attempt to make a speed hack for Pso Ep3 pal
This commit is contained in:
parent
b5067de060
commit
b4ad00a817
|
@ -3,6 +3,9 @@
|
|||
#The Emulation State.
|
||||
EmulationStateId = 2
|
||||
EmulationIssues = needs texture cache
|
||||
[Speedhacks]
|
||||
# Patch OSYieldThread in attempt to make a speedhack (gave me a few fps more :) )
|
||||
0x8036eba0=400
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
$All cards All range: A + R to activate (made by Daco)
|
||||
|
@ -20,7 +23,7 @@ $All cards All range: A + R to activate (made by Daco)
|
|||
80230DE8 28007FFF
|
||||
80230DE4 482257F1
|
||||
8011DD70 807F0030
|
||||
$No texture mode (made by phytress/card gray, imported by daco)
|
||||
$No texture mode (made by phytress/card gray, imported to pal by daco)
|
||||
804565D4 A0850AE4
|
||||
804565D8 2C040140
|
||||
804565DC 38800000
|
||||
|
@ -34,3 +37,4 @@ $No texture mode (made by phytress/card gray, imported by daco)
|
|||
Widescreen = 0
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = -1
|
||||
|
|
Loading…
Reference in New Issue