Robert Posted January 16, 2009 Share Posted January 16, 2009 Arcade emulator raine (0.50.17) unstable; urgency=low * Closing the window of the emulator doesn't trigger a segfault anymore (well the segfault was quitting too, but in windows this was producing a ugly error message, so it's better now !) * Fixed a stupid bug in the "next" console command * The video options dialog shows only the options for yuv overlay when in autodetect mode since overlays are the default, you must now choose explicitely "force normal blits" to see the scalers/scanlines options. * Double buffer is forced even when using yuv overlays in fullscreen mode in windows. Normaly video synchronization should be handled by overlays but since it's very messy to configure, it's probably better to force it here. If your overlays correctly handle video sync, then you can disable double buffer in the video options to trust your overlays. * Fixed a tremendous bug in hq3x/32bpp and hq2x/32bpp, the left part of the game bitmap was cut. * Fixed a crash when switching to hq3x in the middle of a game * Darwin (mac os x) becomes an "experimental" target. Neoraine can be built for it, and raine can be built only if not too many drivers are compiled in! This thing makes me nuts, its linker is completely crazy. Anyway there is now a new tool for building light version of raine : scan_drivers.pl in games, which allows to choose which game drivers you want to include. Once you have chosen, it includes the required cpu emulators/sound drivers. It might be useful when building for small systems...>> Get it HERE. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now