/RE2-Mod-SDK-Ext

Extended Toolkit for Resident Evil 2 Classic Rebirth

Primary LanguageC++

RE2-MOD-SDK-EXT for Resident Evil 2 Classic Rebirth

bio2 1.10.exe バイオハザード 2 Resident Evil 2

This is a vast expansion of RE2-Mod-SDK.

For this project, I simply ported over symbols from my Resident Evil 2 Dual Shock Disassembly project for the original PlayStation to the Sourcenext v1.1 PC release of バイオハザード 2, thus greatly expanding the capabilities of Gemini's RE2 Mod SDK.

The provided example simply changes the background in the configuration menu and prints "Config."

Please, do not distribute this with the actual game.

All rights, including the copyrights of game, scenario, music and program are reserved by CAPCOM Co., Ltd.

Compile

This project must be compiled with x86 profile.

Precompiled headers were not used and is optional.

Status

  • Initialize and confirm working status
  • Document all data structures
  • Document all function signatures

24 July 2020

Initial Release