Re: Rayman Adventures
Posted: Mon Apr 21, 2025 11:48 am
You can't play after Adventure 3.
You can't play after Adventure 3.
The gameservers file is inside of the obb file, which you can open using zarchiver or literally just renaming the .obb to .zip cuz obbs are archives and inside of that there is another file called "bundle_android" which you need rayman control panel to open. Just open the bundle android file and search "servers" and click the file called "gameservers.isg.ckd", and open it using a text editor. Find a website link that looks something like https rc.ubi or something and modify it. I'm not sure if this is correct and maybe this is why it deletes my modded obb. Raycarrot if you're reading this can you confirm or notvitoloverayman wrote: Wed Jun 25, 2025 8:31 pm where is this "gameservers" file, because i can only find the apk and obb. Do i need some app to view these files?
![]()
The file I mentioned is in the apk, not the obb. It's under "res\raw\game.properties" and looks like this:Dadeyom wrote: Wed Jun 25, 2025 1:35 am Oh, that's pretty upsetting...Then, where is the config or text file which you mentioned in page 101 that contains the server URLs? I wanna test some stuff like hosting an empty local server and seeing what happens.
In the obb is a file named "gameserver.isg". This is part of the game's config files and can be deserialized and edited using ubi-canvas. Here's how this file looks after deserializing it:Dadeyom wrote: Wed Jun 25, 2025 1:35 am edit: Ok, I found it in the "gameservers" file, changed it, and it seems like rayman adventures didn't really like that and now it literally just deletes the modded obb file completely, what did I do wrong?!![]()
Code: Select all
(R) gameserver.isg|0x00000008: (UbiArt.StringID) $ClassName$ - StringID(0x56AE7399) - GameServerConfig_Template
(R) gameserver.isg|0x0000001C: (System.String) NodeJsUrl - https://rc-uat.ubi.com
(R) gameserver.isg|0x0000003E: (UbiArt.online.RequestOptions) DefaultRequestOptions:
(R) gameserver.isg|0x0000004E: (UbiArt.online.RequestOptions+ErrorPopupOptions) errorPopup:
(R) gameserver.isg|0x00000056: (UbiArt.CMap`2[UbiArt.online.Error+GameServerError,UbiArt.online.RequestOptions+PopupOptions]) specific:
(R) gameserver.isg|0x0000005E: (System.UInt32) specific - 3
(R) gameserver.isg|0x0000006A: specific[0]:
(R) gameserver.isg|0x00000072: (UbiArt.online.Error+GameServerError) KEY - GS_NeedUpdate
(R) gameserver.isg|0x0000007E: (UbiArt.online.RequestOptions+PopupOptions) VAL:
(R) gameserver.isg|0x0000008E: (System.Boolean) show - True
(R) gameserver.isg|0x0000009A: specific[1]:
(R) gameserver.isg|0x000000A2: (UbiArt.online.Error+GameServerError) KEY - GS_SessionDisconnected
(R) gameserver.isg|0x000000AE: (UbiArt.online.RequestOptions+PopupOptions) VAL:
(R) gameserver.isg|0x000000BE: (System.Boolean) show - True
(R) gameserver.isg|0x000000CA: specific[2]:
(R) gameserver.isg|0x000000D2: (UbiArt.online.Error+GameServerError) KEY - GS_SaveConflict
(R) gameserver.isg|0x000000DE: (UbiArt.online.RequestOptions+PopupOptions) VAL:
(R) gameserver.isg|0x000000EE: (System.Boolean) show - True
(R) gameserver.isg|0x000000FA: (UbiArt.online.RequestOptions+ErrorPopupOptions) errorRetryPopup:
(R) gameserver.isg|0x00000102: (UbiArt.CMap`2[UbiArt.online.Error+GameServerError,UbiArt.online.RequestOptions+PopupOptions]) specific:
(R) gameserver.isg|0x0000010A: (System.UInt32) specific - 0
(R) gameserver.isg|0x00000116: (System.Single) timeout - 30
(R) gameserver.isg|0x00000122: (UbiArt.online.RequestOptions) VerboseRequestOptions:
(R) gameserver.isg|0x00000132: (UbiArt.online.RequestOptions+ErrorPopupOptions) errorPopup:
(R) gameserver.isg|0x00000142: (UbiArt.online.RequestOptions+PopupOptions) default:
(R) gameserver.isg|0x00000152: (System.Boolean) show - True
(R) gameserver.isg|0x00000156: (UbiArt.CMap`2[UbiArt.online.Error+GameServerError,UbiArt.online.RequestOptions+PopupOptions]) specific:
(R) gameserver.isg|0x0000015E: (System.UInt32) specific - 0
(R) gameserver.isg|0x0000016A: (UbiArt.online.RequestOptions+ErrorPopupOptions) errorRetryPopup:
(R) gameserver.isg|0x00000172: (UbiArt.CMap`2[UbiArt.online.Error+GameServerError,UbiArt.online.RequestOptions+PopupOptions]) specific:
(R) gameserver.isg|0x0000017A: (System.UInt32) specific - 0
(R) gameserver.isg|0x00000186: (System.Single) timeout - 30
(R) gameserver.isg|0x00000192: (UbiArt.online.RequestOptions) SilentRequestOptions:
(R) gameserver.isg|0x000001A2: (UbiArt.online.RequestOptions+ErrorPopupOptions) errorPopup:
(R) gameserver.isg|0x000001AA: (UbiArt.CMap`2[UbiArt.online.Error+GameServerError,UbiArt.online.RequestOptions+PopupOptions]) specific:
(R) gameserver.isg|0x000001B2: (System.UInt32) specific - 0
(R) gameserver.isg|0x000001BE: (UbiArt.online.RequestOptions+ErrorPopupOptions) errorRetryPopup:
(R) gameserver.isg|0x000001C6: (UbiArt.CMap`2[UbiArt.online.Error+GameServerError,UbiArt.online.RequestOptions+PopupOptions]) specific:
(R) gameserver.isg|0x000001CE: (System.UInt32) specific - 0
(R) gameserver.isg|0x000001DA: (System.Single) timeout - 30
(R) gameserver.isg|0x000001E6: (System.String) facebookPageURL - https://www.facebook.com/RaymanAdventures
(R) gameserver.isg|0x0000021B: (System.String) CommunityChannelURL - http://raymangame.com/raymanchannel/
(R) gameserver.isg|0x0000024B: (System.UInt32) crossPromoMaxDisplayCountTotal - 1
(R) gameserver.isg|0x00000257: (System.UInt32) crossPromoMaxDisplayCountWeekly - 1
(R) gameserver.isg|0x00000263: (System.UInt32) crossPromoMinAdventure - 4
(R) gameserver.isg|0x0000026F: (System.UInt32) crossPromoMinDelay - 86400
(R) gameserver.isg|0x0000027B: (System.Boolean) CancelAndFailOperationsOnForeground - True
(R) gameserver.isg|0x00000287: (System.Single) CheckOperationCountDelay - 10