Miscellaneous ASM Patches
#13
Code:
// Increases max draw distance by making the far value from the geo layout 0xA command an unsigned value.  
// The max value you can use is 0xFF9C, since a higher value seems to create a weird visual glitch on console.

.orga 0x36D2C // RAM address 0x8027BD2C
lhu t1, 0x22(t7)

I've also included a tweak version of this patch as an attachment to this post.


Attached Files
.zip   IncreaseMaxDrawDistanceTweak.zip (Size: 352 bytes / Downloads: 603)
aglab2 liked this post
Reply


Messages In This Thread
Miscellaneous ASM Patches - by shygoo - 03-27-2018, 10:21 PM
RE: Miscellaneous ASM Patches - by Kaze - 03-27-2018, 10:22 PM
RE: Miscellaneous ASM Patches - by Miles - 10-06-2018, 07:10 PM
RE: Miscellaneous ASM Patches - by Eddio 0141 - 03-30-2018, 09:01 PM
RE: Miscellaneous ASM Patches - by David - 04-01-2018, 07:21 PM
play music when Mario has 0 HP - by Eddio 0141 - 04-08-2018, 04:34 PM
RE: Miscellaneous ASM Patches - by simer - 04-08-2018, 09:04 PM
RE: Miscellaneous ASM Patches - by Kaze - 05-17-2018, 09:58 PM
code hook improved versoin - by Eddio 0141 - 06-17-2018, 03:08 AM
RE: Miscellaneous ASM Patches - by shygoo - 06-20-2018, 09:21 PM
RE: Miscellaneous ASM Patches - by David - 10-18-2018, 12:41 PM
RE: Miscellaneous ASM Patches - by Kaze - 11-17-2018, 03:55 PM
RE: Miscellaneous ASM Patches - by jesusyoshi54 - 11-17-2018, 03:57 PM
RE: Miscellaneous ASM Patches - by jesusyoshi54 - 01-06-2019, 11:45 PM
RE: Miscellaneous ASM Patches - by jesusyoshi54 - 03-01-2019, 12:11 AM
RE: Miscellaneous ASM Patches - by jesusyoshi54 - 07-09-2019, 09:16 PM



Users browsing this thread: 1 Guest(s)