Skip to content

void2012/HoMM3-Dreamcast-Dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HoMM3 Dreamcast Dump

Heroes of Might and Magic III: Dreamcast Port Debug information dump.

Unfortunately, the version of the game is RoE(Restoration Of Erathia), which lacks DLC features Provides rich debug information dumped from H3.EXE file.

Contains:

  1. Type information for enums, structs, classes, arrays, etc. 1.1. Member variables, methods, typedefs: types, offsets and names. 1.2. Class derivation information.

  2. Function and methods information. 2.1. Calling conventions, stack arguments(always) and local variables(rarely) types and names.

  3. Visual studio .obj files information

  4. C++ .h and .cpp files information

and so on.

About

Heroes of Might and Magic III Dreamcast Port Debug information dump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors