(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
06-14-24 03:02 PM
0 users currently in SMW Hacking.
Acmlm's Board - I3 Archive - SMW Hacking - [ASM Question] Is there a way to disable the select button
  
User name:
Password:
Reply:
 
Options: - -
Quik-Attach:
Preview for more options

Max size 1.00 MB, types: png, gif, jpg, txt, zip, rar, tar, gz, 7z, ace, mp3, ogg, mid, ips, bz2, lzh, psd

UserPost
Sukasa
Posts: 1715/2068
Most button presses are handled before custom block code.

I knwo, I tried it that way.

Plus, you only have to write the registers once!
Tweaker
Posts: 94/131
If you're trying to use an object to disable the select button at certain times, I think it may be as easy as simply continuously writing the "off" state to the address/register/whatever that holds the state of the select button. I'm able to do that on the Genesis, anyway... not sure if it works -entirely- the same in this case. Worth a try, anyway.
ghettoyouth
Posts: 320/332
ok I'll give it a try. thanks
Sukasa
Posts: 1695/2068
What I meant was you could patch the override to your ROM, and then control it with your sprite.

Have a look at it's readme (or find my thread on the override with an HTML version of it) and see how your sprite cancontrol the override.
spel werdz rite
Posts: 1515/1796
I would suggest finding all opcodes that deal with the selct controller button data and delete them.

I don't think there exists a "delete Select button use" RAM Address.
Glyphodon
Posts: 363/536
At x4776 or thereabouts there's some debug code that never, ever gets run. I hack that part out on lots of my random hacks. If you want to make it so capes don't drop on certain levels, you could check level and cape and jump the item box code.

It's pretty easy to read the code around there; it checks to see if up in addition to select is pressed and if so rotates your powerup. This information is all from memory, so I might have gotten some of it wrong.
ghettoyouth
Posts: 319/332
yes I could use that, but I already have a custom generator* for the levels in that I want to disable select. So I want to add some more intructions to that generator

(*disables the item box for the cape, if anyone wants to know)
Sukasa
Posts: 1685/2068
yes. use the controller override to do that. Oh yeah, you can download it from
override.rar
ghettoyouth
Posts: 318/332
As it's said in the title, I need to disable the select button. I don't want to disable it in general, only in a few levels. Can anyone help?
Acmlm's Board - I3 Archive - SMW Hacking - [ASM Question] Is there a way to disable the select button


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.010 seconds; used 350.32 kB (max 398.29 kB)