NeoRaine v1.4.2 is released. NeoRaine is a fast Neo Geo CD emulator. NeoRaine is a fast emulator for the old Neo Geo CD game console, based on neocdpsp. It does not try to emulate the raster effects. As a result, "Riding Hero" is unplayable because it simulates 3D effects using raster interrupts. All other Neo Geo CD games should work. Similar like what MESS is to MAME, NeoRaine shares code with the main project Raine and is developed alongside, so the source code is distributed together.
NeoRaine v1.4.2 changelog:
- support for iso.gz files : it allows to easily convert downloaded content. After downloading, cd to the new directory and : gzip -9 *.iso for n in *.wav; do oggenc $n && rm -f $n done And you can then point neoraine directly to the cue file without even editing it. The surprising part is that an iso.gz is as small or smaller than the contents of the iso transfered to a zip file, so it's the best solution. I am sure there are equivalent ways in windows to do that without typing anything and with a lot of clicks ! ;-) |
Download: NeoRaine v1.4.2
Source: Here
Random Related Topic
0 Comments
Post a Comment