Page 1 of 3
[WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 12:19 am
by szymski
Hello! This thread will contain all my tools for Rayman 2 modding/reversing. Yes, you're right. I want to remake Rayman 2 (or make a new engine) in the future.
Github link: https://github.com/szymski/Rayman2Lib
CNT Explorer - WIP
A tool used for exploring CNT file contents. For now, it only allows you to open and view contents of CNT files, but I'm making a possibility of saving textures.
To open a file, use menu or just drag and drop in on the program window. By double clicking images, you open them. Right click allows you to save them as bitmaps.

Download link:
http://szymekk.me/rayman2/cnt_explorer.zip
File Decoder
This thingy basically decodes specified file with Rayman 2 algorithm, so .sna and .dsb files are more readable

Download link:
http://szymekk.me/rayman2/file_decoder.zip
Sound Bank Extractor
Extracts sound files from .bnm. Currently it can't save them back to .bnm.

Download link:
http://szymekk.me/rayman2/sound_bank_extractor.zip
Waiting for donations:
Paypal:
https://www.paypal.me/szymekk
Bitcoin: 1BP8PEFxzVzdPgxayVG4d5Ft1DsdEGDPgt
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 9:48 am
by GOT4N
Nice tool, as I said it to you last time, it was already made, but oh well, it's nice to have another one ^^
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 11:58 am
by RayCarrot
Cool! It seems to work with the Rayman 2 demo as well and I'm currently looking for any differences. I found textures for darktoons, which appear in the PS1 version of Rayman 2, in the demo files. And Jano might have been meant to be the fourth guardian as info about him is under the fourth temple folder which is about cave of bad dreams.
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 1:01 pm
by szymski
It might be made before, but it wasn't opensourced. I'm making a special library for Rayman 2 by the way.
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 3:51 pm
by GOT4N
Carrot-master wrote:Cool! It seems to work with the Rayman 2 demo as well and I'm currently looking for any differences. I found textures for darktoons, which appear in the PS1 version of Rayman 2, in the demo files. And Jano might have been meant to be the fourth guardian as info about him is under the fourth temple folder which is about cave of bad dreams.
You could already extract demo rayman 2 textures, and I already posted some differences, damn, sometimes I feel I post on topic for nothing
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 4:18 pm
by Master
Hmm, so this tool does the same thing as MixerX's, but it's open source, and thus the means through which it's able to get to the R2 textures can be deduced?
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 5:18 pm
by RibShark
If this is open-source, where is the source code? I would be very interested to study and even contribute to this.
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 5:51 pm
by GOT4N
RibShark wrote:If this is open-source, where is the source code? I would be very interested to study and even contribute to this.
He told me on Steam he hasn't posted the source code yet

Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 7:05 pm
by szymski
Github extension for Visual Studio doesn't seem to love me.

Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 7:09 pm
by RibShark
Try using GitHub for Windows instead if you are unfamiliar with the CLI. I don't think the Visual Studio extension works very well.
EDIT: looks like you have created a repository but haven't pushed anything to it yet.
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 7:18 pm
by szymski
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 7:22 pm
by Eren
Uhm, where does that polokus icon appear in rayman 2? i didn't play the game for a long time.
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 7:25 pm
by Master
It doesn't. There are quite a few textures in the Rayman 2 files that we've found to not show up in the final game. We discussed it in a few threads when a previous texture ripping tool was unveiled.
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 7:27 pm
by Eren
Master wrote:It doesn't. There are quite a few textures in the Rayman 2 files that we've found to not show up in the final game. We discussed it in a few threads when a previous texture ripping tool was unveiled.
Ah i see, thanks!
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 8:29 pm
by RayCarrot
GOT4N wrote:Carrot-master wrote:Cool! It seems to work with the Rayman 2 demo as well and I'm currently looking for any differences. I found textures for darktoons, which appear in the PS1 version of Rayman 2, in the demo files. And Jano might have been meant to be the fourth guardian as info about him is under the fourth temple folder which is about cave of bad dreams.
You could already extract demo rayman 2 textures, and I already posted some differences, damn, sometimes I feel I post on topic for nothing
Sorry but I'm fairly new here so I didn't know about that

Where was the original discussion about the differences?
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 8:38 pm
by RibShark
I've cloned the repo and when opening the solution in Visual Studio it says that a project DATReader is missing. Are you going to make a reader for LEVELS0.DAT? That would be amazing!
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 8:56 pm
by Master
Carrot-master wrote:GOT4N wrote:Carrot-master wrote:Cool! It seems to work with the Rayman 2 demo as well and I'm currently looking for any differences. I found textures for darktoons, which appear in the PS1 version of Rayman 2, in the demo files. And Jano might have been meant to be the fourth guardian as info about him is under the fourth temple folder which is about cave of bad dreams.
You could already extract demo rayman 2 textures, and I already posted some differences, damn, sometimes I feel I post on topic for nothing
Sorry but I'm fairly new here so I didn't know about that

Where was the original discussion about the differences?
It's no biggie, it has been quite some time since we've discussed it. Here's some threads I was able to find:
viewtopic.php?p=908089#p908089
viewtopic.php?p=905184#p905184
Re: [WIP] Rayman 2 Tools
Posted: Sun Oct 18, 2015 9:06 pm
by GOT4N
Master wrote:Carrot-master wrote:GOT4N wrote:Carrot-master wrote:Cool! It seems to work with the Rayman 2 demo as well and I'm currently looking for any differences. I found textures for darktoons, which appear in the PS1 version of Rayman 2, in the demo files. And Jano might have been meant to be the fourth guardian as info about him is under the fourth temple folder which is about cave of bad dreams.
You could already extract demo rayman 2 textures, and I already posted some differences, damn, sometimes I feel I post on topic for nothing
Sorry but I'm fairly new here so I didn't know about that

Where was the original discussion about the differences?
It's no biggie, it has been quite some time since we've discussed it. Here's some threads I was able to find:
viewtopic.php?p=908089#p908089
viewtopic.php?p=905184#p905184
Sorry, haven't seen he was new, I'm very sorry

Re: [WIP] Rayman 2 Tools
Posted: Mon Oct 19, 2015 11:11 am
by RayCarrot
Master wrote:Carrot-master wrote:GOT4N wrote:Carrot-master wrote:Cool! It seems to work with the Rayman 2 demo as well and I'm currently looking for any differences. I found textures for darktoons, which appear in the PS1 version of Rayman 2, in the demo files. And Jano might have been meant to be the fourth guardian as info about him is under the fourth temple folder which is about cave of bad dreams.
You could already extract demo rayman 2 textures, and I already posted some differences, damn, sometimes I feel I post on topic for nothing
Sorry but I'm fairly new here so I didn't know about that

Where was the original discussion about the differences?
It's no biggie, it has been quite some time since we've discussed it. Here's some threads I was able to find:
viewtopic.php?p=908089#p908089
viewtopic.php?p=905184#p905184
Thanks for the links! I've checked through most of it now so I'm more "up to date" on what's been found and not.
GOT4N wrote:Master wrote:Carrot-master wrote:GOT4N wrote:Carrot-master wrote:Cool! It seems to work with the Rayman 2 demo as well and I'm currently looking for any differences. I found textures for darktoons, which appear in the PS1 version of Rayman 2, in the demo files. And Jano might have been meant to be the fourth guardian as info about him is under the fourth temple folder which is about cave of bad dreams.
You could already extract demo rayman 2 textures, and I already posted some differences, damn, sometimes I feel I post on topic for nothing
Sorry but I'm fairly new here so I didn't know about that

Where was the original discussion about the differences?
It's no biggie, it has been quite some time since we've discussed it. Here's some threads I was able to find:
viewtopic.php?p=908089#p908089
viewtopic.php?p=905184#p905184
Sorry, haven't seen he was new, I'm very sorry

No problem! It's ok
Re: [WIP] Rayman 2 Tools
Posted: Thu Oct 22, 2015 9:04 pm
by deton24
That would be nice to finally get opportunity for saving textures again. That will open a way to copy DC textures to PC version. They have a better resolution or something.