mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
bfd94d590b
Removes STC from Star Wars: Rogue Squadron III: Rebel Strike: Limited Edition Bonus Disc (Demo). Removes efb to ram setting from Tiger Woods PGA TOUR 2005, Tiger Woods PGA TOUR 06, Mission: Impossible Operation Surma and Terminator 3: The Redemption since it is no longer needed. Sets Army Men Air Combat and Pac-Man World 3 to LLE audio due to audio issues with HLE (slow audio). Corrects some mistakes in F zero (virtual console) and The Magic Obelisk ini files. Finally it removes comments that are simply stating the obvious and references to revs that games were tested with.
31 lines
535 B
INI
31 lines
535 B
INI
# GP8EAF - Pac-Man World 3
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
DSPHLE = False
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues = Slow audio with HLE.
|
|
|
|
[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]
|
|
ProjectionHack = 0
|
|
PH_SZNear = 0
|
|
PH_SZFar = 0
|
|
PH_ExtraParam = 0
|
|
PH_ZNear =
|
|
PH_ZFar =
|
|
|
|
[DSP]
|
|
EnableJIT = True
|