![]() | ||
Views: 17,145,782 |
Home
| Forums
| Uploader
| Wiki
| Object databases
| IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search |
05-28-22 02:12 PM |
Guest: |
0 users reading Misc. ASM hacks | 1 bot |
Main - NSMB2 hacking - Misc. ASM hacks | Hide post layouts | New reply |
RicBent |
| ||
Administrator Level: 44 ![]() Posts: 411/466 EXP: 597826 Next: 13459 Since: 09-25-12 From: Germany Last post: 324 days ago Last view: 22 days ago |
In this thread you can post all your smaller ASM hacks. I will try to link to all of them in the first post. Sprite Size Modifier This hacks allows scaling sprites via nybble 23. It does so by adding a custom implementation for ActivePhysics::initWithStruct(Actor* owner, ActivePhysics::Info* info) which scales the hitboxes accordingly and hooking StageActor::afterCreate(StageActor*) to apply model scales. Some sprites tho overwrite the scale vector after StageActor::afterCreate(StageActor*) tho or just don't use the scale vector in onDraw thus making this hack not work with quite a few sprites. Code can be found here: https://github.com/RicBent/Magikoopa-NSMB2-Examples/blob/master/SizeModifier/ ____________________ GitHub - YouTube - NSMBHD |
Main - NSMB2 hacking - Misc. ASM hacks | Hide post layouts | New reply |
Page rendered in 0.012 seconds. (2048KB of memory used) MySQL - queries: 27, rows: 104/104, time: 0.006 seconds. ![]() © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |