Commit graph

16 commits

Author SHA1 Message Date
Jools Wills
0b3d686213 drastic - rework module to use setBackend
Previously the module used XINIT: to force X on kms systems (rpi4), but now with the new backend
configuration, we can use the same emulator.cfg launch parameters, but default it to X11 for kms.

Also remove the X11 launch code, as runcommand will take care of this now.

Moved the logic around also, to avoid install related configuration work on removal.
2021-04-19 03:30:09 +01:00
cmitu
b7d4c8ca88 drastic: disable cursor under KMS 2020-11-30 08:22:55 +00:00
cmitu
99506660a7 drastic fix for running in a KMS context 2020-05-01 06:49:42 +01:00
Jools Wills
a1ac29d54e redream / drastic - add __binary_url_* function so binary date can be used 2020-03-13 01:57:25 +00:00
Jools Wills
6af5c2047b updated module flags for all emulators 2020-02-22 08:23:26 +00:00
Conn O'Griofa
b8c5865711 drastic: update to 2.5.0.4 with RPI4 compatibility
Permission for new release has been granted; see: https://drastic-ds.com/viewtopic.php?f=5&t=5610

Please note that while RPI4 (and RPI3/fkms) has been confirmed as working by me,
the developers have not explicitly advertised this release as supporting
RPI4; it works only because it is built as a generic arm binary that is
not dependent on the proprietary Broadcom GLES libraries.

Please keep the above in mind if reporting any bugs upstream.
2019-09-22 05:54:30 +01:00
Jools Wills
f22f92d13e helpers / downloadAndExtract - allow additional parameters for both tar and unzip
* change existing calls which used --strip-components
 * use multiple parameters for arguments which should allow additional arguments with spaces
 * implements #2630
2019-02-27 06:36:28 +00:00
Conn O'Griofa
dc2fcd6d1e drastic: patch binary for new RPi vendor library names 2017-12-28 00:49:23 +00:00
Jools Wills
518b888eab disable some modules (rpi1 / sdl1 etc) from the kms platform 2017-11-02 19:49:59 +00:00
Jools Wills
42fd198875 helpers - added downloadAndExtract function for use in modules
* replace many of the existing wget | tar commands with the new function
 * include error logging in the function via runCmd, to trap download/unpacking issues
2017-08-10 20:45:49 +01:00
Jools Wills
b952a1c636 Revert "removed drastic module - author does not want the beta in retropie - http://www.drastic-ds.com/viewtopic.php?t=4307"
This reverts commit b4660dfde5.

Author has now confirmed it's ok to include it - http://www.drastic-ds.com/viewtopic.php?f=5&t=4307&sid=7bc928f81c7633d7c1577ad1bb1d3b19&start=10#p19607
2017-05-28 12:09:48 +01:00
Jools Wills
b4660dfde5 removed drastic module - author does not want the beta in retropie - http://www.drastic-ds.com/viewtopic.php?t=4307
* the emulator beta was released publically with no restrictions mentioned at the time when we included it.
2017-05-05 17:25:29 +01:00
Jools Wills
5926524aff added licences to modules 2017-03-01 13:51:12 +00:00
Jools Wills
8c7d508382 drastic - symlink gfx 2017-01-21 17:11:59 +00:00
Jools Wills
98989e151b drastic - various fixes
* fix permissions on game_database.xml
 * create config structure for bios symlinks
 * symlink default install files from config folder
 * pushd to config folder before launch
2017-01-21 17:06:16 +00:00
PokeEngineer
cd1324f7ed Add DraStic DS Emulator 2017-01-20 22:21:06 -05:00