DirtBag Xon
3b57a6ec07
Add new dependencies for (v2.11.4)
2025-01-10 13:25:30 +00:00
DirtBag Xon
236e7ac3a0
Simplify multigame zipped ROM (v2.11.3)
2024-10-01 15:27:36 +01:00
DirtBagXon
5fa86e87b1
daphne: support the new zipped Singe ROMs
...
This will allow support for the new zipped Singe ROMs.
2024-04-02 21:30:02 +03:00
DirtBagXon
e8bbaa063d
Update hypseus.sh ( #3783 )
2023-10-29 03:39:42 +02:00
cmitu
98b7b6a87a
hypseus: update runtime parameters for ARM
...
Since SDL has been updated, make sure we don't encounter the performance issue reported on 2.0.16+ with RPI.
After 2.0.16, using `SDL_TEXTUREACCESS_TARGET` for a `SDL_Texture` leads to an extra conversion inside SDL, so avoid it by telling `hypseus` to use `SDL_TEXTUREACCESS_STREAMING`.
Previous discussion and analysis of the performance impact:
* https://github.com/DirtBagXon/hypseus-singe/issues/66
* https://retropie.org.uk/forum/topic/18505/
2023-03-01 05:56:34 +00:00
DirtBag Xon
5419b5454f
hypseus: Add new bezels folder
2023-01-22 00:52:17 +00:00
DirtBag Xon
0326e12d35
Add Hypsues Singe (Daphne) SDL2 Laserdisc emulator.
...
This is to automate: https://github.com/DirtBagXon/hypseus-singe/blob/master/src/3rdparty/retropie/RETROPIE.md
This plugin is not restricted in arcitecture like the previous SDL1 version.
Supports Pi (inc. aarch64), ODroid & PC (i386/AMD64).
Standing Forum discussions:
https://retropie.org.uk/forum/topic/18505/new-hypseus-and-lr-daphne-to-add-on-retropie-setup
https://retropie.org.uk/forum/topic/27426/request-add-daphne-singe-emulator
https://retropie.org.uk/forum/topic/31155/integrate-daphne-emulator-back-into-the-retropie-script-for-ubuntu
This setup follows the existing Daphne plugin installation as closely as possible.
I have mirrored the included config file to the existing plugin where appropriate.
2022-01-04 03:33:46 +00:00