Skip to content

openblack/bw1-decomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bw1-decomp

Database (Auto-generated) Recompiled PDB (Auto-generated)

Source

The src/ directory contains the decompilation source and the tools needed to rebuild the original runblack.exe executable.

See src/README.md for more details.

Debug Symbols

This recompilation also produces a version with debug symbols which include Global's, function definition and struct definitions.

It's easy to use with tools like Ghidra and Ida Pro by going into Actions/ and downloading the Recompiled PDB debug artifact.

For live debugging, it must be built locally using the RelWithDebInfo build type and launched with the current directory being the original game files directory (where runblack.exe lives).

About

Decompilation of Black & White 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages