2013-08-11 11:32:03 -04:00
|
|
|
# GJBE5G - Bomberman Jetters
|
|
|
|
|
|
|
|
[Core]
|
2015-03-01 15:30:20 -06:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2021-11-14 18:44:43 -05:00
|
|
|
# This game does not currently run in Single Core.
|
|
|
|
CPUThread = True
|
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.
|
|
|
|
|
|
|
|
[Video_Settings]
|
|
|
|
SafeTextureCacheColorSamples = 512
|
2017-08-20 01:32:18 -05:00
|
|
|
|
|
|
|
[Video_Hacks]
|
|
|
|
ImmediateXFBEnable = False
|
2013-08-11 11:32:03 -04:00
|
|
|
|