- changed shadow mask implementation, shadow count XY now represent the
number of pixel the shadow UV sized tiles will take on the screen
- implemented rotation of the shadow mask texture depending on the
default landscape or portrait view of the screen
- removed prescale and pixel border of the shadow mask texture
- added option to change the shadow UV offset, to reduce the color
bleeding of the shadow mask
- adjusted presets to work with the changed mask implementation
- reduced defocus offset
- improved downsampling for better blurring
- improved alignment of bloom layers (raster and vector)
- applied bloom effect to the render output of screenshot and AVI
recording
- changed curvature effect to fit screen size
- changed scanlines to be not rendered into bloom layers
- changed shadow mask to be not rendered into bloom layers
- changed color floor to not light the bloom layers
- changed shadow mask to not dark the color floor
- added image vignetting simulation and option
- added round screen corner simulation and option
- added screen light reflection simulation and option
- made usage of unused brightness offset (additive)
- removed unused pincushion option
- removed duplicate shadow count Y options
- removed artwork/adapture.png
- added artwork/adapture-grill.png
- added artwork/shadow-mask.png
- added artwork/slot-mask.png
- added hlsl/simple.fx
- removed unused shaders::blit() function
- added shaders::screen_pass() function, which handles the
(raster-)rendering on screen, into screenshot and AVI recording
- added effect:set_bool() function
Out of whatsnew - Working status by Sandro Ronco. Just changed the buttons to use the standard Poker HOLD style (IE: keys Z X C V B) as per cabinet design. Someone just needs to hook up the lamps and maybe a simple layout, although the actual keys on the machine are not labeled.
Also deleted the bad_dump set 2. According to the dumper's notes it's a bad dump of set 3 as rom labels matched that set. Set 2 hangs when trying to play.
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Mini-Boy 7 [Sandro Ronco]
- Hard disk R/W support and real-time clock support emulating ClikClok card.
-wd2010: provides IRQ / (B)DRQ signals. Honors DRIVE_READY and WRITE FAULT
(DRDY / WF) now. Set WF to GND and DRDY to VCC in your driver if signals are
not serviced.
-ds1315 : Handle chip enable / chip reset / phantom writes to RTC.