Rayman Adventures hacking: Difference between revisions

RayWizard (talk | contribs)
Added more data
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 14: Line 14:


=== Archived saves ===
=== Archived saves ===
Dude to the game's servers being shutdown in June of 2023, many people have lost their devices, deleted the game and forgot about it. It's very difficult to find save files.
Dude to the game's servers being shutdown in June of 2023, many people have lost their devices, deleted the game and forgot about it. It is very difficult to find save files.
==== Adventure 12 ====
==== Adventure 12 ====
<gallery widths="320px" heights="200px">
<gallery widths="320px" heights="200px">
Line 40: Line 40:
{{Rewrite-expand}}
{{Rewrite-expand}}


=== Loading Error ===
=== Loading error ===
If the save file is modified without proper tools (deleting random symbols), the game will act like the player starts a new slot, but before that it will give this error, probably used for debugging.
If the save file is modified without proper tools (deleting random symbols), the game will act like the player starts a new slot, but before that it will give this error, probably used for debugging.
<gallery widths="300px" heights="150px">
<gallery widths="300px" heights="150px">
Save-File Error.png|An error you get while loading a corrupt save file.
Save-File Error.png|An error obtained when loading a corrupt save file.
</gallery>
</gallery>


Line 70: Line 71:


== Level replacement ==
== Level replacement ==
Editing any level files (.isc for scenes and .sgs for scene congif) with a file from <code>bundleonboardingadvNUMBER_PLATFORM</code> can load the level. The music and rewards does not update, so most levels you might have too many lums or very little lums depending on the chosen level. This also allows to load Scrapped/Unused Levels and Beta/Test levels from the Early Build.
Editing any level files (.isc for scenes and .sgs for scene congif) with a file from <code>bundleonboardingadvNUMBER_PLATFORM</code> can load the level. The music and rewards do not update. This might result in too many or very little [[Lum (UbiArt games)|Lums]] depending on the chosen level. This also allows to load scrapped and/or unused levels and beta and/or test levels from the early build.
 
=== Marathons ===
=== Marathons ===
Trying to load a marathon will result in a failure as the bricks will not generate. The music, fire and the starter brick appear and work fine.
Trying to load a marathon will result in a failure as the bricks will not generate. The music, fire and the starter brick appear and work fine.
<gallery widths="300px" heights="150px">
<gallery widths="300px" heights="150px">
LOTLD Marathon Fail.png|The [[Land of the Livid Dead (UbiArt games)|Land of the Livid Dead]] without any bricks spawning.
LOTLD Marathon Fail.png|The [[Land of the Livid Dead (UbiArt games)|Land of the Livid Dead]] without any bricks spawning.
</gallery>
</gallery>
== Android and iOS mods ==
== Android and iOS mods ==
By editing code in the <code>classes4.dex</code> file that can be found in the  APK (rename <code>.apk</code> to <code>.zip</code> and extract it), one can disable the OBB integrity check. This checks the MD5 and size in kilobytes of the OBB to verify if the OBB has been modified. Disabling this allows the player to edit levels, textures, PBKs (only by fully replacing them), and more.
By editing code in the <code>classes4.dex</code> file that can be found in the  APK (rename <code>.apk</code> to <code>.zip</code> and extract it), one can disable the OBB integrity check. This checks the MD5 and size in kilobytes of the OBB to verify if the OBB has been modified. Disabling this allows the player to edit levels, textures, PBKs (only by fully replacing them), and more.
== Level force replacement ==
In the scene file for the [[Medieval Mayhem]] [[Adventure Map]], there are paths that tell the game which level to load. Changing these file paths will force the game to load a different level. This process is similar to modifying the scene files for levels, but it ensures that the music, rewards, and other assets are loaded properly. This method can be used to access stages such as the [[Land of the Livid Dead (UbiArt games)|Land of the Livid Dead]] Challenge.
[[Category:Other]]