andrewj
Senior Member

Posts: 1379
Registered: 04-02 |
A better way to change music tracks in BOOM ports is putting a MUSIC section in the dehacked file, for example:
code: [MUSIC]
ROMERO = RUNNIN
RUNNIN = STALKS
STALKS = ROMERO
The other way that entryway posted is the only way to do it with vanilla DOOM.EXE, and it works by text substitution (changing "stalks" to "runnin" in the EXE). That way is less readable and limits what you can do.
|