Language…
12 users online: bald_ridge, Children's Playmate Magazine, dubiousdinobot, El Cuh Fermin, Galeth, HammerBrother, MarkVD100, nogluhx, Sokobansolver, Stars, UlticraftMTT, VanVuong41429 - Guests: 229 - Bots: 82
Users: 70,574 (2,469 active)
Latest user: NAgaz

Disable Controller Buttons

UberASM Repository → Disable Controller Buttons

Submission Details

Name: Disable Controller Buttons
Author: janklorde
Added:
Type: Level
Includes GFX: No
Includes Hijack: No
Featured: No
Description: This is a simple uberASM that allows you to disable any single or combination of controller inputs for the duration of a level.
You cannot disable combinations of buttons without also disabling them individually.
For example, if you wanted Y and B to function individually but disable Y+B pressed together, this is not possible with this patch in its current form.

Could be used to disable spin jump or regular jump in a level, or any directional input, or any combination of these.
Can also be used to disable L/R, so you could use this to disable screen scrolling on a per level basis if you so desired.

Credit is always appreciated :)


Tags: button disable input lorom sa-1
Comments: 4 (jump to comments)
Rating:
5.0 (1 rating)
No rating
Download 1.18 KiB | 864 downloads

Screenshots

Comments (4)

 Donut Link
Works on lorom; added missing lorom tag.

Tested with:
-Lunar Magic 3.31
-UberASM Tool 1.4
-bsnes v115
-SA-1 1.40
Hiroki Link
excelent asm ! thanks =)
Galeth Link
Great for my SMB themed levels 8>
 RussianMan Link
Tested With:
Lunar Magic 3.30
UberASMTool 1.4
BSNES v115
SA-1 1.32

The submission has been updated by the author to fix some issues, though do note that there are caveats with disabling certain buttons (X/Y for example) because of the way SMW handles controller inputs. Otherwise it works fine.