this post was submitted on 22 Nov 2024
343 points (99.1% liked)

PC Gaming

8615 readers
1078 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

I'm running Nobara, so the basics like wine, Nvidia drivers ... are already set up OOTB. There are multiple ways, but i like the way Lutris does it:

  • Click on "Add a game"
  • Select "Install Windows Game from an executable"
  • give it a name, if you use the name identifier as it is used on lutris.net you get the box art automatically
  • click through, select install/prefix directory, select setup.exe file
  • install as normal, install on the c: drive (only thing to note is if the game is using stuff like .net or vc runtimes then don't install them and just remember which ones you will need)
  • If runtimes are needed: run "winetricks" to add those, if you want to install patches: use "run exe inside wine prefix" (both are in the menu next to the Windows-logo Button)
  • Play Game

Heroic Launcher's installation is a bit more streamlined, but i found Lutris can do more stuff - i don't know if i would have managed to mod my (owned) Battletech installation (BTA3062) so easily with Heroic. (involved setting a bunch of Envvars and dll overrides)