- 0 replies
- 1,320 views
- Add Reply
- 0 replies
- 1,178 views
- Add Reply
- 0 replies
- 1,203 views
- Add Reply
GameEx weekly update

Front End
6th July, 2007 - GameEx 8.23
* Thanks to the new error reporting (loving this!) fixes an error when switching themes for unregistered users. I encourage everyone to report your errors. I know with MS it seems its futile, but I can assure you with GameEx its making a huge difference.
5th July, 2007 - GameEx 8.22
* Thanks to the new error reporting just fixed a bug affecting brand new users
* Also found someone trying to hack the registration!
5th July, 2007 - GameEx 8.21
* GameEx now features error reporting
* When an unhandled error occurs, you will have the option to email me the log file. It can be turned off easily, and you can also set it to always submit error reports. By default it will ask.
Xpadder weekly update

2007.07.07
* Improved startup speed and memory usage
* Improved executable size
* Improved global settings design
* Improved all settings tab icon displays
* Improved INI file reading, number validation and saving efficiency
* Improved option change processing
* Added "Minimize when closing main window" option
* Added "Show icon in notification area" option
* Added "Remember assignment window position" option
* Added highlight to button currently being assigned
* Fix a bug where Assignment window did not close when clearing assignment
2007.07.06
* Improved startup speed and memory usage
* Improved key emulation speed
* Improved emulation compatibility for Windows 98 and Windows ME
* Added Clear option to assignment pop-up menu (or middle click assignment button to clear)
* Added Windows and XInput version information to About window
* Added clicking of None/Max assignment rumble icons to instantly slide
* Added settings icon for renamed Controller Settings window
* Fixed a bug where "Process Non-Selected Controllers" option change required Settings window closure
2007.07.04
* Over 50 optimizations reducing exe size, startup speed and memory usage
* Minimum resolution required to start now 640x480 (see development forum for info)
* Added resolution checking for large windows
2007.07.02
* Added Windows 98 and Windows ME support
* Added resolution checking (minimum supported is 800x600)
* Fixed a bug where assignment window title bar could be off the screen at 800x600
>> Get it HERE.
CPCE 1.82a released
Raine 0.50.5 released

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.