Language…
7 users online: bwal, cozyduck, EntySky, Leys3r, Slash-18, SomeGuy712x, Zavok - Guests: 216 - Bots: 125
Users: 70,457 (2,475 active)
Latest user: Conjtheruler

Change Starting Lives

SMW Tweaks → Change Starting Lives

Tweak Details

Summary: Change Starting Lives
Description: Changes the amount of lives the player will have when the game starts. Note that values greater than 100 will cause the lives counter to show glitched graphics.
Parameters:
lives
Lives. Byte (8 bits). Defaults to 5.
Code:
org $009E25
    db <lives>-1
Submitted: by Heitor Porfirio