You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I wanted to have a windows shortcut in C:\users\steamuser\Documents\Rockstar Games\GTA V\User Music pointing to my music folder in Linux $HOME/Music so I can have Self Radio in GTA V on Steam.
I tried both graphically (via Wine Explorer) and via Wine CMD using mklink /j. Neither worked. I don't recall the exact error mklink.exe gave, it was something about not being able to find a folder. I can run it again if needed.
Is there something obvious I'm missing?
The text was updated successfully, but these errors were encountered:
It might be easier to copy the files directly under the "User Music" directory. You could do this by opening the GUI for the game in question, "Select the default wineprefix" -> "Browse files" -> browsing to "drive_c/users/steamuser/Documents/Rockstar Games/GTA V/User Music" and copying the files there. Using "Run explorer" to browse files might not show all the files due to using the sandboxed environment.
Hello! I wanted to have a windows shortcut in
C:\users\steamuser\Documents\Rockstar Games\GTA V\User Music
pointing to my music folder in Linux$HOME/Music
so I can have Self Radio in GTA V on Steam.I tried both graphically (via Wine Explorer) and via Wine CMD using
mklink /j
. Neither worked. I don't recall the exact errormklink.exe
gave, it was something about not being able to find a folder. I can run it again if needed.Is there something obvious I'm missing?
The text was updated successfully, but these errors were encountered: