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.

warmaster , in What makes Debian so different from its derivatives that gaming on it is almost an heroic task to achieve?

You need the Nvidia proprietary drivers

GustavoM , in First time using Steam+Proton in Linux. HOLY SHIT!
@GustavoM@lemmy.world avatar

I remember the first time I managed to run Doom outside of the usual “point-and-click mentality” on ZorinOS. It felt like I went back to the DOS era where I had to do the good ol’ SETUP.EXE to setup the soundcard, etc. But yeah – you’ve got to let go your “do it for me” mentality and start to get used to do the stuff yourself. But it gets easier when you get used to it.

ReverseModule , in First time using Steam+Proton in Linux. HOLY SHIT!
@ReverseModule@discuss.tchncs.de avatar

Me, circa 2018 when I installed Linux for uni and decided to try Proton just to troll Linux. Little did I know… XD

swnt , in First time using Steam+Proton in Linux. HOLY SHIT!
@swnt@feddit.de avatar

Wow, you nearly described the same experiences I had just recently - when I installed steam and a few games for the first time on Linux. And I was also like “Oh, what? It actually works!!”

I immediately shrunk my windows on dual boot and will likely uninstall it completely in near future. No need for bloated windows anymore

Darorad ,

Yeah, I nuked my windows drive about a year ago, there’s still some games I’d like to play that don’t work, but they’re few enough that I just don’t play them and don’t really mind.

GustavoM , in STARFIELD NOW WORKING WITH NVIDIA BETA DRIVERS!!
@GustavoM@lemmy.world avatar

THE YEAR OF THE LINUX DESKTOP, LADS! ITS FINALLY HA-

[User has been banned for this post]

raptir , in What makes Debian so different from its derivatives that gaming on it is almost an heroic task to achieve?

What GPU do you have? Honestly any of them could have a better driver setup out of the box on Ubuntu.

raptir ,

And just to say - it’s not that you couldn’t fix it, but installing the proprietary drivers for an Nvidia card or updating mesa for AMD or Intel would help.

qyron OP ,

An ancient one. See my post for more details, please.

KpntAutismus , in First time seeing Devs respond to a lack of anti-cheat support on Linux

the year of me being able to run literally any game on linux is fast approaching.

NumbersCanBeFun ,
@NumbersCanBeFun@kbin.social avatar

deleted_by_author

  • Loading...
  • trashgirlfriend ,

    Single player games don’t usually have anti cheats

    umbrella ,
    @umbrella@lemmy.ml avatar

    Thats the crux of the issue in 2023. Proton is already quite good.

    DrRatso ,

    I just refunded the stanley parable because I couldn’t easily get it to work on my arch system. Though I suspect the fault lies somewhere between hyprland and wayland, as I tried all other fixes I could dig up, but I can’t easily get X on my system to test, so I just ended up requesting a refund.

    Apart from that things have just worked. Funny how a title that is supposed to run native is one that gave me a headache (proton also just flat out refused to launch it).

    KRAW ,
    @KRAW@linux.community avatar

    I can’t easily get X on my system to test

    This can’t be true. If you are on Arch, this should be very easy to do. I’ve had a backup i3 session available on my system for years alongside sway. It should be as easy as installing an X based DE and then selecting that session from the display manager

    DrRatso ,

    Im actually not sure if this is important, but I know hyprland has a different xdg portal, so there is that, then I have a dual monitor setup with different refresh rates and last I checked X was a pita to set up for that (to work correctly).

    Like could I actually just install some Xorg DE / WM and send it? Possibly would be as easy as grabbing something from AUR / pacman and relogging, but doing it right from hyprland and with my specific setup is dubious. Then there is the question of actually having to use Xorg to play one specific game.

    In the end it is more effort than I am willing to put into troubleshooting a game I will probably not actually finish.

    RiikkaTheIcePrincess ,
    @RiikkaTheIcePrincess@kbin.social avatar

    For anyone interested: I've been using a large 144Hz 2560x1440 monitor next to a pair of 60Hz 1920x1080 ones with only a touch of xrandr (one line per screen) to make the positioning comfortable for me (just as a matter of preference, due to monitor height differences).

    Idunno when this person last checked (and seemingly then set a permanent opinion, as many do for some reason) but getting X to handle differing refresh rates in multi-monitor setups is trivial now, unless I'm missing something.

    cyberpunk007 , in Horizon Zero Dawn 1080p Ultra with FSR2 - 5900HX, 6800M - NixOS

    Don’t know much about this game but tbh this looks rough by today’s standards. In my opinion, looks worse than the witcher 3 OG from 2025 or whatever. Maybe I’m missing the point? I don’t know what the latter acronyms are in the title.

    theragu40 ,

    5900HX: mobile Radeon CPU 6800M: mobile Radeon GPU

    This game looks roughly equivalent to TW3 because it is roughly contemporary with TW3. (2015 vs 2017). HZD was well known for being a very pretty game in motion when it came out, though this video doesn’t really do it justice to be honest.

    I imagine the point of the video is seeing the framerates on mobile hardware in Linux.

    Astaroth , in First time seeing Devs respond to a lack of anti-cheat support on Linux

    NEXON…

    aruser , in What makes Debian so different from its derivatives that gaming on it is almost an heroic task to achieve?

    From your report, what command are you using to launch Stardew Valley? It appears to be a bad shell interpretation. Are you using sh or bash? What’s the first line of the “start.sh” script? What’s your “echo $SHELL”?

    I’ve been using debian testing for years for my gaming PC, for laptops and debian stable for servers. I’m very happy with it!

    seaQueue ,
    @seaQueue@lemmy.world avatar

    IIRC debian defaults to using dash for /bin/sh, the problem could be as simple as pointing these scripts at /bin/bash instead.

    sugar_in_your_tea ,

    Yup, looks like a bash vs dash issue, which is why I always set my shebang to be explicit about the shell I’m using.

    qyron OP ,

    I was using sh but when using bash start.sh it gave a completely diferent pront, regardless not running. Copied the entire prompt on another reply.

    “echo $shell” returns *bash : echo : command not found

    raubarno , in First time seeing Devs respond to a lack of anti-cheat support on Linux

    That profile pic looks cool, though

    ElectroLisa OP ,
    @ElectroLisa@lemmy.blahaj.zone avatar

    Thanks, it’s a modified VRChat avatar called Rindo

    Quazatron , in Steam Flatpak or running steam from Bazzite distrobox container. Which one is better for gaming ?
    @Quazatron@lemmy.world avatar

    Flatpak Steam works for me. Can’t say I find any difference from native.

    warmaster ,

    I ran that until I needed to install games on a different disk. Impossible for me on Arch.

    garrett ,

    You can do this with the Flatpak version of Steam, but you have to give it access to the disks.

    Flatseal is the easiest way to do this.

    1. Open Flatseal
    2. select Steam
    3. scroll down to the “Filesystem” section
    4. click on the + icon on the “Other files” area
    5. either put in the full path, or use something like “/run/media” to give it access to all user-mounted storage devices (this value may vary depending on how the disk is mounted)

    Restart Steam (if it was running). You should be able to access additional devices.

    warmaster ,

    I did that and so much more, and yet no dice. I just installed steam normally.

    seaQueue , in What makes Debian so different from its derivatives that gaming on it is almost an heroic task to achieve?
    @seaQueue@lemmy.world avatar

    There are three issues IMO.

    Another poster mentioned more conservative defaults, which certainly doesn’t help compatibility.

    There’re also issues with any non-free software that might be a dependency of the game you want to run.

    And finally Debian has a focus on stability, so it takes much more time for software updates to filter their way through the debian ecosystem before they’re released.

    Roll all of that together and you’ve got a system that’s anywhere up to a year or two behind the released versions of things your games need to run, and isn’t necessarily motivated to improve the situation.

    Flatpak Steam and similar systems should be mostly fine, until you need a fix that’s just recently been rolled into the Linux kernel or your DE or your GPU software stack. If you want the most compatible gaming system you really want to chase current releases of everything in the kernel/library/DE/GPU driver stack and that’s just not feasible on Debian unless you’re building a ton of your own packages on top of Sid. I did that for a while and eventually just switched to Arch instead.

    qyron OP ,

    I’ll be moving to the testing branch soon, so I’ll get more frequent updates but the errors I’m getting don’t seem to be related with outdated or missing dependencies.

    Dark_Arc , in First time seeing Devs respond to a lack of anti-cheat support on Linux
    @Dark_Arc@social.packetloss.gg avatar

    Some places do eventually listen. Crytek stealth dropped easy anticheat support for Hunt Showdown a few versions ago.

    ono , in What makes Debian so different from its derivatives that gaming on it is almost an heroic task to achieve?

    The answer is: More conservative defaults.

    My gaming system runs Debian Stable. (AMD GPU, Sony game controller, steam-devices and pipewire installed.)
    Steam games work fine.
    Flatpaks (e.g. emulators) work fine.
    GOG games mostly work fine. The few problems I have encountered were fixed by either installing missing libraries or renaming out-of-date ones that shipped with the game.

    You haven’t described your system or stated what errors you’re struggling with, and nobody can help you without that information, but chances are they can be fixed if you take the time to understand them.

    Edit: BTW, You might want to check out Lutris, if it covers games that you play. There’s nothing magic about it, but some people find it useful as a time/effort saver.

    qyron OP ,

    Updated my post.

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