Skip to content

Releases: AlexBond2/MHServerEmu

Game Database Browser

04 Apr 13:08
8ccf454

Choose a tag to compare

Game Database Browser Screenshot

A utility to browse and search the prototype database from Marvel Heroes game.

Features

  • Read and parse Marvel Heroes prototype databases
  • Multiple search systems:
    • Search by text
    • Search by PrototypeId
    • Search by class
    • Search by Guid
    • Search selected prototype
  • View detailed prototype information

Installation & Setup

  1. Required Files:

    • Copy Calligraphy.sip and mu_cdata.sip from Marvel Heroes\Data\Game to \Data\Game
    • Copy eng.all_*FFFFFFFFFFFFFFF.string files from Marvel Heroes\Data\Game\loco to \Data\Game\Loco
  2. Run the Game Database Browser executable

Important Notes

⚠️ Initial load time: Loading prototypes may take considerable time on first run as the database is parsed.

Usage

  1. Launch the program after setting up the required files
  2. Wait for the initial database load to complete
  3. Use the various search methods to find game entities.

Credits

Contributors:

  • Kawaikikinou
  • Crypto137
  • AlexBond

Technical Details

The program reads and interprets the game's proprietary data formats to provide human-readable access to the game's prototype database, which contains definitions for all in-game entities.

Support

For issues or feature requests, please open an issue on GitHub.