![]() | ||
Views: 9,361,517 |
Home
| Forums
| Uploader
| Wiki
| Object databases
| IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search |
02-20-19 06:23 PM |
Guest: |
0 users reading Misc. ASM hacks | 1 bot |
Main - NSMB2 hacking - Misc. ASM hacks | New reply |
RicBent |
| ||
Administrator Level: 41 ![]() Posts: 411/459 EXP: 475606 Next: 4539 Since: 09-25-12 From: Germany Last post: 131 days ago Last view: 1 day 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 | New reply |
Page rendered in 0.025 seconds. (2048KB of memory used) MySQL - queries: 25, rows: 99/99, time: 0.022 seconds. ![]() © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |