It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi! As a form of practice for school I wrote a little module that reads out Rayman 1's memory and plays the desired soundtrack from the PS1 version's order on top of the game. I've also took the time to add in few additional features like seemless loop, fade-outs and the PS1's midi tracks playback.

youtu.be/fkbJs2xq8ZA

Now I want a straight A+ on my programming class.
Cool.


...Can we have it?
Oy sorry. The module is part of Rayman Plus. You'll need to have GOG's Rayman Forever installed to use this.
raymanpc.com/forum/viewtopic.php?f=89&t=25867#p1252921

Also, I didn't get A+ :( ....
Hey CPTA, I've tried using Rayman Plus, but I'm getting some stutters, especially with FMV cutscenes. Not to mention, DOSBox-Daum hasn't been updated in 3 years as of this message.
Post edited June 08, 2018 by F-ZeroRacer07
avatar
CPTA320: Oy sorry. The module is part of Rayman Plus. You'll need to have GOG's Rayman Forever installed to use this.
raymanpc.com/forum/viewtopic.php?f=89&t=25867#p1252921

Also, I didn't get A+ :( ....
You will always get an A+ in my heart. Thank you for making this.
After roughly 1 year since I took over development I finally bring out a stable looking v1.0. This includes just a new pause features and several bugfixes I still had since the beta. Check the last attached link for more information :)
After I installed the patch, the music in the actual levels doesn't play. What the hell is going on?

EDIT: Here's a link to a more detailed description (read: angry rant) of my problem here:

https://www.gog.com/forum/rayman_series/rayman_plus_tpls_does_not_work
Post edited October 07, 2018 by darkredshift
Hi, I wanted to give an update over what has happened so far.

So first this "TPLS" or PS1 Soundtrack extension has been integrated into Rayman Control Panel by RayCarrot too, see here: https://raymanpc.com/forum/viewtopic.php?t=25761 . The way it works there is by using a custom DOSBox with his derived code of my original TPLS basically baked into it. That said custom DOSBox with its new code has been provided by PluMGMK, see here .

Rayman Plus originally had the TPLS module working as a single entity, by hooking into Windows' ReadProcess API call to detect the game data. Afaik that idea however could only work in Windows, so having a direct native port into another OS' can't be done easily with that premise.

After a while, I myself started making a transition into Linux. During that time I've decided to port the original Code into something more modular. It was originally written (and basically was hardcoded with Rayman Plus) in C#. I've since ported the original into C++ and published the code here.

I took Plum's original idea and had also baked my entire original code into the Linux version of DOSBox. This is available through Lutris now, if you wanna install the GOG release of Rayman Forever.

So in short: There was a derived version of TPLS baked in DOSBox itself which is available through RCP for Windows. I've open-sourced a reimplemention of TPLS, and also baked it into DOSBox and made it available through Lutris for Linux based OS'.
Post edited June 05, 2020 by CPTA320
I noticed Rayman forever has
1. Rayman
2. Rayman Designer
3. Rayman by his Fans

It doesn't seem to appear that I can choose too many options on the Rayman by his fans. Generally its just 1 map per point on the big map.

The Designer only highlights the top map option per flag point you stand on. You can ccycle down to blue options but they won't let you select them. When you try to hit OTHER MAPS it just clips to the top. I found NO way to construct maps. That's a little annoying as I thought maybe you could import other players maps.

I don't know anything about supposed missing music in the game as its my first time trying Rayman. I'm just always curious if construction sets and mods work when given the option. ATM, it doesn't appear to be so.

Frustrating this is.
In By his Fans you can cycle between maps by using the left and right keys.
In Designer you need to create the maps in the Mapper program first.
avatar
Keighn: I noticed Rayman forever has
1. Rayman
2. Rayman Designer
3. Rayman by his Fans

It doesn't seem to appear that I can choose too many options on the Rayman by his fans. Generally its just 1 map per point on the big map.

The Designer only highlights the top map option per flag point you stand on. You can ccycle down to blue options but they won't let you select them. When you try to hit OTHER MAPS it just clips to the top. I found NO way to construct maps. That's a little annoying as I thought maybe you could import other players maps.

I don't know anything about supposed missing music in the game as its my first time trying Rayman. I'm just always curious if construction sets and mods work when given the option. ATM, it doesn't appear to be so.

Frustrating this is.
Did you mean to post in a different thread?
Thank you so much for this!
Im sure there will be lots of people in the future who will find this topic and love what you did.