Skip to content
Permalink
Browse files
Merge pull request #9113 from ShiftaDeband/ini/FixPSOTrials
Add .ini configuration files for Phantasy Star Online Episode I&II Trial Edition and Episode III Trial Edition
  • Loading branch information
leoetlino committed Oct 20, 2020
2 parents ce59b02 + 3ca9827 commit 47059f6
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
@@ -0,0 +1,18 @@
# DPOJ8P - PHANTASY STAR ONLINE EPISODE I&II TRIAL EDITION

[Core]
# Values set here will override the main Dolphin settings.

[OnLoad]
# Add memory patches to be loaded once on boot here.

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
$Bypass Modem Detection
04194f40 4182002c

[Video_Settings]
SafeTextureCacheColorSamples = 512
@@ -0,0 +1,16 @@
# DPSJ8P - PHANTASY STAR ONLINE EPISODE III TRIAL EDITION

[Core]
# Values set here will override the main Dolphin settings.

[OnLoad]
# Add memory patches to be loaded once on boot here.

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.

[Video_Settings]
SafeTextureCacheColorSamples = 512

0 comments on commit 47059f6

Please sign in to comment.