![]() | ||
Views: 23,831,304 |
Home
| Forums
| Uploader
| Wiki
| Object databases
| IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search |
02-15-25 01:57 PM |
Guest: |
0 users reading modify marios speeed limit? | 1 bot |
Main - General SM64DS hacking - modify marios speeed limit? | Hide post layouts | New reply |
isceptul |
| ||
![]() Red Paragoomba Sparsite dupe Level: 17 Posts: 5/54 EXP: 23112 Next: 1631 Since: 11-03-15 Last post: 3190 days ago Last view: 3043 days ago |
I'm curious how i can modify marios speed limit, l want him to run a lot faster than intended. I know this can be done with AR codes, but i want this patched into my rom so they dont need to type an AR code.
EDIT: crud, i realised i should've posted this in the sm64ds help thread. I will do that in the future, sorry. |
Fiachra |
| ||
Local moderator Level: 65 Posts: 879/1065 EXP: 2317112 Next: 18516 Since: 12-15-12 From: Ireland Last post: 2456 days ago Last view: 405 days ago |
// Increase the running speed (this method called when player moving character) to get the maximum speed. // Modify as appropriate. void repl_020D3C64_ov_02() { asm ( "mov r0, #0x026000 \t\n" ); } // Increase the rate of Mario accelerating from standing still to 8x faster. void repl_020D40E0_ov_02() { asm ( "mov r2, #0x8000 \t\n" ); } |
isceptul |
| ||
![]() Red Paragoomba Sparsite dupe Level: 17 Posts: 9/54 EXP: 23112 Next: 1631 Since: 11-03-15 Last post: 3190 days ago Last view: 3043 days ago |
Thanks, but im confused on how to patch asm to my rom. Idk how to patch it with nsmbe |
Fiachra |
| ||
Local moderator Level: 65 Posts: 882/1065 EXP: 2317112 Next: 18516 Since: 12-15-12 From: Ireland Last post: 2456 days ago Last view: 405 days ago |
There's a stickied thread on it here. Please try to do some investigation of your own first before asking questions. |
Main - General SM64DS hacking - modify marios speeed limit? | Hide post layouts | New reply |
Page rendered in 0.012 seconds. (2048KB of memory used) MySQL - queries: 26, rows: 201/201, time: 0.008 seconds. ![]() © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |