7
submitted 2 months ago by [email protected] to c/[email protected]

crosspostato da: https://slrpnk.net/post/8602499

My stuff:

  • ArchLinux KDE, amdgpu, vulkan, wayland
  • RetroArch installed from official repos
  • cores installed via RetroArch utility

I'm using this command but it results in a graphical glitch when launched from steam:

retroarch -L "path/to/core" "path/to/game"

Possible causes I found:

  • the command may not work if the game is a .cue file
  • loading a game from Steam via RetroArch 64bit can be a problem(?)
  • cores installed with the utility are in ".info" and not in the ".so" extension

spoilerI haven't tried Steam Rom Manager as it doesn't solve my doubt and in any case I'm not sure it can solve the problem even if set correctly.

top 7 comments
sorted by: hot top controversial new old
[-] [email protected] 4 points 2 months ago* (last edited 2 months ago)

retroarch -L "/path/to/core.so" "/path/to/rom" should just work in most cases

When installing cores on a Linux based system, core files AND core info files are all placed in $RetroArch/cores

instead of info files being placed in $RetroArch/info like on windows.

Spoiler: Steam Rom Manager really does just work on a larger scale. If you're trying to add 20+ games to steam, just use it.

[-] [email protected] 1 points 2 months ago* (last edited 2 months ago)

Hmm...looks like in my cores directory "/home/user/.config/retroarch/cores/" I only have .info files.

I'll try to learn more about SRM, EmuDeck was also recommended to me.

[-] [email protected] 1 points 2 months ago

To be fair, I have never used RetroArch installed from the official repositories. I am used to using either the flatpak or steam version(s).

[-] [email protected] 2 points 2 months ago

I'm a little confused with your set up since you have RetroArch installed via pacman. Where do you want steam to factor in? Are you trying to get individual Roms to appear in steam as their own games? Does your command work outside of steam?

[-] [email protected] 1 points 2 months ago

Is it unusual to use retroarch via pacman and cores via RA utility?

Are you trying to get individual Roms to appear in steam as their own games? Does your command work outside of steam?

Yes both.

[-] [email protected] 2 points 2 months ago

Its unusual to install retroarch via pacman and launch it with steam. Usually its either:

  • install via pacman dont use steam at all.
  • install via steam and launch via steam.

I suspect steam is running the retroarch with different environment variables (ie LD_PRELOAD) than your system. I dont know what those would be or what to set them to if I did.

You can try experimenting with using steam-native and steam-runtime to check if there is a difference. You can also try to install retroarch via steam, find its executable in ~/.local/share and adjust your script accordingly.

[-] [email protected] 1 points 2 months ago
this post was submitted on 13 Apr 2024
7 points (100.0% liked)

Linux Gaming

14807 readers
7 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS