Jasper St. Pierre e5f4586356 Normalize all Game INI files
Add a simple Python script that does a basic normalization on
the game INI files and run it across all the files we have. This
normalizes the sections, their order and comments, and the whitespace
within them.

It also removes the sections Video_Hardware, Gecko, and Wii, which
should not be in the game INI files we ship by default.
2013-08-11 11:32:11 -04:00

31 lines
586 B
INI

# GGTE01 - ChibiRobo!
[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 = 5
[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.
$Max Battery Energy
0728E819 08000000
0438F74C 4479C000
$Infinite Battery Energy
0728E81A 08000000
0438F748 4479C000
$Max/Infinite Money
0728E81B 08000000
0438F750 0001869F
$Max Happy Points
0728E81C 08000000
0438F73C 0001869F