mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
GameSettings: Add 2D rendering patches for MVP Baseball 2004 and MVP Baseball 2005
Thanks to hthh for figuring out this dcache issue!
This commit is contained in:
5
Data/Sys/GameSettings/GV4E69.ini
Normal file
5
Data/Sys/GameSettings/GV4E69.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# GV4E69 - MVP Baseball 2005
|
||||
|
||||
[OnFrame]
|
||||
$Fix 2D Rendering
|
||||
0x80319214:dword:0x48113250
|
5
Data/Sys/GameSettings/GVPE69.ini
Normal file
5
Data/Sys/GameSettings/GVPE69.ini
Normal file
@ -0,0 +1,5 @@
|
||||
# GVPE69 - MVP Baseball 2004
|
||||
|
||||
[OnFrame]
|
||||
$Fix 2D Rendering
|
||||
0x803C92D4:dword:0x480DA8E4
|
Reference in New Issue
Block a user