Rayman 2 Script Debugging/Fiddling Tool
Moderators: English moderators, Modding and utilities team
-
- Posts: 804
- Joined: Thu Mar 22, 2007 4:43 pm
- Location: The Netherlands
- Tings: 6098
Rayman 2 Script Debugging/Fiddling Tool
Hi guys,
I've been working on a simple tool to view and modify rayman 2 scripts in realtime, and I've got a sneak preview for you:
You'll find a download link in the first video's description, although that's still an early version. I'm working on a slightly updated version and will upload it soon.
EDIT: Updated the link with a new version.
Download here
The source for my tool is here btw (download link works for 30 days)
Warning: this software is still in development and may mess with your savegame/Rayman 2. Use with caution!
I've been working on a simple tool to view and modify rayman 2 scripts in realtime, and I've got a sneak preview for you:
You'll find a download link in the first video's description, although that's still an early version. I'm working on a slightly updated version and will upload it soon.
EDIT: Updated the link with a new version.
Download here
The source for my tool is here btw (download link works for 30 days)
Warning: this software is still in development and may mess with your savegame/Rayman 2. Use with caution!
Last edited by bunnieblaster on Fri May 25, 2018 7:42 pm, edited 1 time in total.
-
- Posts: 28796
- Joined: Fri Jul 31, 2009 9:00 pm
- Location: Tír an "Tuisil Ghinidigh" agus an "Mhodha Choinníollaigh"
- Contact:
- Tings: 3930
Re: Rayman 2 Script Debugging/Fiddling Tool
Ah lads, that's amazing!
I wonder if I can use it to mess with plums…

Re: Rayman 2 Script Debugging/Fiddling Tool
Awesome! It seems to work really well already!
Will you eventually put the source online too?

-
- Posts: 804
- Joined: Thu Mar 22, 2007 4:43 pm
- Location: The Netherlands
- Tings: 6098
Re: Rayman 2 Script Debugging/Fiddling Tool
@droolie sure, it's a mess though but I'll upload it when I get home. I hope to implement a cleaner version one day but it's hard 

-
- Posts: 24578
- Joined: Sat Mar 24, 2018 6:15 am
- Tings: 55710
Re: Rayman 2 Script Debugging/Fiddling Tool
I'm sure you will! You're already doing a great job with this already! 
I would definitely like to give this a go later when I'm doing some more experimenting on Rayman 2.

I would definitely like to give this a go later when I'm doing some more experimenting on Rayman 2.
Everything that I've learned in my time here, all the criticism, the obstacles I've faced in my life, I'll use them to improve myself and be a better person.
-
- Posts: 28796
- Joined: Fri Jul 31, 2009 9:00 pm
- Location: Tír an "Tuisil Ghinidigh" agus an "Mhodha Choinníollaigh"
- Contact:
- Tings: 3930
Re: Rayman 2 Script Debugging/Fiddling Tool
Umm… How do I use it?
Do I need to find a way to run the game in windowed mode? Because I'm having trouble with that…

-
- Posts: 804
- Joined: Thu Mar 22, 2007 4:43 pm
- Location: The Netherlands
- Tings: 6098
Re: Rayman 2 Script Debugging/Fiddling Tool
Yeah, unfortunately the game needs to be windowed. Try dxwnd or dgvoodoo, it's annoying to set up unfortunately.
-
- Posts: 28796
- Joined: Fri Jul 31, 2009 9:00 pm
- Location: Tír an "Tuisil Ghinidigh" agus an "Mhodha Choinníollaigh"
- Contact:
- Tings: 3930
Re: Rayman 2 Script Debugging/Fiddling Tool
Seems that on Windows 10 with the NVIDIA driver I need to use nGlide, which apparently scuppers attempts to run it in windowed mode?
-
- Posts: 804
- Joined: Thu Mar 22, 2007 4:43 pm
- Location: The Netherlands
- Tings: 6098
-
- Posts: 804
- Joined: Thu Mar 22, 2007 4:43 pm
- Location: The Netherlands
- Tings: 6098
-
- Posts: 28796
- Joined: Fri Jul 31, 2009 9:00 pm
- Location: Tír an "Tuisil Ghinidigh" agus an "Mhodha Choinníollaigh"
- Contact:
- Tings: 3930
Re: Rayman 2 Script Debugging/Fiddling Tool
Okay, I finally managed to find a way to get this working for me. I installed rdpwrap on my Windows 10 VM and used it to allow multiple remote sessions per user. Then I was able to launch Rayman 2 from my main session, and do an additional remote desktop login (using rdesktop btw) and launch the GUI. So far I've just made plum generators continuously spawn and drop plums. 
