mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
49f1aad707
This will make some game INIs cover more regions. For INIs with AR codes or patches, I manually created a region-free file without region-specific data while keeping the original.
24 lines
429 B
INI
24 lines
429 B
INI
# WTXPJS - Texas Hold'em Tournament
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues =
|
|
|
|
[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]
|
|
Hack = -1
|
|
ProjectionHack = 0
|
|
|