Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

om_mappings

Deobfuscation mappings for the game Opus Magnum.

Obfuscated names are unstable between game versions; they are mapped to (hopefully) stable intermediary names using matcher. Intermediary names are then mapped to human-readable names.

Intermediary mappings files are named mappings_<branch>_<date>[_<optional description>]_<mvid>.json, where branch represents the steam game version branch (default, community edition, previous, etc.), date is the release date of the update, and mvid is the MVID (module version id) that uniquely identifies the game assembly. (This is because, for some reason, Opus Magnum does not actually have any version numbers.)

About

Deobfuscation mappings for the game Opus Magnum.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors