-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
"Main Menu -> Online Updater -> Update Assets": assets.zip is not extracted #16101
Comments
You don't need to use that option since the appimage ships with all the assets already. We should likely disable that menu item, but I'm unsure we're able to do that currently. |
Oh, but what if you want to update the assets to the latest version?
The Appimage also comes with the autoconfig directory, so is it likely that the "Update Controller Profiles" entry also will be disabled? |
Then work with the distro maintainer to update them, or change the location of the assets directory in your .cfg. |
Do you want to open a new issue titled something like: [Menu] Remove "Update Assets", and "Update Controller Profiles"? |
No, thank you. If you have questions like this, you'll likely get better responses in the Forum or on Discord. |
That's correct. I had to modify I opened this issue for the appimage: |
First and foremost consider this:
Description
"Main Menu -> Online Updater -> Update Assets" exist in the Appimage, but it failed to extract assets.zip.
Expected behavior
The assets should be applied.
Actual behavior
"Extracting 'assets.zip'"
Steps to reproduce the bug
Extract RetroArch.7z that contains a directory called RetroArch-Linux-x86_64 with the following content:
RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/
RetroArch-Linux-x86_64.AppImage
Main Menu -> Online Updater -> Update Assets
"Downloading assets.zip"
But assets.zip is not extracted. RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/assets/ is empty.
"Main Menu -> Online Updater -> Update Controller Profiles" (control)
Bisect Results
[Try to bisect and tell us when this started happening]
Version/Commit
You can find this information under Information/System Information
Environment information
The text was updated successfully, but these errors were encountered: