maybe objdiff-style gui wrapper for reccmp.
This was primarily developed for and tested with the Touhou 7 decompilation project as well as the Touhou 8 decompilation project. There may be edge cases unaccounted for in programs outside of those projects. If there happen to be any, please open an issue.
This is only for use with 32-bit x86 applications with old versions of MSVC. If you aren't using that, then you probably aren't using reccmp in the first place.
- Go into
File -> New. Select the project directory in the folder picker (that is the directory containingreccmp-project.ymlandreccmp-user.yml), fill out the build command, and clickFinish. Or load thereccmp-gui.ymlinFile -> Open -> Browse.... - If they're not already auto-detected, browse for the locations of
reccmp-reccmpand co. Then, select your target. It'll automatically start building after doing that. - Select a function in the listing to view the assembly diffs. Use
NandShift+Nto jump to next and previous diff.
This project is dual-licensed under your choice of the GPLv3 or LICENSE.