Rayman emulation

Discuss tools to aid in the modification and running of Rayman games.

Moderator: Modding and utilities team

Forum rules
Please keep the forum rules and guidelines in mind when creating or replying to a topic.
technology4617
Antitoon
Posts: 2340
Joined: Thu Jan 10, 2013 6:25 am
Location: Small children.
Tings: 10

Re: Emulation

Post by technology4617 »

I've actually managed to stop the crashing by simply using a gamepad instead. :P

This is because, on a gamepad, it is impossible to hit L/R at the same time.
Snagglebee
Teen Punk
Posts: 11795
Joined: Tue Jan 08, 2013 6:22 pm
Location: Yes
Tings: 2770

Re: Rayman emulation

Post by Snagglebee »

http://outrage.the-crow.co.uk/builds/vj-20140117.zip
They recently released another build. Hopefully it fixes the weird crashes that occured for me at the december build and hopefully it will work better on OCG's PC.
OCG
The Captain
Posts: 18569
Joined: Sat May 11, 2013 9:24 am
Location: RPC Pirate Ship
Contact:
Tings: 9905

Re: Rayman emulation

Post by OCG »

This version runs even worse. Sound is unstandable and sounds worse than ever before.
Harpic fraîcheur
Betilla
Posts: 26130
Joined: Sat Jan 18, 2014 7:57 pm
Location: Au pays des prouts
Tings: 375180

Re: Rayman emulation

Post by Harpic fraîcheur »

Thanks you so much ! :D
Rayman jaguar it's my favorite version :D
OCG
The Captain
Posts: 18569
Joined: Sat May 11, 2013 9:24 am
Location: RPC Pirate Ship
Contact:
Tings: 9905

Re: Rayman emulation

Post by OCG »

Wait, so this new version of emulator worked for you fine?
Harpic fraîcheur
Betilla
Posts: 26130
Joined: Sat Jan 18, 2014 7:57 pm
Location: Au pays des prouts
Tings: 375180

Re: Rayman emulation

Post by Harpic fraîcheur »

OldClassicGamer wrote:Wait, so this new version of emulator worked for you fine?
2.1.0 :D
OCG
The Captain
Posts: 18569
Joined: Sat May 11, 2013 9:24 am
Location: RPC Pirate Ship
Contact:
Tings: 9905

Re: Rayman emulation

Post by OCG »

Looks like we are on the same level. 2.1.0 works great for me speed-wise, there are some issues with sound but at least frame rate is good.
Every version after 2.1.0 works terrible for me.
Harpic fraîcheur
Betilla
Posts: 26130
Joined: Sat Jan 18, 2014 7:57 pm
Location: Au pays des prouts
Tings: 375180

Re: Rayman emulation

Post by Harpic fraîcheur »

OldClassicGamer wrote:Looks like we are on the same level. 2.1.0 works great for me speed-wise, there are some issues with sound but at least frame rate is good.
Every version after 2.1.0 works terrible for me.
I have a lag problem with other versions that suits me better is 2.1.0
OCG
The Captain
Posts: 18569
Joined: Sat May 11, 2013 9:24 am
Location: RPC Pirate Ship
Contact:
Tings: 9905

Re: Rayman emulation

Post by OCG »

I have lag too. They need to stop screwing around and fix other versions.
technology4617
Antitoon
Posts: 2340
Joined: Thu Jan 10, 2013 6:25 am
Location: Small children.
Tings: 10

Re: Rayman emulation

Post by technology4617 »

OldClassicGamer wrote:I have lag too. They need to stop screwing around and fix other versions.
Since you guys are the only ones having the issue, I can only assume that your graphics cards have a problem with the new framework for the emulator: GIT. Thus, they may not be able to fix it.
Snagglebee
Teen Punk
Posts: 11795
Joined: Tue Jan 08, 2013 6:22 pm
Location: Yes
Tings: 2770

Re: Rayman emulation

Post by Snagglebee »

I am wondering why the graphics card would affect the sound issues?
technology4617
Antitoon
Posts: 2340
Joined: Thu Jan 10, 2013 6:25 am
Location: Small children.
Tings: 10

Re: Rayman emulation

Post by technology4617 »

emshomar wrote:I am wondering why the graphics card would affect the sound issues?
Because slowdown in general would affect the sound a bit.
RibShark
Ninja Teensy
Posts: 1661
Joined: Wed Aug 14, 2013 8:03 pm
Contact:
Tings: 3292

Re: Rayman emulation

Post by RibShark »

technology4617 wrote:the new framework for the emulator: GIT.
Git isn't a framework, it's a version control system. Basically you send any changes to the program code to it with a small message, and then you can browse through the changes and see what they did (git does more than that, but that's besides the point). The code isn't using a different framework for the git version, so we can rule that out as a cause of the issues.
technology4617
Antitoon
Posts: 2340
Joined: Thu Jan 10, 2013 6:25 am
Location: Small children.
Tings: 10

Re: Rayman emulation

Post by technology4617 »

RibShark wrote:
technology4617 wrote:the new framework for the emulator: GIT.
Git isn't a framework, it's a version control system. Basically you send any changes to the program code to it with a small message, and then you can browse through the changes and see what they did (git does more than that, but that's besides the point). The code isn't using a different framework for the git version, so we can rule that out as a cause of the issues.
Ah. I was more thinking about what the issue could be, but I guess that wasn't it.
OCG
The Captain
Posts: 18569
Joined: Sat May 11, 2013 9:24 am
Location: RPC Pirate Ship
Contact:
Tings: 9905

Re: Rayman emulation

Post by OCG »

Damn, I was hoping the cause of issue would be discovered.
Harpic fraîcheur
Betilla
Posts: 26130
Joined: Sat Jan 18, 2014 7:57 pm
Location: Au pays des prouts
Tings: 375180

Re: Rayman emulation

Post by Harpic fraîcheur »

OldClassicGamer wrote:Damn, I was hoping the cause of issue would be discovered.
May be a new future version we could help oldclassicgamer :up:
technology4617 wrote:
OldClassicGamer wrote:I have lag too. They need to stop screwing around and fix other versions.
Since you guys are the only ones having the issue, I can only assume that your graphics cards have a problem with the new framework for the emulator: GIT. Thus, they may not be able to fix it.
I do not know what graphics cards are a problem in emulation...
technology4617 wrote:
RibShark wrote:
technology4617 wrote:the new framework for the emulator: GIT.
Git isn't a framework, it's a version control system. Basically you send any changes to the program code to it with a small message, and then you can browse through the changes and see what they did (git does more than that, but that's besides the point). The code isn't using a different framework for the git version, so we can rule that out as a cause of the issues.
Ah. I was more thinking about what the issue could be, but I guess that wasn't it.
for me its working fine. But there's lags on the rom Rayman (world) ...
Last edited by Master on Wed Jan 22, 2014 6:39 pm, edited 1 time in total.
Reason: Please edit posts if you wish to add to them, and not make new ones.
technology4617
Antitoon
Posts: 2340
Joined: Thu Jan 10, 2013 6:25 am
Location: Small children.
Tings: 10

Re: Rayman emulation

Post by technology4617 »

GeekOfTheGame wrote:
technology4617 wrote:
OldClassicGamer wrote:I have lag too. They need to stop screwing around and fix other versions.
Since you guys are the only ones having the issue, I can only assume that your graphics cards have a problem with the new framework for the emulator: GIT. Thus, they may not be able to fix it.
I do not know what graphics cards are a problem in emulation...
Because an older card may not support or be powerful enough for a newer technology.

Also, it is pretty much a general rule of this forum not to double (or, in your case, triple)-post. I understand you're a newbie, but...

EDIT: BTW you can introduce yourself here. ;)
Last edited by technology4617 on Wed Jan 22, 2014 5:48 pm, edited 1 time in total.
Fifo
Razorwife
Posts: 10773
Joined: Thu Sep 19, 2013 7:08 pm
Location: rm –rf /*
Contact:
Tings: 104510

Re: Rayman emulation

Post by Fifo »

GeekOfTheGame wrote:I do not know what graphics cards are a problem in emulation...
GeekOfTheGame wrote:for me its working fine. But there's lags on the rom Rayman (world) ...
Don’t double post please.
OCG
The Captain
Posts: 18569
Joined: Sat May 11, 2013 9:24 am
Location: RPC Pirate Ship
Contact:
Tings: 9905

Re: Rayman emulation

Post by OCG »

Hm, I just remember that the thread name used to be "The Emulation Thread"
I wonder why was it changed to "Rayman emulation"?
I liked old name better because it fitted more since people here sometimes also discuss about other non related emulation issues. Just curious why was it changed?
technology4617
Antitoon
Posts: 2340
Joined: Thu Jan 10, 2013 6:25 am
Location: Small children.
Tings: 10

Re: Rayman emulation

Post by technology4617 »

OldClassicGamer wrote:Hm, I just remember that the thread name used to be "The Emulation Thread"
I wonder why was it changed to "Rayman emulation"?
I liked old name better because it fitted more since people here sometimes also discuss about other non related emulation issues. Just curious why was it changed?
I suppose to make it more clear that this thread is intended for Rayman games only, though it's a bit unnecessary, since this thread is in the Rayman forums. But I think that the name change was for the better, to make this more clear.

I think there should be an off-topic emulation thread as well, though.
Post Reply