Your new signature is nice.emshomar and ZeptoRay wrote:
Rayman emulation
Moderator: Modding and utilities team
Forum rules
Please keep the forum rules and guidelines in mind when creating or replying to a topic.
Please keep the forum rules and guidelines in mind when creating or replying to a topic.
Re: The Emulation Thread
Last edited by Fifo on Sat Oct 26, 2013 8:38 pm, edited 1 time in total.
-
Snagglebee

- Posts: 11795
- Joined: Tue Jan 08, 2013 6:22 pm
- Location: Yes
- Tings: 2770
Re: The Emulation Thread
Fix'd and it is wonderful indeed. Many many, no,.. A Million, no.. A UNSPEAKABLE ULTA LONG ENDLESS NUMBER OF THANK YOUS ALL GATHERED FROM THE WHOLE ENDLESS UNIVERSE to the maker of itFifo wrote:Your new signature is nice.ZeptoRay wrote:
Re: The Emulation Thread
I have a feeling that more and more members will request signatures from Zepto that look in same style.
-
Master

- Posts: 53542
- Joined: Sun Aug 21, 2011 10:14 am
- Location: Somewhere specific, I'd assume.
- Tings: 468310
Re: The Emulation Thread
Hm, indeed.
Though I'm fine with making my own, they might not be spectacular, but there's a certain satisfaction I get with DIYing my sig.
Though I'm fine with making my own, they might not be spectacular, but there's a certain satisfaction I get with DIYing my sig.
Re: The Emulation Thread
As much as I like Zepto's style, I still wont abandon my current sig because I like it and because I respect Haruka's and Ad's work.
-
Snagglebee

- Posts: 11795
- Joined: Tue Jan 08, 2013 6:22 pm
- Location: Yes
- Tings: 2770
Re: The Emulation Thread
There is a multiple emulator called MESS. It has the possibility to emulate Atari Jaguar, but after an hour I couldn't get that even to boot and it started crashing around like crazy. This has become a truly mess. I am posting for those who are smarter to get this working. Here are some links:
http://www.mess.org/
http://messui.the-chronicles.org/
http://www.mess.org/
http://messui.the-chronicles.org/
Re: The Emulation Thread
I use MESS to play Hotel Mario, Zelda CDI and games like that. I tried Jaguar, and Rayman works without sound. Rayman early demo (the one when Rayman falls down angry at the beginning of stage worked on XP but not on Windows 7). Maybe I need better jagboot.rom and jagwave.rom.
-
Snagglebee

- Posts: 11795
- Joined: Tue Jan 08, 2013 6:22 pm
- Location: Yes
- Tings: 2770
Re: The Emulation Thread
And exactly those are the two files i never found.OldClassicGamer wrote:Maybe I need better jagboot.rom and jagwave.rom.
-
technology4617

- Posts: 2340
- Joined: Thu Jan 10, 2013 6:25 am
- Location: Small children.
- Tings: 10
Re: The Emulation Thread
Why exactly would you want to play those?OldClassicGamer wrote:I use MESS to play Hotel Mario, Zelda CDI and games like that.
-
Snagglebee

- Posts: 11795
- Joined: Tue Jan 08, 2013 6:22 pm
- Location: Yes
- Tings: 2770
Re: The Emulation Thread
I am asking that myself tootechnology4617 wrote:Why exactly would you want to play those?OldClassicGamer wrote:I use MESS to play Hotel Mario, Zelda CDI and games like that.
Re: The Emulation Thread
Would you please look at your Rayman 2 PS1 cue file and copy-paste the text in it here (in the code tags, please)? The 2D level music (yes, I’ve won the entire game) doesn’t play because I’ve accidentally removed the entry in the cue file and I don’t remember the part there.
Edit: It’s working now.
Edit: It’s working now.
Last edited by Fifo on Sat Nov 30, 2013 5:52 pm, edited 2 times in total.
-
Snagglebee

- Posts: 11795
- Joined: Tue Jan 08, 2013 6:22 pm
- Location: Yes
- Tings: 2770
Re: The Emulation Thread
Code: Select all
FILE "Rayman2.BIN" BINARY
TRACK 01 MODE2/2352
INDEX 01 00:00:00
TRACK 02 AUDIO
PREGAP 00:02:00
INDEX 01 66:06:56
Re: The Emulation Thread
Thanks.emshomar wrote:Code: Select all
FILE "Rayman2.BIN" BINARY TRACK 01 MODE2/2352 INDEX 01 00:00:00 TRACK 02 AUDIO PREGAP 00:02:00 INDEX 01 66:06:56
Re: The Emulation Thread
Ah, the magical .cue file. Solves no music problem in no time 
Re: The Emulation Thread
I knowOldClassicGamer wrote:Ah, the magical .cue file. Solves no music problem in no time
Re: The Emulation Thread
I might add one day the tutorials to make some games run in Android versions of specific emulators.
Re: The Emulation Thread
Hmm... the music still won't play.emshomar wrote:Code: Select all
FILE "Rayman2.BIN" BINARY TRACK 01 MODE2/2352 INDEX 01 00:00:00 TRACK 02 AUDIO PREGAP 00:02:00 INDEX 01 66:06:56
EDIT: The music is working!
Last edited by Fifo on Sat Nov 30, 2013 5:53 pm, edited 1 time in total.
Re: The Emulation Thread
That would be awesome! Android has awesome emulators and even GameCube emulator is recenlty in making.Haruka wrote:I might add one day the tutorials to make some games run in Android versions of specific emulators.
Watch Haruka's tutorial about how to get sound. She used Rayman 1 as example but it should work with other games too:Fifo wrote:Hmm... the music still won't play.emshomar wrote:Code: Select all
FILE "Rayman2.BIN" BINARY TRACK 01 MODE2/2352 INDEX 01 00:00:00 TRACK 02 AUDIO PREGAP 00:02:00 INDEX 01 66:06:56
Re: The Emulation Thread
That tutorial also works with Rayman Junior by the way. 
Re: The Emulation Thread
The music does work in Rayman 1; it just won’t play during the 2D prototype of Rayman 2. But I will still try the instructions in the video.OldClassicGamer wrote:That would be awesome! Android has awesome emulators and even GameCube emulator is recenlty in making.Haruka wrote:I might add one day the tutorials to make some games run in Android versions of specific emulators.Watch Haruka's tutorial about how to get sound. She used Rayman 1 as example but it should work with other games too:Fifo wrote:Hmm... the music still won't play.emshomar wrote:Code: Select all
FILE "Rayman2.BIN" BINARY TRACK 01 MODE2/2352 INDEX 01 00:00:00 TRACK 02 AUDIO PREGAP 00:02:00 INDEX 01 66:06:56


