mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-28 12:18:42 +00:00
TLB hack plus some project changes. I only get a Konami logo though in MGS. Sonic1, plz fix :p
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1467 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f51a08c604
commit
e450578710
13 changed files with 132 additions and 40 deletions
8
Data/User/GameConfig/GGSEA4.ini
Normal file
8
Data/User/GameConfig/GGSEA4.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
# GGSEA4 - METAL GEAR SOLID THE TWIN SNAKES
|
||||
[Core]
|
||||
TLBHack=1
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
9
Data/User/GameConfig/GGSPA4.ini
Normal file
9
Data/User/GameConfig/GGSPA4.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
# GGSPA4 - METAL GEAR SOLID THE TWIN SNAKES
|
||||
[Core]
|
||||
TLBHack = 1
|
||||
#Values set here will override the main dolphin settings.
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
Loading…
Add table
Add a link
Reference in a new issue