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:
Hyper
2024-10-18 09:02:21 +01:00
parent df919faa57
commit 8f80396b1f
4 changed files with 0 additions and 28 deletions
-5
View File
@@ -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