The worst kind of an Internet-herpaderp. Internet-urpo pahimmasta päästä.

  • 0 Posts
  • 184 Comments
Joined 3 years ago
cake
Cake day: July 24th, 2023

help-circle

  • as the other commenter said, but worth echoing:

    • is it suddenly using npm to install/run something? (iirc this was the attack vector for most packages that were infected)
    • suddenly added some weird extra wget/curl/whatever to packaging methods to fetch something weird?
    • are the package’s sources (eg. github urls) legit?

    Generally you should be aware of who’se software you’re installing -> check if it’s downloading the stuff from right place, and nothing extra. The PKGBUILD changes in the aur website are pretty good indicator if something has changed and how.

    edit: npm itself, or it’s usage isn’t bad - but it is quite suspicious if the AUR package isn’t for some webapp or so.




  • Malix@sopuli.xyztoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    3 months ago

    oh, thanks random internet stranger, have a point!

    I did do a cursory search for firewatch wallpapers too, but the darkmode term seems to be the key here. Anyhoo, thanks!

    edit: though, the site has it in fairly low res, all the download options are super compressed and just (badly) upscaled. But gonna look around if I can find a better version












  • The daw/music software? Just wine. used wine to install the app & vst plugins, then just using the “start menu” shortcut for the app to run it. I did have to use winetricks to install dxvk on the prefix (without it, some plugin ui’s did not work properly), but after that it works fine.

    as for “does it run good” - well enough for me. Some of the guitar/bass amps and instruments I use seem to use noticeably more cpu than on windows


  • yep, this.

    basically, games that need some extra dll file to get mods running, it’s generally just adding WINEDLLOVERRIDES=“nameofthedll=n,b” as env var for the game and off to modded adventures it is.

    I haven’t tested this, but fairly sure you could just install vortex, mo2 or whatever other modmanager to same prefix as where the game is.


  • Malix@sopuli.xyztoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    41
    ·
    edit-2
    6 months ago

    Depends really on the games and software you require.

    For games, check:

    In general, indies and singleplayer games generally work fine. Battlefield/Fortnite/etc hugely popular multiplayer stuff with kernel-level anticheats generally doesn’t.

    I’ve only ever set up few printers to work on linux, and they’ve been bigger office printers. And they’ve all worked with minimal effort. Absolutely no idea about home printers.

    edit: as for windows software support, generally win-apps run on wine. Some really well, some with issues, and then some just dont. Afaik eg. ancient versions of Photoshop run, more recent ones don’t.

    I run a windows version of a music software (renoise) because my effects/instruments have only windows versions. It works, but performance isn’t quite as good as it was on actual windows.