Add .ini configuration files for Phantasy Star Online Episode I&II Trial Edition and Episode III Trial Edition #9113
+34
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
This pull request adds two new .ini configuration files for game IDs DPSJ8P (Phantasy Star Online Episode I&II Trial Edition) and DPOJ8P (Phantasy Star Online Episode III C.A.R.D. Revolution Trial Edition).
To summarize, both games require the same
SafeTextureCacheColorSamples = 512configuration to render text more properly. PSO Episode III appears to have or had issues with Immediate XFB, so it is set toImmediateXFBEnable = False.In addition, the PSO Ep. I&II Trial Edition requires a modem to be present. Since the modem was the only option at the time, the BBA will not be recognized. This requires either a 32-bit patch (80194F40 4182002C, thank you to evilhamwizard) or an Action Replay code (04194F40 4182002C, thank you Sappharad) to bypass the initial screen as outlined on the wiki page.
Thank you for your consideration.