Commit graph

11 commits

Author SHA1 Message Date
G Derber
f7761fd635
Add ability to differentiate group ownership from user ownership. 2024-08-06 09:38:25 -04:00
s1eve-mcdichae1
d877a8189a
redream.sh: add for x86_64 builds. 2022-04-30 14:08:53 -07:00
Carlos Estrague / Mrc_munir
904d4eeac0
Update Redream to Universal arm (32/64bits)
Hello As you know, a zip  build has been released  about 5 days that  in same link   for arm32-bit and  arm64 64-bit.
It doesn't change much else since the Redream script takes care of loading aarch32.elf or aarch64.elf if you are under 32bits or 64bits. 

Only supported on boards the GPU driver can run context  opengl 3.1 up to 4.5  (some extensions optional) or Opengl es 3.1 context.
2022-03-20 01:05:25 +01:00
cmitu
a7baef6240 redream: not available on aarch64 yet 2021-06-13 17:38:45 +01:00
Jools Wills
4accbaaac7 redream - make sure $biosdir/dc exists, or else writing dc_flash.bin symlink can fail. 2020-05-03 17:04:07 +01:00
Jools Wills
3a95bc6d61 redream - symlink new states folder
The latest version of redream copies "saves" to "states" then creates a new saves folder. After doing so it
sets a "savesfixed=1" in it's config. With the creation of our symlink for states the copy won't take place,
but I felt it was safest to avoid trying to do this automatically. Users can copy the configs to the new location
manually. It's an experimental module so this seems reasonable and it avoids additional logic and possible issues.
2020-04-03 04:37:40 +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
5b6b36cc89 redream - limit to rpi4 2020-03-10 08:02:42 +00:00
Jools Wills
6af5c2047b updated module flags for all emulators 2020-02-22 08:23:26 +00:00
Jools Wills
f772180fd1 redream - make sure we keep vmu (memory card) data on update - fixes #2996
* added noinstclean flag to avoid removing "$md_inst" before update
 * copy & symlink vmu0/vmu1/vmu2/vmu3.bin to config area for easy backing up
2020-02-20 03:43:29 +00:00
Jools Wills
7fcaab9ae2 redream - added redream emulator to experimental packages
* added .cue to platforms.cfg
2020-02-15 21:18:13 +00:00