Jump to content
NHL'94 Forums

How To: Disable Interference Penalty [SNES]


McMarkis

Recommended Posts

Disable Interference Penalty With Penalties ON


Problem:
Request to disable Interference penalties as certain individuals despise it, and feel it is called too often in SNES.

Solution:
This hack allows you to disable the Interference Penalty while still keeping all other penalties ON.

Technical Details:

This one was simple, we just have to prevent the check to assess goalie interference by skipping.

Old Code:

image.png

Modified Code: Change the BMI (Branch If Minus) to BRA (Branch Always)

image.png

Download the patch tool to create your own ROM or patch an existing ROM

image.png

https://github.com/Mhopkinsinc/NHL94SNESVault/releases

Hex Version:

image.png

1) Replace old hex value with new hex value.

Headerless ROM (.SFC)
ROM Offsets: (hex) F3AA8
Old: 30 
New: 80

Headered ROM (.SMC)
ROM Offsets: (hex) F3CA8
Old: 30 
New: 80

 

  • Love 2
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Who's Online   0 Members, 0 Anonymous, 149 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...