There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Defaced , in Intel Arc Graphics Enjoy Nice ~10% Speedup With Recent Open-Source Linux Driver Review

What is the current experience of Arc on Linux? I’ve been tempted but AMD driver’s are so good on Linux it’s hard to look at something else.

PHLAK ,
@PHLAK@lemmy.world avatar

I’ve been wondering the same.

Mautobu , in Heard a rumor about open source WoW (original)

I find this unlikely, especially without a source. That said, vanilla wow is already very playable on Linux using private servers.

Nuuskis9 OP ,

Thanks a lot! Would you provide me some guide or explain me how I could start my journey with WoW?

andybug ,
@andybug@lemmy.world avatar

I’ve played WoW classic on Linux without any real issues. The easiest way imo is through Lutris.

  1. Install Lutris (should be in most distro repos)
  2. Add game, choose battle.net
  3. Let it install, launch, and login to battle.net
  4. Install WoW classic from inside battle.net

Be sure to note where Lutris is installing your games (it’s configurable), so that if you decide to use add-ons you’ll know where to put them. I used WowUp, specifically the CurseForge version to manage my add-ons.

WoW itself runs pretty much flawlessly. I may have made some VK3D tweaks, but I’m not home and can’t check my notes. Let me know if you run in to any problems.

Lobo6780 , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck

So if it would require kernel module how the heck would they do for snap/flatpak users would it ask everytime for root password at launch? They didn’t said anything other than it will be supported.

sunred , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck
@sunred@discuss.tchncs.de avatar

Looking through their Discord it seems there hasn’t been any details yet regarding how this is going to work if this indeed is real. I highly doubt Faceit would want to vastly weaken their effectiveness on Linux in the same way EAC and Battleye do by running it as a user process. Even if just speculation, that would mean a kernel module that would need secure boot enabled (though even that is not required for the windows variant in battlebit) with a signed kernel and so on and would only work for specific distros?

jayandp ,

From the statement above and other comments, it’s a new FaceIt product sometimes described as “lite”, which gives me the impression it is a Usermode anti-cheat.

sunred ,
@sunred@discuss.tchncs.de avatar

Yeah, looking at the weekly recap stream where they actually talked about it, it is indeed a new anti cheat like you mention that (according to their own statement) is still more effective than “what they have now” (that being eac). youtu.be/nIay2Aq2ars?t=702Apparently they want to do a stream again with the team from Faceit talking about it in more detail.

GrappleHat , in Help me to install Diablo 2 The Hell
@GrappleHat@lemmy.ml avatar

I’ve spent quite a lot of time trying to get The Hell mods running on Linux. Finally today I managed it. I wrote up some instructions (below) and provided the special Wine prefix were required to get the game running. Please let me know if you have any issues or have suggestions for improvement!

How to Install Diablo: The Hell 2 or 3 with Lutris

It was very difficult to find a way to run this on Linux - so I wrote this guide to help others who I know have also beat their heads against the table. The trick which finally allowed me to run it was I lucked into building a Wine prefix which is apparently crucially important to running the game. I have no idea what makes this Wine prefix special, but I’ve tested it on four computers (Ubuntu 20.04, 22.04, & Pop!OS) and it works on them all.

Downloads

You need the following four files

  1. The mod: TH3_vx.xxxx.zip, and music pack: TH3_music_vx.x.zip
  1. The Wine prefix: diablo-the-hell-wine-prefix.tar.xz
  1. Diablo base game data: diabdat.mpq
  • Available on the game CD-ROM, a copy from GOG, etc.

Wine setup and install

We’ll create the Wine prefix, install The Hell into that prefix, and then set up Lutris to point to it. This guide will create the prefix at ~/Games/diablo-the-hell, but you can put it elsewhere if you like.

  1. Unpack the wine prefix file diablo-the-hell-wine-prefix.tar.xz to ~/Games/diablo-the-hell
  2. Create a Windows folder for the game. You can use the UI or the terminal: mkdir ~/Games/diablo-the-hell/drive_c/Program Files/diablo-the-hell/
  3. Unzip the mod file TH3_vx.xxxx.zip to ~/Games/diablo-the-hell/drive_c/Program Files/diablo-the-hell/
  4. Unzip the music file TH3_music_vx.x.zip to ~/Games/diablo-the-hell/drive_c/Program Files/diablo-the-hell/
  5. Copy diabdat.mpq to ~/Games/diablo-the-hell/drive_c/Program Files/diablo-the-hell/
  6. Open ~/Games/diablo-the-hell/drive_c/Program Files/diablo-the-hell/config.ini and make the following changes:
  • set DDraw on Very important!!
  • set fps 60 Limits frames per second (optional)
  • set startvideo off Skips opening cinematic on startup (optional)
  • set screenwidth 1920 Sets resolution width (optional)
  • set screenheight 1080 Sets resolution height (optional)

Lutris config

  1. Press + to add a new game, and set the following:
  • Name: "Diablo - The Hell"
  • Runner: Wine
  1. Click Game Options, set the following:
  • Executable: ~/Games/diablo-the-hell/drive_c/Program Files/diablo-the-hell/TH2.exe (for The Hell 2), or ~/Games/diablo-the-hell/drive_c/Program Files/diablo-the-hell/TH3.exe (for The Hell 3)
  • Wine prefix: ~/Games/diablo-the-hell/
  1. Click Save
  2. Optional, if the game art doesn’t auto-populate:
  • Right Click on “Diablo - The Hell” -> Configure
  • Next to “Identifier” click Change
  • Change text to "diablo"
  • Click Apply -> Save
  • Click Lutris under “Sources” on the left -> Community Installers
  • Search for “diablo”, and wait for results to populate (the search downloads the art)
  • Exit the community installer section

Final thoughts

  • Important note on running the game: the opening UI menu has a visual bug But with the mouse & arrow keys (& some patience) you can navigate the menus to create a character. Once through the initial screens the game runs perfectly fine.
  • The special Wine prefix was built using Bottles, however Bottles is not required to run the game (these instructions use Lutris). If anyone can learn what is special about this prefix which makes the game work please let me know!
  • Despite what I’ve read online this mod works fine with DXVK. I don’t recommend disabling DXVK in Lutris when running the mod (contrary to what others have).
  • In case anyone asks: the specific Wine version doesn’t seem to matter. I had success with: lutris-GE-Proton8-8, lutris-7.2-2, and soda-7.0-4
lal309 OP , in Is anyone able to play Cyberpunk on Nobara?

Well tried upgrading to n38 last night, now it’s not booting up all the way. I followed the guide on Nobara’s website.

Currently stuck at “Failed to start systemctl-user db.service”

I can do an ALT + F3 and it takes me to the terminal where I can log in just fine but that’s about all I can do. No GUI, No KDE. Did I search on Google and Nobara’s discord but nothing useful. Would really rather not have to reinstall clean. Any ideas?

hardcoreufo ,

Have you tried reinstalling kde. Sounds like it might have been wiped?

lal309 OP ,

Just tried. No dice. Ran a few commands.

dnf group list --available *desktop - this did not list KDE as an option at all.

dnf groupinstall “KDE Plasma Workspaces” - this said that nothing was found as if the package was not available

dnf install @kde - seems to have installed KDE but after reboot, no DE, just back to the terminal.

I also ran disabling gdm and enabling ssdm commands but I can’t remember exactly what I ran.

No dice.

If I run dnf list installed | grep kde it shows nothing.

hardcoreufo ,

Darn. I had a similar experience with gnome getting deleted during an update and just had to reinstall the DE.

lal309 OP ,

It’s starting to sound like I need to reinstall the OS.

Shouldn’t have dnf groupinstall “KDE Plasma Workspace” installed everything I needed if the DE was corrupted or deleted during upgrade? Do I need to run any other commands?

zelifcam ,
@zelifcam@lemmy.world avatar

deleted_by_author

  • Loading...
  • lal309 OP ,

    Ran a dnf list installed | grep nvidia and got nothing in return so in the process of doing a clean install of n38 unfortunately

    gabriele97 , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck
    @gabriele97@lemmy.g97.top avatar

    It says “popular version of Linux”. What the heck it means?

    00 ,
    @00@kbin.social avatar

    My best guess would have been that they mean Ubuntu, since thats what companies usually use in tutorials/develop for. But since they also want to include the steam deck, they must also mean arch. With Arch and Debian (probably) covered, im not too worried about compatibility.

    HappySquid ,

    To me it sounds like that will mean most of them, they just don’t want to commit to saying all because there will always be another distro they missed.

    priapus ,

    Almost certainly means they will only actively support one distro. But of course, all distros can run the same software, it just may need to be packaged manually by distro maintainers. Most proprietary software only officially supports Ubuntu. Even Steam only officially supports Ubuntu outside of SteamOS.

    Secret300 , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck

    Lets fucking goooo!!!

    Hextic , in What are your thoughts on the state of native Linux games?

    Proton is great but it has killed native ports.

    At the same time some native ports are old enough to not work as well as proton (XCOM EU) so this might be better? Mixed feelings.

    toallpointswest ,
    @toallpointswest@mastodon.cloud avatar

    @Hextic @atmur With Proton we really don't need native ports though

    zbecker ,
    @zbecker@mastodon.zbecker.cc avatar

    @toallpointswest @Hextic @atmur

    A good well supported native port will always be better than or .

    If you don't believe me just compare with a game like in the late game.

    This is a bit of a cherry picked example, however, as resource usage for a game like that matters a lot more in late game.

    toallpointswest ,
    @toallpointswest@mastodon.cloud avatar

    @zbecker @Hextic @atmur define "better"?

    Performance? Yes
    But in terms of having a diverse ecosystem of games? Proton wins that one handedly

    zbecker ,
    @zbecker@mastodon.zbecker.cc avatar

    @toallpointswest @Hextic @atmur

    I am not arguing to get rid of proton.

    My point is that proton is a stop-gap measure.

    zigdon ,
    @zigdon@tech.lgbt avatar

    @zbecker @toallpointswest @Hextic @atmur i was surprised how well Factorio plays on the steam deck at end game. Really didn't think proton would handle it

    zbecker , (edited )
    @zbecker@mastodon.zbecker.cc avatar

    @zigdon @toallpointswest @Hextic @atmur

    Factorio is a native linux game. Are you manually selecting proton?

    zigdon ,
    @zigdon@tech.lgbt avatar

    @zbecker @toallpointswest @Hextic @atmur oh, shows what i know, nvm :)

    LaggyKar ,
    @LaggyKar@programming.dev avatar

    But a lot time they weren’t good native ports, at least for AAA games. A lot of the time they slapped a translation layer on the Windows version, so it may end up running better in Proton.

    PoorPocketsMcNewHold , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck

    Happy with such announcement. In either case, I would have continued to play it via Community servers either way.

    phx , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck

    Does it require a rootkit or process running as root on Linux, because if it does in not fucking installing it.

    angrymouse ,

    Probably not cause it has to run over wine. But well devs are crazy nowadays

    M_Reimer ,

    For me this even smells like “kernel module that has to be loaded”. I highly doubt this is even worth trying. There are already only a few Linux gamers. How many of them will switch distribution just for a game?

    fraydabson , (edited ) in Mod support for linux

    Ive heard good about this tool: github.com/sonic2kk/steamtinkerlaunch to let you use vortex on Linux and mod CP2077

    edit: I’m going to try it next week. I wanted to play modded fallout and tried a different script to make MO2 open when you launch fallout but this looks better.

    p5f20w18k OP , (edited )
    @p5f20w18k@lemmy.world avatar

    I tried this but couldn’t see a vortex option

    Edit: turns out I had to scroll down… the window came up really small and only shows half the settings. Trying it with a few mods now.

    fraydabson ,

    Good to know! Let me know how it goes.

    p5f20w18k OP ,
    @p5f20w18k@lemmy.world avatar

    It does work, but buggy though. For now, I’ve opted to using the VM with a gpu passed through so I can easily install collections.

    Once I have the game the way I want it, I might move it over and see if I can get it running on my host OS, and import the vortex config to keep my mods up to date.

    fraydabson ,

    Oh interesting. Thanks for the reply. Maybe I’ll end up doing that too. I got fallout tale of two wastelands installed on Linux with some script to make mod organizer 2 launch when you launch the game but it randomly stopped working

    Animortis , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck
    @Animortis@kbin.social avatar

    Freaking good. I wasn’t buying this due to their previous stance. I’ll watch for a while, but I’d feel a lot better about it.

    captainsiscold , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck
    @captainsiscold@kbin.social avatar

    Dang it, I got especially excited because I thought FaceIt was finally going to support anti cheat/their client on Linux for CSGO, too. Glad to see that BBR is getting some love, but c'mon, FaceIt...

    andybug , in Devs Announce FaceIT Anticheat for BattleBit will be compatible with Linux, Steam Deck
    @andybug@lemmy.world avatar

    Very happy to hear this. I’ve been really enjoying the game but expected my time in the game to have an expiration date. Hope they follow through and the game can maintain a decent player base.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines