mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
b32bfdfddb
This is a cleanup of the gameini database. Specifically: It removes the "Issues=..." lines and their respective comments since they don't show up in the gui, are very old and wrong in most cases. They contain probably more than 4 year old comments (i don't have a clue who or when wrote them). Also remove the "EFBCopyCacheEnable = True" lines from the database. These were put at a time that efb to Ram had resolution issues without cache being enabled, safe texture cache could be disabled and speed was detrimental. Now that efb to ram doesn't have the same res issues as back then, safe texture cache can't be disabled with speed gains being non existent (you get even a speed hit if texture cache is put to safe) i think it should be removed from the database.
35 lines
649 B
INI
35 lines
649 B
INI
# GLME01 - Luigi's Mansion
|
|
|
|
[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.
|
|
$Infinite Health
|
|
040B9524 60000000
|
|
$999 Cash
|
|
040AE4D0 3C00270F
|
|
040AE4E8 60000000
|
|
040AE500 60000000
|
|
$99 of some treasures
|
|
040AE518 63180063
|
|
040AE51C 3F000063
|
|
040AE520 3F000063
|
|
040AE524 3F000063
|
|
040AE528 3F000063
|
|
040AE52C 3F000063
|
|
040AE530 3F000063
|
|
$End Boss Has No HP
|
|
|