Hacker News new | ask | show | jobs
by pipes 23 days ago
Genuine question: Once a room is fully decompiled is it not in a playable state on another platform until it is ported?
1 comments

Yes in theory if you decompile a game then it should compile back to the original platform and generate the exactly same ROM

You'd then have to modify the source code to port it to other platforms