Language…
19 users online: Alex No, ben15420, DanMario24YT, gemstonezVA, GiraffeKiller, Gmario37, Gorry, Green, Hidincuzimsmokin, JudithPrietht, Metal-Yoshi94, MorrieTheMagpie, rafaelfutbal, Ray Hamilton, Sniwott, VoidCrypt, wayht, WhenUnique, xhsdf - Guests: 297 - Bots: 469
Users: 64,795 (2,371 active)
Latest user: mathew

Change the HUD in UBERASM?

Same as the title, but I want to change my hud for only one level. Any way to do this?
Currently working on:
Super Kekcroc World 4 (lol jk)


You can make small changes by modifying the table at $0EF9, but you won't be able to move existing counters around this way. If you need to actually rearrange things, you'll have to create an actual patch (most likely to the routine at $008E1A). All you'd really need to do in the patch though is just add an exception for your level that runs different code.

Professional frame-by-frame time wizard. YouTube - Twitter - SMW Glitch List - SMW Randomizer
There are a handful of patches specifically for this purpose, though afaik all of them do require some ASM knowledge.
Originally posted by Thomas
You can make small changes by modifying the table at $0EF9, but you won't be able to move existing counters around this way. If you need to actually rearrange things, you'll have to create an actual patch (most likely to the routine at $008E1A). All you'd really need to do in the patch though is just add an exception for your level that runs different code.

Alright. I think I'll just use the timer patch instead, as for I think that one might better suit my purpose anyways.
Currently working on:
Super Kekcroc World 4 (lol jk)