![]() Downloads ![]() Games ![]() Docs ![]() Forum ![]() Zzap! Raine |
Why a neocd emulator using the raine engine ?
Status The emulator had to support the format supported by the psp for the games, that is a zip for the game files, and some mp3s for the music. Neoraine also supports a few other formats listed further in this doc, but if you try to use an original neocd cd, it will run the game without music ! That's because I don't support cd music, mainly because I have no easy way to play an audio cd in linux with sdl and hear something (the cdrom drive has no cable to the sound card), and there is no way to play it digitaly. So you'll have to rip the cd in this case, more about this later.The emulation is fast, but it doesn't try to emulate the raster effects. As a result, "riding hero" is unplayable because they simulate 3d effects using raster interrupts in this game. There might be a way to emulate this without slowing down too much, but sorry I don't have the motivation for this now (and ridhero is not a very good game anyway, which doesn't help the motivation at all !). This is the only known neocd game which can't be played. Differences with raine I made a separate executable, and a separate makefile (makefile.neocd), but finally there are very little differences :That's all ! At the begining there were no cheats and no hiscores but finally I noticed that a few neogeo cheats/hiscores work also for the neocd version. Not all of them are working, but quite a few do. The neocd cheat file is named "neocheats.cfg" instead of "cheats.cfg" to allow to have raine and neoraine in the same directory, but they have the same format. Formats supported for the games The games are all in cd format, so neoraine accepts one of these :For compatibility with neocdpsp, audio files can also be placed in a neocd.mp3 directory in the game directory. So for example you would have : Directory: Metal Slug |- mslug.zip or mslug.cue |+ |-neocd.mp3 |+ track01.mp3 |-track02.mp3... If you don't use a cue file with the exact file names of the audio tracks in it, then you must have the track number on 2 digits in the filenames. So track1.mp3 won't be accepted, but "Metal Slug - 01 - Opening.mp3" will be accepted. If you use a cue file then audio filenames can have any format. links List of games. There are also a few reviews, and some FAQsWikipedia page about neocd French site about neocd. The interesting point is that there is a section about non official neocd games... Thanks Thanks go for this version to : the neocdpsp community, for the motivation at that time, Yoyo for the original neocdpsp version 0.5, Stephh for his very good beta testing job. |
![]() Raine WIP ![]() Hosting ![]() Links ![]() Credits |