2011-07-24 13:07:36 +00:00
|
|
|
# GPSE8P - PSO CARD BATTLE
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[Core]
|
|
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2013-07-15 14:18:35 +00:00
|
|
|
EmulationStateId = 4
|
|
|
|
EmulationIssues = Needs Real Xfb for the videos to display. D3D11 has issues.
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[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.
|
|
|
|
|
2011-07-24 13:07:36 +00:00
|
|
|
[Video]
|
|
|
|
ProjectionHack = 0
|
|
|
|
PH_SZNear = 0
|
|
|
|
PH_SZFar = 0
|
|
|
|
PH_ExtraParam = 0
|
2013-08-11 15:32:03 +00:00
|
|
|
PH_ZNear =
|
|
|
|
PH_ZFar =
|
|
|
|
|
2013-07-15 14:18:35 +00:00
|
|
|
[Video_Settings]
|
|
|
|
UseXFB = True
|
|
|
|
UseRealXFB = True
|
|
|
|
SafeTextureCacheColorSamples = 512
|
2013-08-11 15:32:03 +00:00
|
|
|
|