mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-05 19:19:43 -06:00
Remove half pixel globally instead of negating them with patches.
This commit is contained in:
@@ -79,11 +79,6 @@ invalid_instructions = [
|
||||
{ data = 0x00485645, size = 44 } # End of .text
|
||||
]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "HalfPixelOffsetMidAsmHook"
|
||||
address = 0x82E9FD64
|
||||
registers = ["f9", "f0"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "IndexBufferLengthMidAsmHook"
|
||||
address = 0x82E26244
|
||||
@@ -94,16 +89,6 @@ name = "SetShadowResolutionMidAsmHook"
|
||||
address = 0x82BAD87C
|
||||
registers = ["r11"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "Primitive2DHalfPixelOffsetMidAsmHook"
|
||||
address = 0x830D1F40
|
||||
registers = ["f13"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "Primitive2DHalfPixelOffsetMidAsmHook"
|
||||
address = 0x830D213C
|
||||
registers = ["f13"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "CameraAspectRatioMidAsmHook"
|
||||
address = 0x82468E84
|
||||
|
||||
Reference in New Issue
Block a user