u/HollywoodAkeem

I made a static recompilation of Smackdown Vs. Raw 2007 on my freetime
▲ 201 r/retrogamedev+1 crossposts

I made a static recompilation of Smackdown Vs. Raw 2007 on my freetime

Hey yall, my name is HollywoodAkeem and on my freetime a made a xbox 360 game (Smackdown vs Raw 2007) run on native pc code thanks to a few tools. Posting here because i think this community will appreciate the engineering posture: it's not interpretive emulation, the PPC code is decompiled then recompiled ahead of time, and the output is a native Windows .exe that links a runtime providing the Xbox 360 kernel/GPU/audio APIs. Comparable to how Zelda 64: Recompiled and friends work on the N64 side. Mods let me know if this isnt appropriate in this sub.

Public release of SVR07-Recomp:

Trailer: https://youtu.be/ozP0BlBFnlI

Source + releases: https://github.com/HollywoodAkeem/SVR07-Recomp

Runtime: https://github.com/HollywoodAkeem/rexglue-sdk-yukes (fork of upstream RexGlue with game-specific fixes)

Happy to answer technical questions in-thread or on Discord: https://discord.gg/EtUD6D6Sct

u/HollywoodAkeem — 14 days ago