
Comments

No comments yet.
Rayman 3 Readvanced is a recreation of the GBA and N-Gage versions of Rayman 3 to MonoGame, making the game natively playable on PC and other platforms. The original ROM is required to play the game since this project does not contain the game assets.
This is not meant to be a traditional decompilation, but rather a recreation of the game in C#. The game code is however written to be functionally identical to the original code, with the original decompiled C-code being re-written into C#.