Patch:Bio Menace/High scores table

From ModdingWiki
Jump to navigation Jump to search

This page covers a patch for Bio Menace, modifying the level shown when the player gets to enter a new high score entry. Note that this patch is not related to any possible demo playback of the same level.

Bio Menace 1, shareware release (v1.1)

#Upon entering a new high score entry, determines which level to show
%patch $53E2 $0C $00

Bio Menace 1, freeware release (v1.1)

#Upon entering a new high score entry, determines which level to show
%patch $53FF $0C $00

Bio Menace 2, freeware release (v1.1)

#Upon entering a new high score entry, determines which level to show
%patch $537F $0C $00

Bio Menace 3, freeware release (v1.1)

#Upon entering a new high score entry, determines which level to show
%patch $5359 $0C $00