Ah yes, the famously communist Russian Federation. The RF is nakedly an imperial fascist regime that doesn’t even have communist window dressing, it boggles the mind that self-proclaimed communists and anti-imperialists support them.

  • @conditional_soup@lemm.ee
  • 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: October 30th, 2023

help-circle









  • The last information i found is from 2015 (the one that looks like MacOS). There are no direct backdoors on the installation medium, although it is trivial to deliver one with software updates since the repositories are under state control. What has been found is a mechanism that attached the hardware id of the pc to any file that is opened, allowing to trace through which hands a file has gone. there was also an “anti-virus” that is a censoring mechanism, deleting files with predefined content.



  • 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)