Skip to content
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

[invalid] Random menu driver, and assets are randomly not used #16102

Closed
davidhedlund opened this issue Jan 10, 2024 · 3 comments
Closed

[invalid] Random menu driver, and assets are randomly not used #16102

davidhedlund opened this issue Jan 10, 2024 · 3 comments

Comments

@davidhedlund
Copy link
Contributor

davidhedlund commented Jan 10, 2024

First and foremost consider this:

  • Only RetroArch bugs should be filed here. Not core bugs or game bugs
  • This is not a forum or a help section, this is strictly developer oriented

Description

The fonts and the icons are missing.

See also: https://www.reddit.com/r/RetroArch/comments/10w2oeo/problem_with_interface_fonts_in_retroarch/

Expected behavior

Shouldn't XMB be used by default?

Actual behavior

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

  • Execute RetroArch-Linux-x86_64.AppImage

The menu drivers are changed randomly, and sometimes the fonts and icons are not used from the assets directory

Random 1

image

Random 2

image

Random 3

I changed the menu driver to ozone, but a few hours later I deleted the RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/ directory, but it still started with ozone.

image

Bisect Results

[Try to bisect and tell us when this started happening]

Version/Commit

You can find this information under Information/System Information

  • RetroArch: 1.16.0 Appimage

Environment information

  • OS: GNU/Linux
  • Compiler: [In case you are running local builds]
@davidhedlund davidhedlund changed the title Appimage: No assets installed Random menu driver, and assets are randomly not used Jan 10, 2024
@RobLoach
Copy link
Member

Something is really wrong with your setup. Try compiling from source, or fix the appimage install you're using. Online Updater > Update Assets will download the assets and re-load the menu.

Shouldn't XMB be used by default?

Depends on the platform. Some hardware doesn't have the power to run ozone.

@davidhedlund
Copy link
Contributor Author

davidhedlund commented Jan 18, 2024

Something is really wrong with your setup. Try compiling from source, or fix the appimage install you're using. Online Updater > Update Assets will download the assets and re-load the menu.

Shouldn't XMB be used by default?

Depends on the platform. Some hardware doesn't have the power to run ozone.

I just solved it, for some reason the assets directory is set to "/usr/share/libretro/assets/" instead of "~/.config/retroarch/assets/" for the Appimage.

@davidhedlund
Copy link
Contributor Author

@davidhedlund davidhedlund changed the title Random menu driver, and assets are randomly not used [invalid] Random menu driver, and assets are randomly not used Jan 19, 2024
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

No branches or pull requests

2 participants