Jump to content

Raine 0.50.5 released


Recommended Posts

Arcade emulator

 

Raine 0.50.5 : still alive after all !

 

It's just a version with a few fixes, mainly for pulirula and the scanlines. It also tries to preserve hiscores when loading a savegame, something I should have done a long time ago !

 

raine (0.50.5) unstable; urgency=low

 

* Fixes pulirula which could not be loaded, and add the long forgotten rotating layer to it - still some video priorities problems, but they would require a priority bitmap to be fixed, and it would be too much trouble to add this to the taito_f2 driver for now... By the way, pulirulj (the japanese set) is removed and replaced by a romswitch to select the country.

* The gui controls which used some modifiers were triggered when pressing the key alone (ie pressing ENTER was triggering the control CTRL+Enter to switch fullscreen mode).

* Hiscores are now preserved when loading a savegame (which allows to load old savegames without trashing the hiscores). Be careful though, it works only for the games which use hiscore.dat, it doesn't work for the ones which use an eprom for their scores (like battle bakraid for example).

* Scanlines :

- Fixed a buffer overflow for fullheight scanlines when the video resolution is bigger than the game screen * 2

- Fixed updates of the video screen when using scanlines on a double buffered screen (which is usually the case in ms windows fullscreen modes)

- Changed the video options dialog to display scanlines options only when not using overlays. Scanlines can't work with overlays because they require lines with a height of exactly 1 pixel, which is impossible to achieve with overlays. You have to explicitly force normal blits if you really want to have scanlines and your video hardware supports overlays.

Changelog / Download

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...