2015-02-07 21:52:06 +01:00
|
|
|
# R8LE20, R8LP7J - Chicken Blaster
|
2013-08-11 11:32:03 -04:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 15:30:20 -06:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 11:32:03 -04:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2011-09-23 02:27:30 +03:00
|
|
|
EmulationStateId = 4
|
2011-12-18 14:52:40 +02:00
|
|
|
EmulationIssues = Needs Real XFB in order to be playable.
|
2013-08-11 11:32:03 -04: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-09-23 02:27:30 +03:00
|
|
|
[Video_Settings]
|
|
|
|
UseXFB = True
|
|
|
|
UseRealXFB = True
|
2013-08-11 11:32:03 -04:00
|
|
|
|