Language…
7 users online: Gregor, Holy Shinx, KevoTan, MangoFZP, TheNewGuy531268, VanVuong41429, X11Gbyte - Guests: 79 - Bots: 75
Users: 70,134 (2,545 active)
Latest user: chillidogs

Modify Intro Message Timer

SMW Tweaks → Modify Intro Message Timer

Tweak Details

Summary: Modify Intro Message Timer
Description: Modifies the timer for the intro level splash text. By using a smaller value, the player can skip through the text faster without having to wait for this to count down. This timer ticks down by 1 every 4 frames.
Tags: intro message timer
Parameters:
timer
Timer. Byte (8 bits). Defaults to $B0.
Code:
org $00A09C
    db <timer>
Submitted: by MarkAlarm