Language…
5 users online:  Anorakun, playagmes169, random_box, X11Gbyte, Zavok - Guests: 87 - Bots: 138
Users: 67,616 (2,009 active)
Latest user: duu

Re:timer (OOF patch v2.0)

SMW Patches → Re:timer (OOF patch v2.0)

Submission Details

Name: Re:timer (OOF patch v2.0)
Author: korochun
Added:
Version History: View
Tool: Asar
Requires Free Space: Yes
Bug Fix: No
Featured: No
Description: Makes the game timer jump to a number and stay there upon reaching a certain other number. Both numbers are customisable inside the patch and a texture map is included.

To customise:
1. Edit retimer.asm.
2. Find the "!warp" and "!freeze" defines with a lot of comments.
3. Read the comments.
4. Change the defines.
5. Save and enjoy!

Update v2.0:
+ possibility to change timer values
+ digit map
+ ASCII support
+ SA-1 support
+ SuperFX support
The update doesn't leak free space and completely removes the previous version.
Tags: counter customizable lorom sa-1 superfx timer
Comments: 11 (jump to comments)
Download 6.38 KiB | 160 downloads

Screenshots

Comments (11)

 Maarfy Link
This is a patch of… rather limited utility, but it is functional. Some of the timer’s quirks might cause unexpected behavior, though - users would best make note of the following:
  • Leading zeroes are automatically blanked out by the timer - a timer set to freeze on “070” will show up as “ 70”.
  • Freezing the timer at “099” will cause the “time is running out” music speed up sound to play over and over again.
  • Freezing the timer at “000” will kill the player.
  • Three-letter entries like “OOF” or “WOW” are technically numbers in the context of the timer, in fact rather large ones - ending a level with the timer set to a word like this will mess with the time/score tally just as if the timer were set too high normally.
  • Anything that directly interferes with the timer will likely conflict with this patch - the vanilla game’s own green berries, for instance, will turn a timer frozen at “WOW” into “XGW”, which will then resume counting down.
  • If the timer hits the “freeze” value before reaching the “warp” value, it’ll freeze on its own.

Also:

Originally posted by the patch
The following defines are timer values. They can be defined as bytes (ex. $00,$00,$09) or as strings (as it is).

Note that the quotes after !freeze = must be removed in order to define a time as bytes; the same must be done for the quotes around “!freeze” in freeze: db “!freeze” just after freecode.

Tested with Asar 1.71, Lunar Magic 3.03, SA-1 1.31, Snes9x 1.59.2.
korochun Author From older version: OOF patch Link
Originally posted by zacmario
Can you make it say WTF ?

Totally lol, I’ll make it more customizable soon
 Major Flare From older version: OOF patch Link
Tested with Asar 1.71, ZMZ 1.08.

Well, it's a tad too specific... but like the fart patch, I feel it can be accepted, since it meets the standards. I suggest you make it a bit more customizable, like letting the user dictate which characters will be shown if timer gets below 10, for example.

Also, does not work with SA-1.
zacmario From older version: OOF patch Link
Can you make it say WTF ?
korochun Author From older version: OOF patch Link
Originally posted by Emerald Shell
Good luck finding a good use of this

My trolling romhack. You can use it in yours. I'd say this is more of "setup the tools for hacking" than "I MADE DA BEST HAX".
I can as well make it allow you to change the value (any text, ex. WOW, HI, LOL, POW etc.)
7 up From older version: OOF patch Link
Good luck finding a good use of this
korochun Author From older version: OOF patch Link
Originally posted by Giftshaven
How about a patch that turns everything to OOF?


I’d say it would be a GFX pack then.
Giftshaven From older version: OOF patch Link
How about a patch that turns everything to OOF?
 Erik From older version: OOF patch Link
 Manofer From older version: OOF patch Link
ok.