Tales of Xillia 2: Difference between revisions

From RPCS3 Wiki
(Unnecessary duplication of developers since NTS was merged into BNG)
(Added FPS cap issue)
Line 42: Line 42:
|aspect ratio                        = <!-- Auto, 4:3, 16:9 -->
|aspect ratio                        = <!-- Auto, 4:3, 16:9 -->
|aspect ratio notes                  =  
|aspect ratio notes                  =  
|framelimit                          = <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit                          = Auto <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit notes                    =  
|framelimit notes                    = To be toggled when using [[#Cannot change FPS cap dynamically|RainbowCookie's hacked build]].
|anisotropic filter                  = <!-- Automatic, Disabled, 2x, 4x, 8x, 16x -->
|anisotropic filter                  = <!-- Automatic, Disabled, 2x, 4x, 8x, 16x -->
|anisotropic filter notes            =  
|anisotropic filter notes            =  
Line 121: Line 121:
==Known Issues==
==Known Issues==
<!-- Mention any known issues relating to the game. Use the issue and PR template if necessary. If no notable issues are present, mention "There are no reported issues with this title." -->
<!-- Mention any known issues relating to the game. Use the issue and PR template if necessary. If no notable issues are present, mention "There are no reported issues with this title." -->
=== Cannot change FPS cap dynamically ===
This title has a 60FPS cap during combat and a 30FPS cap for all other scenarios in-game. However, RPCS3 is currently incapable of dynamically switching this FPS cap between 30FPS and 60FPS so users are forced to play combat scenes at half-speed. This issue is tracked in {{issue|5243}}. Currently, the only solution present is to use a [https://github.com/RainbowCookie32/rpcs3/issues/1#issuecomment-524415985 hacked build] by RainbowCookie that let's you switch the FPS cap from 30FPS to 60FPS by pressing the analog stick L3 button. Be sure to set the ''framelimit'' option to '''Auto'''.
=== Missing Audio===  
=== Missing Audio===  
If you find that the music and some sound effects are missing when playing the game with RPCS3's default settings, you need to modify settings present only in the config.yml. [[Help:Frequently Asked Questions#Modifying settings through config.yml|Click here]] for instructions on accessing the same. Search for "PPU Threads" which should be the third line in the file. Change the value from <code>2</code> to <code>1</code>, save and close the file. This should fix any audio issues present.
If you find that the music and some sound effects are missing when playing the game with RPCS3's default settings, you need to modify settings present only in the config.yml. [[Help:Frequently Asked Questions#Modifying settings through config.yml|Click here]] for instructions on accessing the same. Search for "PPU Threads" which should be the third line in the file. Change the value from <code>2</code> to <code>1</code>, save and close the file. This should fix any audio issues present.

Revision as of 12:28, 9 October 2019

Tales of Xillia 2
Developer(s) Bandai Namco Games
Publisher(s) Bandai Namco Games
Series Tales
Release date(s) JP November 1, 2012
NA August 19, 2014
EU August 22, 2014
Release type PlayStation 3 exclusive
Genre(s) Role-playing
Mode(s) Single-player, Co-op
GameID(s) BLUS31397 (IRD), BLES01962 (IRD), BLJS10188 (IRD), NPUB31443
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page


Configuration

Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.

GPU configuration

Setting Option Notes
Renderer Vulkan Recommended to get the best performance.
Framelimit Auto To be toggled when using RainbowCookie's hacked build.

Known Issues

Cannot change FPS cap dynamically

This title has a 60FPS cap during combat and a 30FPS cap for all other scenarios in-game. However, RPCS3 is currently incapable of dynamically switching this FPS cap between 30FPS and 60FPS so users are forced to play combat scenes at half-speed. This issue is tracked in Issue 5243. Currently, the only solution present is to use a hacked build by RainbowCookie that let's you switch the FPS cap from 30FPS to 60FPS by pressing the analog stick L3 button. Be sure to set the framelimit option to Auto.

Missing Audio

If you find that the music and some sound effects are missing when playing the game with RPCS3's default settings, you need to modify settings present only in the config.yml. Click here for instructions on accessing the same. Search for "PPU Threads" which should be the third line in the file. Change the value from 2 to 1, save and close the file. This should fix any audio issues present.