mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
06d65f2363
Cubivore had an old issue before Hybrid XFB was merged involving the screen shifting left. Immediate XFB actually brings the issue back. It should be disabled for this title.
21 lines
355 B
INI
21 lines
355 B
INI
# GCVEEB - Cubivore
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[Video_Hacks]
|
|
ImmediateXFBEnable = False
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
$Max Lovebits
|
|
010C0B94 08000000
|
|
02350350 000003E7
|
|
0242B250 000003E7
|
|
$Full Health
|
|
010C0B95 08000000
|
|
043C83F0 3F800000
|