mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
Fix HW DoF removal patches.txt, calls to cave locations should always be absolute
This commit is contained in:
parent
ba7b265d8a
commit
c5b95ece3a
@ -15,4 +15,4 @@ _nullViewport = 0x00000000
|
||||
0x0000001C = blr
|
||||
|
||||
# patch DoF call to ktgl::CCafeGraphicsDevice::GetViewport to use our nulling out function instead
|
||||
0x02878FAC = bl _nullViewport
|
||||
0x02878FAC = bla _nullViewport
|
||||
|
Loading…
Reference in New Issue
Block a user