Files
Eikeno 0429ebde29 update version and modify runner to adapt to upstream (#6113)
- make options use '--' to adapt upstream change
- removed surf option as no longer supported
- added option to enable software rendering
- added option to enable fullscreen
- adapated "no sound" option to new syntax
- removed standalone binary URL because:
  - it is very outdated, causing compatibility issues with recent cartridges
  - upstream no longer provides tar.gz linux binary asset, only source code and .deb archives
  - flatpak version is updated and allow keeping most of configurations options we used before

For reference, new supported options are:

    -h, --help        show this help message and exit
    --skip            skip startup animation
    --volume=<int>    global volume value [0-15]
    --cli             console only output
    --fullscreen      enable fullscreen mode
    --vsync           enable VSYNC
    --soft            use software rendering
    --fs=<str>        path to the file system folder
    --scale=<int>     main window scale
    --cmd=<str>       run commands in the console
2026-01-18 05:38:59 -08:00
..
2021-03-22 15:21:50 -07:00
2025-03-11 08:40:01 -07:00