8000 tic80: update version and modify runner to adapt to upstream by eikeno · Pull Request #6113 · lutris/lutris · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tic80: update version and modify runner to adapt to upstream #6113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eikeno
Copy link
Contributor
@eikeno eikeno commented May 8, 2025
  • 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

- 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
@eikeno eikeno changed the title update version and modify runner to adapt to upstream tic80: update version and modify runner to adapt to upstream May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0