Note: There is now a dedicated Bezels repo here: https://github.com/gojidan/hypseus-singe-bezels
- Implement multiple Game controller support [See gamepad hypinput.ini example]
- Joystick API HAT is now attributed to a single Joystick [See also
-openhat
] - Compile time method to separate Daphne and Singe game types in ES.
- Increased Scoreboard bezel positioning to cater for DQHD+
- Replaced some legacy Daphne overlay
video::
appendages. - zlua enhancements. Support for alternate/multi game zip ROM [See
-usealt
] - Finally addressed the early SDL2 getPixel workaround/kludge. [Widge]
-screen
argument now allows placement in a multi screen setup.-bezeldir
specify an absolute path to the 'bezels' folder.- Peripheral overlay improvements in
gpworld
andbadlands
- Thayer's "timer" scoreboard alpha level simplified.
- Added a Window icon for taskbar enhancement.
- YUV palette transparency functions improved.
- Fix
-vertical_stretch
YUV stretching. [Seecliff
] - Added
-horizontal_stretch
YUV stretching. - Reduce VLDP flicker in
aceeuro
transition screens. - Fix obscure Thayer's positional toolbox bug.
- Fix
-haptic 0
argument placement/behaviour. - Fix
rewriteStatus()
API call in zipped ROM's. - Added Singe API calls for volume, scale, focus/zoom and multiple Game Controllers.
- Example bash loader scripts for
actionmax
andcaptainpower
running-usealt
. - Update hypjsch to v1.21
- New logo
Comments:
- Users with multiple Joysticks attached using HAT controls, may need to make config adjustments.
- Game Controller configurations should be backwards compatible, use new template for updates.
- The zlua
-usealt
argument removes the need for ES symlinking, in games such as ActionMax. - Added
-singedir
to force absolutesinge/
folder path location in ES installations.