Jump to content
NHL'94 Forums

Recommended Posts

Posted (edited)

Real Time Clock [SNES]


Note:
Full credit to @Brodeur30 & @kingraph for the original GENS hack.

Problem:
Request for the Real Time Clock feature to be implemented on the SNES. This enables period and penalty durations to correspond with actual real-world time, meaning a 5-minute period is equivalent to 5 real minutes.

Modify The Time Clock To Be Real Time:
Want to make the time clock use real time instead of 2.5x speed?

ROM Offset: (hex)F85B6-F85B7
Change: AA 0A to 44 04

The above change will slow the clock down to real time.

image.png

Modify The Penalty Clock To Be Real Time:
Want to make the penalty clock real time?

ROM Offset: (hex)F3F66-F3F67
Change: 18 00 to 3C 00

image.png

ROM Offset: (hex)F8668-F8669
Change: 18 00 to 3C 00

image.png

The above 2 changes will make the penalty clock real time.

BONUS INFO:
This is all setup already on the SNES GitHub repo along with other Hacks. Check it out!

Edited by McMarkis
  • Love 1

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.

×
×
  • Create New...