2016.05.19
These are only fixes, and some quite serious :
- all the neocd games which loaded some data during the game were broken
because of a fix for garou (neogeo). Yeah it's quite big, I didn't play any
neocd game in 2 months, I really needed a break there !
- Gui : windows doesn't need a colour depth change anymore, and the mode
changes should be invisible
- while cleaning up the taito f2 driver (yeah very old stuff, never
completely finished), I noticed you couldn't access the pulirula dipswitches,
so it's fixed too.
2016.05.18
RAINE is an Emulator for Arcade games. Raine is a M68000 and M68020 arcade
game emulator. Raine emulates some M68000 and M68020 arcade games and is
mainly focused on Taito and Jaleco games hardware. It started as an
experiment with the Rainbow Islands romset, dumped by Aracorn/Romlist. Raine
can emulate many nice games now, and new games (previously unemulated) are
appearing weekly.
Raine v0.64.12 Changelog:
I finally got curious about this bug and actually took the time to read the
output of raine when the shaders didn't work with the new nvidia drivers,
and there was actually something weird to read ! It was all because there
was a bug in nvidia drivers <= version 355.11 which made them to return a
buffer of 1 byte for the info log of the shader program when there was
nothing to report ! I made a workaround for this and totally forgot about
it, but it failed when nvidia fixed this and now the buffer has correctly
0 bytes when nothing to report... !!! Anyway it means shaders now work
correctly for any nvidia drivers, and it could probably affect some other
video cards as well. Those not using shaders don't need to update, this
0.64.12 only fixes shaders, and the fix is very short !
官方 http://rainemu.swishparty.co.uk/