Skip to content

N64 related crash #2

@karazal

Description

@karazal

Whenever i assemble my code, i enter in PJ64 2.3.2.202:
image
idk why this happens
i used .z64 non-extended U! rom
i use rom manager to make private beta rom hacks and the asm is this

; coins won't reset if level has changed

.ORG 0x8024BEC0
LUI $T4,0x8033
LW $T4,0xD93C($T4)
LH $T4,0x00A8($T4)
LUI $AT,0x8034
LH $AT,0xB262($AT)

; display coin count in all levels

.ORG 0x802E3DC0
NOP

as the comment says, is for not reseting coin count in SM64.
Any type of help will be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions