mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-05-07 03:03:35 -05:00
Remove graceful exit hook
Might as well stick with ExitProcess, seeing as this is how the game is exited on Xbox.
This commit is contained in:
@@ -104,11 +104,6 @@ name = "Primitive2DHalfPixelOffsetMidAsmHook"
|
||||
address = 0x830D213C
|
||||
registers = ["f13"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "GracefulLoopExitMidAsmHook"
|
||||
address = 0x822C1018
|
||||
return_on_true = true
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "CameraAspectRatioMidAsmHook"
|
||||
address = 0x82468E84
|
||||
|
||||
Reference in New Issue
Block a user