<r>We already have a full Rayman 1 walkthrough album... It's here..<br/>
<URL url="https://raymanpc.com/forum/viewtopic.php?t=6305"><LINK_TEXT text="viewtopic.php?t=6305">https://raymanpc.com/forum/viewtopic.php?t=6305</LINK_TEXT></URL><br/>
<br/>
But it seems that no one has interest on it.. <E ...
Search found 20 matches
- Thu Aug 19, 2010 2:11 pm
- Forum: Rayman
- Topic: I'm going to do a playthrough of a rayman game. Which one?
- Replies: 11
- Views: 2465
- Sat Aug 07, 2010 6:13 am
- Forum: Rayman
- Topic: Fraps problems with rayman 2 pc
- Replies: 11
- Views: 2495
Re: Fraps problems with rayman 2 pc
I think you'd better adjust the resolution to 640x480, and maybe you need a D3DWindower for help.
- Sat Aug 07, 2010 6:10 am
- Forum: Rayman
- Topic: R1 remake possibilities
- Replies: 144
- Views: 21314
Re: R1 remake possibilities
I asked him already and he said this project will not be continued... and the source code became their study materials... they only left some CGs but they cannot give them to others..
- Tue Aug 03, 2010 6:00 pm
- Forum: Rayman
- Topic: R1 remake possibilities
- Replies: 144
- Views: 21314
Re: R1 remake possibilities
Hi, I can give you some "official" news.
In fact, in 2009, Ubi had a Rayman 1 remake project.
This project is quite a big project, it planed to release the new game on multi platforms in the same time.
The game is in 3D, one of my friends is the main programmer. (you know, Chinese workers are cheap ...
In fact, in 2009, Ubi had a Rayman 1 remake project.
This project is quite a big project, it planed to release the new game on multi platforms in the same time.
The game is in 3D, one of my friends is the main programmer. (you know, Chinese workers are cheap ...
Re: Rayman 1
My first level from Rayman Designer is done. :D
I don't know if someone is interested in trying it out, unless I record a video from it and put on Youtube.
In my club, all Rayman 1 fans have announced: WE MUST BUILD THE RAYMAN DESIGNER VIDEO ALBUM! THE GREATEST ALBUM IN THE WORLD!
Unfortunately ...
I don't know if someone is interested in trying it out, unless I record a video from it and put on Youtube.
In my club, all Rayman 1 fans have announced: WE MUST BUILD THE RAYMAN DESIGNER VIDEO ALBUM! THE GREATEST ALBUM IN THE WORLD!
Unfortunately ...
Re: Rayman 1
I also personally like more the intro and ending from R1 GBC, I think it gives a better beggining and ending to the story.
By the way, does someone still plays Rayman Designer? Last night I tried for the first time creating a level. :lol:
Awesome! I have rayman designer. But I'm not playing ...
By the way, does someone still plays Rayman Designer? Last night I tried for the first time creating a level. :lol:
Awesome! I have rayman designer. But I'm not playing ...
- Mon Aug 02, 2010 6:17 am
- Forum: Rayman
- Topic: Rayman 1 Walkthrough Videos
- Replies: 13
- Views: 3869
Re: Rayman 1 Walkthrough Videos
Oh My Thread!!! sorry to see this fight sence :confus:
1 more question gmsj0001 how did you get that much tings so damn fast!? and you only did 13 posts :lol:
One year ago, I was annoy for that the Rayman 3 soundtrack in RayTunes is mono, then I wrote a tool for extracting stereo music and ...
1 more question gmsj0001 how did you get that much tings so damn fast!? and you only did 13 posts :lol:
One year ago, I was annoy for that the Rayman 3 soundtrack in RayTunes is mono, then I wrote a tool for extracting stereo music and ...
- Sun Aug 01, 2010 11:30 am
- Forum: Rayman
- Topic: Rayman 1 Walkthrough Videos
- Replies: 13
- Views: 3869
Rayman 1 Walkthrough Videos
Hi everyone, this is greetings from RaymanBar, the only Rayman-fanclub in China. :)
During the past year, we've build a album of Rayman 1 walkthrough videos, includes all the cages and life-cups. I hope this may bring some help to someone who loves Rayman 1, so I share this to you all :)
Here is ...
During the past year, we've build a album of Rayman 1 walkthrough videos, includes all the cages and life-cups. I hope this may bring some help to someone who loves Rayman 1, so I share this to you all :)
Here is ...
- Wed Jul 22, 2009 6:05 am
- Forum: RayTunes
- Topic: Rayman3 BGMusic Extractor by gmsj0001
- Replies: 17
- Views: 13700
Re: Rayman3 BGMusic Extractor by gmsj0001
i just use fread to get the sound data then give the buffer offsets to the process code then use fwrite to write the normal adpcm data to the output file...
some data i modified is mainly the adpcm decode password..
and, re the lastest post, the tool is just the hex code in the post, you can copy ...
some data i modified is mainly the adpcm decode password..
and, re the lastest post, the tool is just the hex code in the post, you can copy ...
- Thu Apr 02, 2009 7:14 pm
- Forum: RayTunes
- Topic: Rayman3 BGMusic Extractor by gmsj0001
- Replies: 17
- Views: 13700
Re: Rayman3 BGMusic Extractor by gmsj0001
may be it is because the versions are not same...
i can tell you about how i managed to find the right section, i bp the ReadFile api on the time of FileHandle is the handle of data.hst, then a unpleasure feeling of times of memory read bp... it makes me crazy... i started this project in my ...
i can tell you about how i managed to find the right section, i bp the ReadFile api on the time of FileHandle is the handle of data.hst, then a unpleasure feeling of times of memory read bp... it makes me crazy... i started this project in my ...
- Mon Mar 16, 2009 5:43 am
- Forum: RayTunes
- Topic: Rayman3 BGMusic Extractor by gmsj0001
- Replies: 17
- Views: 13700
Re: Rayman3 BGMusic Extractor by gmsj0001
i tried to work on the hxc files but failed... :(
may be my program has no so called workable source code. i use vc to write the console interface, copy the music play section and modify some of the asm code, and merge the two parts into one exe file... sounds strange? :fou2:
i cannot rewrite ...
may be my program has no so called workable source code. i use vc to write the console interface, copy the music play section and modify some of the asm code, and merge the two parts into one exe file... sounds strange? :fou2:
i cannot rewrite ...
- Sat Feb 28, 2009 10:14 am
- Forum: RayTunes
- Topic: Rayman3 BGMusic Extractor by gmsj0001
- Replies: 17
- Views: 13700
Rayman3 BGMusic Extractor by gmsj0001
Finally I worked it out! With the help of VC6, OllyDbg, WinHex, I just copy the music playing section of Rayman3.exe then modify some of it, then write this small tool. :D
Due to the network in our school, I cannot find a netdisk to release my tool... so the following code is the file of the zip ...
Due to the network in our school, I cannot find a netdisk to release my tool... so the following code is the file of the zip ...
- Thu Feb 19, 2009 10:24 am
- Forum: RayTunes
- Topic: R3: Music Extraction Discussion Topic
- Replies: 53
- Views: 37535
Re: R3: Music Extraction Discussion Topic
i'm the topic starter and now i'm back~~ :D
i finally failed to extract musics from data.hst last summer because i know little about sound file struct. but these days i learn little about dasm... :D
the music and sound decode function is at offset 0x42C550 in my computer (i means, r3 pc has ...
i finally failed to extract musics from data.hst last summer because i know little about sound file struct. but these days i learn little about dasm... :D
the music and sound decode function is at offset 0x42C550 in my computer (i means, r3 pc has ...
- Sun Jul 27, 2008 12:41 pm
- Forum: RayTunes
- Topic: Mono or Stereo?
- Replies: 15
- Views: 2997
Re: Mono or Stereo?
Then happy birthday to you!
Er... Just a little late... Is it ok?
Er... Just a little late... Is it ok?
- Sun Jul 27, 2008 5:44 am
- Forum: RayTunes
- Topic: Mono or Stereo?
- Replies: 15
- Views: 2997
Re: Mono or Stereo?
I've downloaded all the music, only Rayman3 music is mono.
And I'm working on this too...
And I'm working on this too...
- Fri Jul 25, 2008 4:06 pm
- Forum: RayTunes
- Topic: R3: Music Extraction Discussion Topic
- Replies: 53
- Views: 37535
Re: R3: Music Extraction Discussion Topic
I've sent them to you now.
I think what we shoud do is not deal with the noise, but crack the ADPCM encode and decode method made by Ubi. The noise when read an ADPCM format file as raw is a normal thing, and four times faster is normal too because ADPCM compression rate is about 1/4.
If we ...
I think what we shoud do is not deal with the noise, but crack the ADPCM encode and decode method made by Ubi. The noise when read an ADPCM format file as raw is a normal thing, and four times faster is normal too because ADPCM compression rate is about 1/4.
If we ...
- Fri Jul 25, 2008 5:28 am
- Forum: RayTunes
- Topic: R3: Music Extraction Discussion Topic
- Replies: 53
- Views: 37535
Re: R3: Music Extraction Discussion Topic
Thank you...
Er... It's not mp3 format... It's ADPCM... If I make a Mp3 Wave format file and read it as raw data, I cann't hear the music any more. But If I make a MS-ADPCM wave file then read it as raw, I can hear the music inside... of cause full of nosie and four times faster...
It is said the ...
Er... It's not mp3 format... It's ADPCM... If I make a Mp3 Wave format file and read it as raw data, I cann't hear the music any more. But If I make a MS-ADPCM wave file then read it as raw, I can hear the music inside... of cause full of nosie and four times faster...
It is said the ...
- Thu Jul 24, 2008 1:06 pm
- Forum: RayTunes
- Topic: R3: Music Extraction Discussion Topic
- Replies: 53
- Views: 37535
R3: I've extracted one playable music from data.hst but...
I've extracted the 2d madness music from the data.hst file. After using WinHex to change the compression code from 02h to 01h, the music is playable. It is the correct music, but full of nosie. I think I've made some progress on data.hst because I really heard the music. But the noise is really ...
- Wed Jul 23, 2008 6:02 pm
- Forum: RayTunes
- Topic: R3: Music Extraction Discussion Topic
- Replies: 53
- Views: 37535
Re: R3: How to extract the background music?
I've seen the post on XeNTaX several days ago by Google Search. Now it seems that we all have no ideas about the file...
But the file is correct. I use Filemon to see what Rayman3.exe do when I play and find that it really read the correct block of data.hst. Perhaps Ubi use a secrect function to ...
But the file is correct. I use Filemon to see what Rayman3.exe do when I play and find that it really read the correct block of data.hst. Perhaps Ubi use a secrect function to ...
- Wed Jul 23, 2008 1:50 pm
- Forum: RayTunes
- Topic: R3: Music Extraction Discussion Topic
- Replies: 53
- Views: 37535
R3: Music Extraction Discussion Topic
I'm the master of the Chinese Rayman Fan-club who played Rayman for ten years. And I loved the music in Rayman very much. Today I extracted some files from the data.hos and data.hst file in Rayman 3, But only the sound effects in data.hos is playable. All waves in data.hst is unable to play. I know ...