Rayman Adventures hacking: Difference between revisions

From RayWiki, the Rayman wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
The mobile game [[Rayman Adventures]] was shut in June of 2023, but Rayman fans have discovered ways to hack the game.
The mobile game ''[[Rayman Adventures]]'' was shut down in June 2023, but players have discovered ways to hack the game.


== Save Files ==
== Save files ==
A "save file" is a file located on Android > Data > com.ubisoft.raymanadventures > files > DefaultSavegameName_0.sav, while on IOS it's harder to access save files. the save files stores info listed below.
A save file is located at <code>Android/data/com.ubisoft.raymanadventures/files/DefaultSavegameName_0.sav</code> on Android. On iOS, it is harder to access save files. The save file stores the information listed below:
<pre>
* Adventure Number/ID
Adventure Number/ID
* Current equipped skin
Current Equipped Skin
* [[Incrediball]]s
Incredibals
* [[Sacred Tree]] height
Sacred Tree Height
* Adventure levels
Adventure Levels
* Beatbox tracks
Beatbox Tracks
* Achievements
Achievements
 
</pre>
This list may be incomplete.
This list may be InComplete
 
=== Archived Saves ===
=== Archived saves ===
==== Adventure 12 ====
==== Adventure 12 ====
<gallery widths="320px" heights="200px">
<gallery widths="320px" heights="200px">
Adventure 12 Title Screen.png|The Title Screen on Adventure 12
Adventure 12 Title Screen.png|The title screen in Adventure 12.
Adventure 12 Adventure Map.png|The wolrd map on Adventure 12.
Adventure 12 Adventure Map.png|The world map in Adventure 12.
</gallery>
</gallery>
==== Adventure 31 ====
==== Adventure 31 ====
{{Rewrite-expand}}
==== Adventure 223 ====
==== Adventure 223 ====
{{Rewrite-expand}}
==== Adventure 509 ====
==== Adventure 509 ====
{{Rewrite-expand}}
=== Loading Error ===
=== Loading Error ===
== Adventure Map Replacing ==
{{Rewrite-expand}}
By modifying the [[Adventure Map]] on the 3 bundleonboardingadvNUMBER_PLATFORM.ipk files and replacing the normal one with a map from another world the game will load a map with 3 or 4 levels (depending on the selected map) instead of the regular 2 levels at Adventure 1 and 3 levels at Adventure 2.
 
== Adventure Map replacement ==
By modifying the [[Adventure Map]] in the three <code>bundleonboardingadvNUMBER_PLATFORM.ipk</code> files and replacing the normal one with a map from another world, the game will load a map with three or four levels (depending on the selected map) instead of the regular two levels in Adventure 1 and three levels in Adventure 2.
 
=== Adventure Map ===
=== Adventure Map ===
the player can play new levels if they modify the [[Adventure Map]]. For example, in adventure 1 the game has 3 levels stored in bundleonboardingadv1_PLATFORM.ipk (one of them was the old tutorial level which isn't on Adventure 1 anymore), but the other selected map may have 3 or 4 levels. This makes the game to place random levels from [[Medieval Mayhem]]. The Skull level is either a brawl or a time level.
The player can play new levels if they modify the [[Adventure Map]]. For example, in Adventure 1, the game has three levels stored in <code>bundleonboardingadv1_PLATFORM.ipk</code> (one of them was the old tutorial level, which is not in Adventure 1 anymore), but the other selected map may have three or four levels. This causes the game to place random levels from [[Teensies In Trouble#Rayman Adventures|Medieval Mayhem]]. The skull level is either a brawl or a time level.
 
<gallery widths="300px" heights="150px">
<gallery widths="300px" heights="150px">
Adventures-Modified-Map-1.png|[[Olympus Maximus]] Map instead of the normal one.
Adventures-Modified-Map-1.png|[[Olympus Maximus]] map instead of the normal one
Adventures-Modified-Map-2.png|[[20,000_Lums_Under_the_Sea#Rayman_Adventures|Sea of Serendipity]] Map instead of the normal one.
Adventures-Modified-Map-2.png|[[20,000 Lums Under the Sea#Rayman Adventures|Sea of Serendipity]] map instead of the normal one
Adventures-Modified-Map-3.png|[[Toad_Story#Rayman_Adventures|Toad Story]] Map instead of the normal one.
Adventures-Modified-Map-3.png|[[Toad Story#Rayman Adventures|Toad Story]] map instead of the normal one
Adventures-Modified-Map-4.png|Adventure 2 with a bronze egg.
Adventures-Modified-Map-4.png|Adventure 2 with a Bronze Egg
</gallery>
</gallery>
=== Creature Bugs ===
 
The player can also obtain new [[incrediball]]s like Hedgeworth and Ram, finish the [[Incrediball#The_Green_Pieces|The Green Pieces]] family or not be able to obtain the Sniffer [[Incrediball]]s.
=== Creature bugs ===
The player can also obtain new [[Incrediball]]s like Hedgeworth and Ram, finish the [[Incrediball#The Green Pieces|Green Pieces]] family, or not be able to obtain the Sniffer [[Incrediball]]s.
 
<gallery widths="300px" heights="150px">
<gallery widths="300px" heights="150px">
Adventures-Modified-Incredibals-1.png|A new [[Incrediball]] that can't be obtained normally.
Adventures-Modified-Incredibals-1.png|A new [[Incrediball]] that cannot be obtained normally
Adventures-Modified-Incredibals-2.png|The purple egg from adventure 3 in the [[Incubator]].
Adventures-Modified-Incredibals-2.png|The Purple Egg from Adventure 3 in the [[Incubator]]
Adventures-Modified-Incredibals-3.png|The [[Incrediball]] hatched from the purple egg.
Adventures-Modified-Incredibals-3.png|The [[Incrediball]] hatched from the Purple Egg
Adventures-Modified-Incredibals-4.png|The game asking the player to rate the game in Adventure 3.
Adventures-Modified-Incredibals-4.png|The game asking the player to rate the game in Adventure 3
</gallery>
</gallery>


== Level Replacing ==
== Level replacement ==
=== Marathons ===
=== Marathons ===
{{Rewrite-expand}}


== Android and iOS Mods ==
== Android and iOS mods ==
By editing code in the "classes4.dex" file that can be found in the apk (rename .apk to .zip and extarct it). You can disable the OBB Integrity Check. (this checks the MD5 and size in kilobytes of the obb to check if the obb is modified) This allows you to edit levels, textures, pbk's (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.

Revision as of 09:10, 24 February 2026

The mobile game Rayman Adventures was shut down in June 2023, but players have discovered ways to hack the game.

Save files

A save file is located at Android/data/com.ubisoft.raymanadventures/files/DefaultSavegameName_0.sav on Android. On iOS, it is harder to access save files. The save file stores the information listed below:

  • Adventure Number/ID
  • Current equipped skin
  • Incrediballs
  • Sacred Tree height
  • Adventure levels
  • Beatbox tracks
  • Achievements

This list may be incomplete.

Archived saves

Adventure 12

Adventure 31

This article or section needs to be rewritten and/or expanded.

Adventure 223

This article or section needs to be rewritten and/or expanded.

Adventure 509

This article or section needs to be rewritten and/or expanded.

Loading Error

This article or section needs to be rewritten and/or expanded.

Adventure Map replacement

By modifying the Adventure Map in the three bundleonboardingadvNUMBER_PLATFORM.ipk files and replacing the normal one with a map from another world, the game will load a map with three or four levels (depending on the selected map) instead of the regular two levels in Adventure 1 and three levels in Adventure 2.

Adventure Map

The player can play new levels if they modify the Adventure Map. For example, in Adventure 1, the game has three levels stored in bundleonboardingadv1_PLATFORM.ipk (one of them was the old tutorial level, which is not in Adventure 1 anymore), but the other selected map may have three or four levels. This causes the game to place random levels from Medieval Mayhem. The skull level is either a brawl or a time level.

Creature bugs

The player can also obtain new Incrediballs like Hedgeworth and Ram, finish the Green Pieces family, or not be able to obtain the Sniffer Incrediballs.

Level replacement

Marathons

This article or section needs to be rewritten and/or expanded.

Android and iOS mods

By editing code in the classes4.dex file that can be found in the APK (rename .apk to .zip 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.