"What is a hololive game?" editionPrevious >>576757950>Commercial games for GNU/Linuxhttps://store.steampowered.com/search?category1=998&os=linuxhttps://itch.io/games/platform-linuxhttps://gog.com/en/games?systems=linuxhttps://humblebundle.com/store/search?platform=linux&drm=downloadhttps://zoom-platform.com/search/any/any/any/any/any/linux/any/anyhttps://gamejolt.com/games?os=linuxhttps://fireflowergames.com/products?search[platform][]=92>Libre games, source portshttps://thegamingemporium.com/categories/decompilations-recompilations/https://libregamewiki.org/https://osgameclones.com/>Generic game launchershttps://github.com/bottlesdevs/Bottleshttps://github.com/lutris/lutrishttps://github.com/Faugus/faugus-launcher>Unofficial platform-specific launchers (*=CLI only)GOG*: https://github.com/Sude-/lgogdownloaderGOG: https://github.com/sharkwouter/minigalaxyEGS*: https://github.com/legendary-gl/legendaryEGS: https://github.com/RareDevs/RareAmazon*: https://github.com/imLinguin/nileEGS/GOG/Amazon: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher>Steam Play compatibility toolshttps://github.com/ValveSoftware/Protonhttps://github.com/GloriousEggroll/proton-ge-customhttps://github.com/sonic2kk/steamtinkerlaunchhttps://github.com/dreamer/boxtronhttps://github.com/dreamer/robertahttps://github.com/luxtorpeda-dev/luxtorpeda>Other thingshttps://github.com/DavidoTek/ProtonUp-Qthttps://github.com/ValveSoftware/gamescopehttps://github.com/flightlessmango/MangoHudhttps://gitlab.com/Infernio/libstranglehttps://git.dec05eba.com/gpu-screen-recorder/about/https://gitlab.com/Sneed_Feeder/webm_scripthttps://github.com/Ishidawg/LeShadehttps://github.com/Kron4ek/Contyhttps://github.com/korcankaraokcu/PINCEhttps://github.com/mtkennerly/ludusavihttps://github.com/AntiMicroX/antimicroxhttps://github.com/SulfurNitride/Fluorine-Managerhttps://github.com/ChrisDKN/Amethyst-Mod-Managerhttps://github.com/ilya-zlobintsev/LACT
>>578336963Use-case for a new thread?
>>578342117We can talk about GNU, Linux, free software, computing freedom, and gaming with freedom
>finally get around to buying one of those apple usb-c 3.5mm dongles to see if a DAC is right for me>find out a kernel patch at one point made it only work in 48000 mode>last update in the kernel issue tracker was over a year agoFrick. https://bugzilla.kernel.org/show_bug.cgi?id=217501
looks like this just isn't our year...
>no /glgg/ in the subject lineI didn't really want to change my bookmarked search to >>>/vg/glgg anyway...Actually, I might just change it from >>>/vg/lgg to >>>/vg/linux now, because I'd rather see the /sg/ and /hgg2d/ threads that mention Linux on purpose than the /hlgg/ thread that just happens to use some letters.
Usacase for being on page 10?
>>578364012Can't reproduce the issue. Closed.
So I've been installing games to a mounted drive that isn't the OS drive, which means they won't get wiped next time I do a fresh Linux install. When I mount that drive on my next Linux install, will I need to sudo chown/chgrp every file on the device for the permissions to work? Or will files that belong to user ID 1000 just belong to the next Linux install's user ID 1000 etc.?I've got multiple users both on this Linux system and on the drive's files, so it won't just be a matter of `sudo chown -R $USER:$USER /mnt/data` if I do have to fuck with it.
Searched "Linux" on /v/ and found >>>/v/745862414. Has anyone played it? Looks cool but I suck at RTS. Maybe I should just install Sim City.
Respect
YayThe thread
Kernel 7.2 when?
>>5783941547.3 seems more exciting. Voodoobros, we are SO back.
I can't navigate gnome with a controller?
>>578371481Yeah I think it just works
>>578373406>SpoilerI dunno whats wrong with me but I swear I used to be ok/good at war3 as a kid but holy shit I installed recently and I got filtered by the ai in a test run...
>>578394154>LANG=C yay -Qi linux-cachyos | rg "(Install Date|Version)">Version : 7.2.0-1>Install Date : Thu Aug 20 19:25:09 2026
>run Firefox from a terminal>after a minute, terminal gets spammed with several errors>"curl: (7) Failed to connect to incoming.telemetry.mozilla.org port 443 after 7 ms: Couldn't connect to server">check my /etc/hosts (which I got from the StevenBlack repo)>it's blocking incoming.telemetry.mozilla.orglol.I'm too lazy to check if there's a Firefox setting that I should have turned off. Doesn't matter now.
>>578412120Why do you even use Firefox instead of any fork with telemetry disabled? Are you worrying about economic state of Mozilla and want to do your part?
>>578412251It's the default browser on Linux Mint, and instead of doing something, I did nothing.Actually I just verified in the settings that I did disable all the obvious "send data to Mozilla" options, but apparently it pings incoming.telemetry.mozilla.org:443 (or tries and fails since I'm blocking it) regardless.
>>578412120>>578412884iirc, that's the "this guy disabled telemetry so delete everything about him" ping that stops after you let it through once but i haven't bothered myself
I had been tracking all the games I've played in 2026, but I got lazy a few months ago. So I looked back and tried to fill in the missing ones. I don't know if the order is correct now, and I might have forgotten some. Oh well.Now it's in ImageMagick montage form, because I don't want to edit the HTML file that I was using to add comments to each game in the grid. I can't think of something funny to say for each game anyway. Out of present boredom and anticipation of future laziness, I made a script that defines the image order (so I can append to this if I don't immediately lose interest again) and then attempts to find a number of columns resulting in a square-ish image (but will also deviate a bit if doing so results in a perfect rectangle). The math is not rigorous but it seems to be working well enough for the current number of games and I will just do a minimal-effort fix if that changes.These aren't all games I've finished by the way, so don't ask me what I think of Fahrenheit's ending yet.
Added three more games I forgot.I almost decided to get rid of the code that tries to find an optimal number of columns, because running the `montage` command with `-tile 0x0` results in almost the same behavior. Either way, I get a 7x7 when there are 49 images (pictured). But letting `montage` pick the dimensions for 50 images results in 7x8 with only 2 in the 8th row, whereas my code makes a nicer 10x5 (not pictured; I added a duplicate Duke Nukem cover to test it).
>>578420730>>578422480If you want to keep track of your games I suggest Yamtrack. It's a self-hosted service where you can track progress of your games (movies, tv shows), keep lists, rate them. It has integrated gamedb search so you won't have to fill metadata or pictures by hand.
>>578422480>letting `montage` pick the dimensions for 50 images results in 7x8 with only 2 in the 8th rowOops. Fuck. I meant it did 8x7 with 2 in the 7th row, i.e. 8x6+2.>>578423704Maybe I'll check it out. But if it has lots of shit to fill in then I might be tempted to sink too much time into it.
>>578424950>But if it has lots of shit to fill in then I might be tempted to sink too much time into it.It might if you never had to touch docker/podman or setup an HTML server
>>578425084Yeah, I would need to learn how to do that. But I just meant that my OCD might take over if automatic fetching of metadata leaves any fields blank or incorrect.>use Playnite years ago>let it grab all the metadata from who-the-fuck-knows-where>look at genre filters>"First-Person Shooter" and "FPS" are separate>"Action-Adventure" and "Action Adventure" are separateAlthough I quickly realized that complete and accurate genre categorization is a hopelessly intractable problem anyway, and stopped trying.
>>578425531>hopelessly intractable problem anywayYeah it's too much work. Maybe a language model could standardize it
I can't believe I forgot that I played Quake III Arena and Quake III Team Arena. Are they considered separate games? I'll say yes even though I don't have separate shortcuts for them. (I don't know how to launch directly to Team Arena using ioquake3. Adding "+set game missionpack" to the arguments doesn't seem to do it. Maybe they didn't bother to add support for this because Arena has an option to switch to Team Arena in the menu.)
Oh yeah, I guess I was going to play this.>run game for a bit>close it>check PsensorAh yes, one of those games that loves to make one CPU core sweat.Temperature didn't get high because I have a better-than-stock heat-sink fan but fuck you anyway.
For some reason I always tell the guys to hang back and let me do this first mission by myself, despite only having a pistol that can't hit anything. Spoiler alert, I fucking died, so maybe on my next attempt I'll go with them.I picked Stalker difficulty, by the way, which I think is supposed to be second-easiest. Is it true that higher difficulty levels are actually easier or is that just a meme?
>try to use iron sights>aim high because head>can't see the bandit behind my gun (pic semi-related)>get fucked upI'm not a pro gamer...
lmao
>>578450878people telling you to play on Master are 100% fucking with you
>>578454314I think the whole master is easier than hard came from the whole bullshit surrounding starter weapons and their abysmal accuracy having created myths about the damage system. I would still recommend master but that's just because its the only one I know.
>>578454314>>578461525Good to know.I started another attempt at the introductory quest, but just as I was trying to shoot some dude in the face with my insanely inaccurate pistol, my kid came in and asked if I was playing Portal. lol.So I figured I should cease the extreme violence and let him play something kid-friendly instead.
btw I do know the game mostly works in widescreen, but I remember the scopes being ovals last time I played in a non-4:3 resolution, and I don't feel like installing any mods right now.
>>578463426>I was trying to shoot some dude in the face with my insanely inaccurate pistolA lot of weapons in STALKER are like but the starter pistol is on a league of its own. It gets better and thankfully it's just as inaccurate for you as it is for your enemies.>Is it true that higher difficulty levels are actually easierI think the higher the difficulty the higher the damage so (you) and your enemies die way quicker.Since you are still at the beginning why not give it a shot?Also, Shadow of Chernobyl is very very buggy so you might consider using the Zone Reclamation Project mod. It's just a bugfix and should keep it very very close to vanilla!
>>578465745>It's just a bugfix and should keep it very very close to vanilla!Might check it out if your "very very" and "!" aren't sarcasm hints.
>>578465745Okay, sounds legit.I think it was the "Complete" mod that I used ages ago thinking it was primarily bug-fix changes because it was shilled to me as something everyone should install immediately without trying vanilla. But that's more of a graphical overhaul and I think I remember it adding some of the sequels' features to the original.
First real attempt at first quest with the bros (>>578463426 didn't count). I won, but Petruha died and I felt bad, so I loaded my save.
Second attempt. I gave my life for the greater good.
Third attempt. Not a lucky number, it turns out.
Fourth attempt. I'm getting pretty good at rushing these guys. Sadly, a bro died. It was an unglamorous off-screen death. Such is life in the zone -- but I have the power of time travel, so I loaded my save.
Fifth attempt. Head count came up short after all bandits were dead. Petruha was unalived again. I think the mini-map has a marker on this guy, but I don't know if he's actually important to proper question completion or if it was just trying to show me the location of my squad.
I quit after that and it was already late when I started so I should probably go to bed. It was such a short gaming session that I'm not even mad about making zero progress. Plus it's a game I already finished before, so it's nice and nostalgic but I should really try to finish Fahrenheit before hell freezes over.
CachyOS's Proton maintainer is on hiatus so who knows if we'll see another release this year. ugh
>>578486909IRL getting in the way? What happened?
>>578486909Proof? I can't find any info about that.
I don't like that Faugus using its own umu fork rather than system one. Although umu in binary mode is just ~400 KiB it still makes me anxious.
>>578488061>>578495116I've seen it mentioned by the maintainer and other CachyOS devs on the Discord. I didn't search much so I don't know the reasoning.
>hiatusdoesn't happen with GE
>>578500680He took his time to vibeslop ge11 though
>>578500721Right
Bumpa
>answer the cop's questions correctly this time as Lucas>Lucas leaves the room>now I'm controlling the cop>I have a couple of minutes to search the roomWhat the fuck? There was evidence to hide as Lucas before the interrogation. If I had failed to do that, would I be able to avoid a game over by waiting out the clock instead of looking at the evidence that was left out?Maybe it wouldn't result in an immediate game-over anyway. I did find a pen, with fingerprints the cop thinks, which I didn't have the option to hide as Lucas. So he probably gets his evidence regardless.
For fuck's sake.
Yeah yeah I know, there were other murders.>November 21rstIs this AI slop?
Uh oh, cuck moment.
Just kidding, but another pointless in which I'm reminded that women have breasts but then I don't get to see any nipples. Thanks for wasting my time!
>product placement for future gameWow, they planned it all since 2005...Oh wait it's a remaster.
A slow-dance QTE is this scene's gameplay. lol
>>578529461>pointless sceneFixed. I was so mad about not seeing naked titties that I forgot to proofread my post for missing words.In other news, my cop waifu is such a incredible fingerprint analyst that she can say with 100% confidence that the prints on her computer screen match the ones she MEMORIZED from the paper that's still on the other side of the room.
At least this part has some non-QTE gameplay in the form of a rudimentary evidence-matching puzzle. All the pieces of evidence are in the room, and you have to pick one to memorize and then pick another that links to the memorized one. One of the pieces of evidence is a scrap of paper torn from a larger sheet that I made Lucas hide before >>578526310, so finding it as the cop instead would probably have just given me one more thing to match in this puzzle. I obviously didn't need everything though. The scene ended after I matched two sets of things, and I'm pretty sure there were other usable things in the room that went unused.
>>578528908>Is this AI slop?it's sAAAr slop
Back to Tyler (whose name I can't remember unless it's right in front of me), I was hoping for a sex QTE, but he gets interrupted by a phone call from my cop waifu (whose actual name I've already forgotten again), and Tyler's girlfriend, uh... slightly overreacts to this...
Based, I hope I get to use R to blow Lucas's brains out.
Uh, I don't remember Lucas doing a QTE to light these candles...
I guess I'm fully into the part of the game where the plot goes fucking crazy, because Lucas beats up the cops with kung-fu and telekinesis, dodges bullets, runs through traffic, hangs onto a helicopter, and escapes on top of a train.I didn't get any good screenshots, but if you're never going to play the game and you want to see it, it starts at about 2:00 in this video (not mine).https://www.youtube.com/watch?v=Sok-snErZosIt's pretty funny because the action scene starts with Lucas saying what I'm pretty sure is the same dialogue used in some game-over moments. I actually thought I'd fucked up somehow.Incidentally I did fuck up several times after that, and I only had one life left at the end. I guess the rest of the game is hard mode unless I get more lives. Maybe I can chapter-select and do it again?
What the fuck
Uh, yes? He has super powers.Too bad this was before widespread use of body cams.
>priest doesn't believe in the supernaturalWhat a fraud.
>tfw no detective gf
>wanted by the police>goes to an ex-girlfriend's apartmentWhat a fucking idiot.
>has a premonition of common sense i.e. that the police are watching her apartment>instead of fucking off, climbs a fence to go around the backWhat a fucking idiot.
I'm actually afraid of heights but this scene wasn't that scary. That ledge is quite large.
Failed a QTE on purpose to see if it would show some kind of death animation. Yup, he falls. lol
Dude forces open a window and then she isn't home, and the only thing he eventually gets out of this is a chance to raid her kitchen. So really he could have broken into any other vacant home not being watched by the cops.What a fucking idiot.
Hell yeah, BONUS
>Easy Skanking???
Uh oh...
>ex-girlfriend shows up>they broke up a month ago>she knows he's a fugitive>he doesn't even give her a straight "no" when she asks if he really killed someone>she still lets him hide and lies to the police for him???
>>578545519womenirl if he said yes she would've done the same but let him fuck her as well
This part was weird.The Mayan expert sees through my lies. If I keep lying, he still reveals that he knows I'm the fugitive he saw in the papers, but hints that I should leave through the back door while he slowly walks over to inform the security guard. At this point I stayed in the room and lost on purpose just to see the getting-caught scene.If I instead tell him the truth as I did on my second attempt, then he reacts with horror that I'm a murderer even though he already knew, but then, when he realizes some prophecy bullshit is true, agrees to talk to me and goes WITH me out the back door. And then dies, in the next action scene, I think? So I guess I'm responsible for his death now.
Oh so then multiple cars try to run me over.
And then I meet this guy who I think is the oracle.
>"You have the Chroma...">chroma [noun] : a quality of color combining hue and saturationlol. Is he directly referencing the colorful blobs that appear on-screen in the QTEs that let me read minds and do backflips?... Actually, that wouldn't make sense. The detectives also use QTE powers to win at basketball and stuff.
Do you need/is there a separate Linux version for pirated BG3 or is it included in the regular Rune release? I have seen Linux versions of cracks before but I can't seem to find a Linux version of BG3? So has it just not been uploaded or is it part of the regular release?
>game shows location etc. on the bottom of the screen at the start of a scene as usual>text is still there when a different location is briefly shownlol
>>578559208Nvm, it doesn't matter. I have to use the windows version anyways to be able to run the script extender as it doesn't work with the native linux version, only the proton/wine version.
Juicy they are, I can see that....
>>578566209kino
>>578559208>>578561037>native Linux gamers treated like 999th-class citizensIt's not fair...
>gain control of Lucas>there's a time limit>can immediately switch to controlling the cops if I want toThis felt like a conflict of interest but it actually doesn't seem to matter which thing I do first here. The cops burst into the wrong room even if I do their part first.
>>578566969Day of The Year of The Linux Desktop is Nigh
>>578568853The benefit of taking care of Lucas first is that the screen was no longer split when this happened. lolNot that there was much to see. The character models' textures are so low-quality that I couldn't tell if there was any attempt at the woman having nipples. She had a dark smudge for pubes though. And I'll censor where the nips would be anyway, just to avoid offending the janitors.
>having to rescue the ex-girlfriendI guess he owes her one...
WEEEEEEE
What the fuck kind of roller coaster has a stop up at the top? Why is there even a platform there?
>L and R to balanceWow, inputs that actually make sense instead of just random bullshit.
I only fucked it up once. lol
bommer ass ahhh game
>>578583094unc can't even play modern games frfr
>>578591006sucks to be old
what's the best proton version to use for xiv and mods
>>578591006Modern games are bad, though.
>>578583094Agree. And I've already told this dude to make webms instead of posting screenshots. Webms at least somewhat interesting to watch compared to screenshots that being taken out of context.
https://www.phoronix.com/news/Linux-7.3-DRMpoorfags bros, there is hope
>>578615783GNU/Linuxchads keep winning
With a wealth of knowledge
Nice
Being finally able to play Total War Warhammer 3 when I moved to Linux was nice.
https://www.gamingonlinux.com/2026/08/volt-gui-is-an-amd-adrenaline-nvidia-settings-alternative-for-linux/
Real nice
>>578631213>LOD BiasIt's time to cheat in multiplayer games
>>578631213>rust>open a random .rs file>ctrl + f "unsafe">1 out of 34 matchescargo cult
>>578639827They say rust is safe but I'm sure it will give you aids
>>578615783>gfx8 is polarisRX 580 8GB is eternally a GOATed GPU
>>578605901If I make webms of that game then I'll have to run it at 1920x1200 instead, because when I record 1920x1080, it gets all fucked up with a green bar at the bottom, because some genius wrote code that can't handle video capture of resolutions which aren't a multiple of *x16 despite 1920x1080 being the most common screen resolution. (That was fixed by now in rolling release distros, right? I'm using Mint, which is still based on Ubuntu 24.04 because the release cycle really is that slow, although it's not quite as slow as some people think it is, like I'm pretty sure /v/ literally believes the packages are 5 years old in the latest release.) I also use OBS because I just don't record enough to care, but I assume just using gpu-screen-recorder wouldn't fix that issue.Anyway I don't really mind changing the resolution because running the game in 16:10 only slightly fucks up the intended FOV, and I can say the ability to record at 1200p despite the bug is a demonstration of 1200p supremacy even though it's just dumb luck.>inb4 seething that some guy who plays old games didn't buy a 4K monitor for it
>>578646295>because when I record 1920x1080, it gets all fucked up with a green bar at the bottomIf you'll use mesa from kisak-ppa issue will most likely go away. If not you'll also need some recent libva but idk how would you get it without fucking up rest of the shit that's dependent on it. Or you can use gpu-screen-recorder from flatpak.
>>578632412What mod manager did you use Skyrim anon?I'm getting the itch again but haven't tried it in linux yet...
For context.>that dip to 59 fpsIt's over...>>578647572>from flatpakOh, I hadn't thought of that. (Actually I didn't even know if Flatpak could work for a program like that.) Is the Flatpak package maintained by the original developer?
>>578648031Fluorine. It's basically MO2 ported to Linux. But it's getting vibeslopped too much, so I'm considering trying amethyst on my next run.
>>578648179>Is the Flatpak package maintained by the original developer?Yeshttps://flathub.org/en/apps/com.dec05eba.gpu_screen_recorder
>>578648180Woah that was a quick answer!> I'm considering trying amethyst Ok, I might give it a go then! Thanks!
>>578648179>Actually I didn't even know if Flatpak could work for a program like that.Technically it doesn't. gpu screen recorder bypasses flatpak restrictions and runs code outside the sandbox
>>578649082based...? lol
Also, just out of curiosity, could I have used ffmpeg to crop off that green bar? >>578648179Or would ffmpeg on the same system just use the same fucked-up code that can't produce a non-multiple-of-16 height?
>>578649609That issue comes from old mesa + old ffmpeg when using vaapi (gpu) hevc. You can crop with ffmpeg if you use the cpu encoder. But you can also do that directly in the script that you used to convert the .mp4 file to .webm.But as the other guy mentioned, you probably dont have this issue if you use the flatpak version of gpu screen recorder (or even obs) because flatpak comes with newer mesa and ffmpeg.
>>578650330But also note that if you record with av1 then the issue still exists, because thats a hardware issue on amd gpus that cant be fixed. It's only fixed in the rx 9000 series.
>>578649082Isn't that only true for drm backend? x11 and portal backends should run inside the sandbox just fine
>>578650526>It's only fixed in the rx 9000 series.rdna4 chadswe won
>>578650629For capture yes, but not for other features (like the global shortcuts as one example)
>>578650739Wayland compositors also reduce the number of wayland protocols available in flatpaks, so gpu screen recorder also connects to wayland outside the sandbox so it can.. list monitors with their rotations and get the title of the focused window lol
>>578650629>x11It uses drm backend on x11 on amd/intel as well, it's the only way to have performant monitor (not window) recording on amd/intel on x11. Nvidia has its own screen recording api on x11 (nvfbc) which normally only works on enterprise gpus, but some applications like nvidia shadowplay and steam has a secret key to make it work on all gpus. Gpu screen recorder uses that same secret key to make it work for everybody.
So I beat this piece of shit game.Awful platformingAwful combatAwful 8-bit soundtrack4/10
My next NATIVE Linux game that I'm going to play on my Steam Deck would be Twilight Princess played with https://github.com/TwilitRealm/dusklightFunny enough, I've beat OoT, OoT 3D, MM, BoTW, ToTK, and I'm about to beat Twilight Princess and A Link to the Past while never owning a Nintendo console.
Okay, so fine, webm. I'm still using OBS though because I want to play video games RIGHT NOW instead of installing things.>another forced-stealth flashback because apparently kids just love sneaking into military bunkers>have to hide from a guard>bro glitches outlol...I'd be mad if he actually got us caught but I think the guards only detect the player's position.
>>578654316>Funny enough, I've beat OoT, OoT 3D, MM, BoTW, ToTK, and I'm about to beat Twilight Princess and A Link to the Past while never owning a Nintendo console.@FBI @Nintendo DO SOMETHING
Fuck this.By the way, question for when I inevitably end up using Wayland. It generally has no screen tearing out-of-the-box, right? Or did GAMERS™ demand screen tearing by default as an input delay placebo? Is it at least easy to disable tearing? I'm using>Option "TearFree" "true"in my Xorg config right now, which is nice because1. some games implement vsync like shit and I get better frame timing by just capping frame rate (and still no tearing thanks to TearFree), and2. I don't have to deal with the occasional game that doesn't respond to libstrangle/MangoHud vsync options for some fucking reason.
Bro was a good decoy. RIPjust kidding, the guard doesn't kill him
>>578655409You can disable vsync on kde like this.
lol
>>578655943That only works for Vulkan though, no OpenGL
>>578655943Cool. I'll have to wait to see how fucked Cinnamon's implementation will be. (As far as I know, recent improvements won't be released until Mint 23.) I wouldn't mind using KDE either, because it seems to be the only DE anyone gives a shit about anymore.In the meantime, I don't mind still using X11 either, because all my xrandr/xdotool automation still works, and I'm not looking forward to rewriting or abandoning those scripts.
>>578656404... meaning OpenGL in fullscreen always has tearing or never has tearing? And if that KDE option doesn't work, can MangoHud still force OpenGL vsync on/off?I realize OpenGL is dead to 99% of Linux gamers but it still exists for me because I play native games.
>>578656841>or never has tearing?this>can MangoHud still force OpenGL vsync on/off?No. Afaik EGL/GLX don't support this.
>>578656841>mangohudyes
>>578656002true stealth
wow wtf?
damn lizardluckily I know how to deal with it
On the edge of death, my heart races. I am alive!
>>578615783Will the VRAM optimization also work for GPUS over 4-8GB? Let's say you run some memory leaking UE5 garbage and it hits 17GB on a 16GB GPU, would it also kick in.
Mondays are so slow why
>>578683253Some people work.I called out sick today but I also did a bit of work from home so that it wasn't a total loss and thus I haven't posted for nearly 5 hours.
>>578654316>OoT>OoT 3DWhy play the same game twice? is there any meaningful difference between them or did you play OoT first before OoT 3D came out and wanted to play it again with better graphics?
>>578685618Nta but that's what I did
Riveting gameplay...I don't know what's up with these slow QTEs. Like they don't want me to fail them but they also want to remind me that it's a video game.
Craziest plot twist in this game so far. What the fuck??Pretty sure he's some kind of zombie at this point too. In the previous scene where they were together, she commented that she couldn't see his breath outside and his hands were ice-cold. That combined with the fact that he looks like shit and the bad guy thinks he's dead... I'm not going to read a spoiler to confirm whether I'm being stupid, but I'm guessing he literally died but is still animate through sheer willpower and/or magic.
Sorry, I forgot my video filenames are shit. The preceding spoiler was for Fahrenheit. I do try to be mindful of others who may someday want to play the same garbage that I play.
Imagine how hard her nips are...Also>-47°Cthis is getting ridiculous. Everyone would be ultra dead.
This in the context of >>578694487 made me laugh.The "admit" option did not make her say anything about naked time.
Anyone on a Zen 3 CPU feel like doing a quick journalctl | grep 'Hardware Error'?I'm still trying to figure out why I'm still getting System Fatal error reports that don't actually seem to do anything after replacing my CPU and motherboard.
>>578702129Note: anyone on cachyOS like myself probably doesn't have a journal past the last three days at most so likely won't see anything even if they also are getting them...
>>578654316I would play through this again if you could mod out the wolf sections
>>578694828>Imagine how hard her nips are...From the cold or seeing black man?
>>578656002>light is a semi-transparent conepvre sovl half-life kino
>>578702360>>578702129got nothing, sorry anon
>>578702129How about you post your system fatal error report instead of trying to compare it with other 5000xt/x3d series users? I used to get similar errors on linux with older kernels but since kernel 6 stopped having them.
>>578702129Nice try, FBI
bump, when I'm back home, I'll post some webms
>this is a roleplaying game with so many play styles!>...>I'll pick a stealth archer
>>578388365what UI mod is that, please?happy to also ask for any others you've got going on.
>>578728816That is https://www.nexusmods.com/skyrimspecialedition/mods/166086Although same author has new release:https://www.nexusmods.com/skyrimspecialedition/mods/176230
>>578719946Well I'm just curious if anyone else happened to have anything. Here's the three most recent one as an example. They don't crash applications or cause shutdowns. Mostly happens at idle/casual desktop use but I have had a couple while gaming.I only started tracking them in May when I slammed something into my desk hard enough to trigger a kernel panic.Found out then at the time that rasdaemon from the AUR was bugged and wasn't logging anything.But since I've replaced the CPU and motherboard and I'm still getting them, I'm at a loss. Memory isn't running any extreme settings and passes memtest86+ and OCCT. Already tried typical current idle and still got them.
>>578732191Great, thanks. I've only got the 2011 release so might have to get SE on sale.
>>578733296Maybe some error in kernel
>>578735001That's what I'm leaning to. And I just found this thread, actually.https://forum.proxmox.com/threads/ryzen-5950x-uncorrected-software-containable-error-events-after-upgrade-to-kernel-7-0-x.184025/I was seeing corrected errors on the CPU I had replaced before they changed to the supposed fatal errors...Hopefully that thread actually goes somewhere, because I don't know where to begin trying to report it.
>>578735625Oh yeah and there was one piece of software I ran into which triggered legitimate System Fatal errors that populated those three addresses with values other than straight zeroes. So I guess it's probably safe if I just ignore those.Would be cool if someone kept an eye out for any on their machine though. :^)
>>578726512How it started by entering a side area...
>>5787392483 minutes later and left with just one hp potion.
>>578739398forgot webm
those prices man...
what is the difference between proton hotfix and experimental?
>>578739248>>578739554>>578739753This looks like a h-game. Is she getting raped?
>>578740165>h-gameit's this, buy it, it's fun, great music toohttps://store.steampowered.com/app/598700/The_Vagrant/
>>578740397>buy itAnon...
>>578740573Surely you can afford four burgers.
>>578740943He's russian, that's his monthly wage
Nah
I've got to sayMolag Bal have taste
>>578746003gonna be honest, but those models look dogshit
>>578740943>>578742269Im not Russian, and I can afford it.I just rather spend 0 dollars instead of any amount greater than 0
how do i get cracked stranger of paradise to run?setting the few dll overrides didnt work
>>578753164Have you tried to kidoshite it epic rancha kara? seriously, did you even apply the crack?
>>578751147Valerica model is kinda mid because she's from larger female NPC pack, but Serana is pure sex you can't deny that.
>>578740943>four burgersThat's the price plus the impatience tax.The normal price by itself, without any additional fees, is only 0.79 burgers.https://steamdb.info/app/598700/
>>578753402oh... sometimes i do not like being a retard
>>578753164>to runit's very easy to do so
Oh my
New minimal qt proton/wine runner just dropped.https://github.com/seinedkoda/kisel
>>578780481I think if we replace all the OP with every Wine frontend ever existed we would still be exceeding character limit.
>>578780481Bloat. All I need is a terminal, thanks.
This vibeslopped open-source WoW client is making progress. I think 2 or 3 more 10k lines git commits and it will be fully playable!
>>578784783Wow was never good. They ruined w3
>>578784783How do these wow clients work? do they just implement the rendering part and lua interface and then let the wow official lua scripts do all of the work?
>>578735625I suspect a regression somewhere. I used to have similar errors but that was using kernel 5. On 6 they magically went away.
>>578733296I used to get such errors all the time with my ryzen 9 5900x. I think it actually started happening after I got a new gpu and psu. But I dont get those anymore, maybe a bios update fixed it I dont know.
>>578812935>>578809585Yeah or kernel/firmware update. Somewhere along the line I stopped getting those.
>>578780481>OnlineFix Support (Disabled by default)lmao based
how the fuck do I play tokon
>>578651420Sad. Did you like Shovel Knight?
>>578822175I haven't played it and after playing this game I don't think I will
>>578821897Well, you wouldn't expect anything less from Russian software
outfuckin'skilled
Shortest dragon fight
>>578821897I don't know what that is.
Fucking Lost to the Ages quest bugged so I had to end it with console commands. Instead of fixing his shit Todd just break free mods with his creation crap updates
between appimage and flatpak which would have the better performance?
>>578851734That dependent on many factors like how different flatpak drivers are compared to your system ones, but generally AppImage should provide better support since it doesn't implement sandboxing features like syscall filtering that were confirmed to give performance penalty.
>>578852713>supportperformance
>wanted to replay witcher 3>there's a new DLC coming out
>>578858345>downloaded the og version before they fucked it up with next gen update >new patch and dlc us only for the new version fuck
>>578863807Why would you not want updated graphics? og witcher 3 looks very dated nowadays
>>578863963because I'm a performance faggot, I don't want new forced ray tracing nvidia cancer bullshit that looks marginally better at extreme performance cost
>>578864128I see what you mean. I just couldn't play the original one a couple of years ago because of its trash graphics. And I haven't tried the next gen update yet. I will try it when it comes out
Steam Frame when? Did machine really flopped that hard?
>>578877359total flopperino by all accounts
>>578877359massive flop. valve should give up on hardware and just work on software
>tfw on 7.1.9 kernel-arch1-2WHERE'S 7.2???????
>>578891331Rolling release my assMeanwhile Cachy GODS are thriving!
>>578891527Rolling release doesn't mean you get the updates as soon as they come out. It just means it's not point-release like Ubuntu and others
>>578891527Thanks for being a beta tester
>>578852713Oh damn, the difference is huge https://github.com/flatpak/flatpak/issues/4187 why the fuck would anyone use flatpak for performance critical stuff
September is packed with new releases, fuck.Gonna play some old game instead.
>>578912637Like what? Ace Combat 8 (technically) is all I care about.
>>578733296Use the brute force method and backup all your important data and reinstall your OS from scratch. Somewhere down the line the change of hardware fucked something up, you did say you changed CPU and motherboard, it might've thrown the kernel out of whack especially if you're using some fine-tuned kernel version. Nuke it from orbit, it's the only way to be sure.
>>578916440What I meant was I started seeing them, then replaced those components recently and still get them.I'm still leaning on it being an AM4 microcode/kernel issue at this point. Heck maybe AM5 has it too but not enough people keep an eye out for MCEs.
>>578891527I don't want the latest vibecoded shit to break, I am glad arch has a testing period. In 5-10 years when linux gaming come to a stable point I will probably use a stable distro
>>578917450unironically install windows and do some benchmarking on it to see if it bluescreenI once had a similar problem and linux worked fine except for error messages, trying windows it would randomly bluescreen until I find out the CPU was bad. Thankfully AMD RMA is pretty good
>>578917649Only crashes I've ever experienced were from GPU undervolting too far. Those MCEs just have to be bogus. But it still annoys me to see them.
>>578877359They can't get enough hardware for it, thanks to all the RAM and SSDs being hoarded for data centers built on the promise of AI eventually printing infinite free money despite the public already having AI slop fatigue.The fact that I signed up for the wait list and never got an email means they're still selling all the units they can actually build. There was plenty of negative reception of the price but they're still sold out at that price. So yes, it flopped in the same sense that Steam Deck was actively flopping while being sold out for the entire first year.
I'm still waiting for my Steam Controller (2) reservation...
>>578851734For gaming apoimage, flatpak has xou related issues.
>>578915780I see you say this shit all the time on /v/. Not everyone is a hyper sim autist like you. I'll be playing most games and the plane one is not one of them.
>>578928327Ace Combat is an arcade flight game though...
>>578929246This, and it's do arcade it's disgusting. I don't know how this series is still somewhat relevant
why when I uninstall a game on steam it doesn't delete the folder
>>578936553>doesn't delete the folderDid it at least delete most of the files?If you mean the folder where the game itself was stored, I believe Steam will delete only the files it actually installed, and then it will remove the top-level folder only if it's empty. This means games that dump configuration/save files in their install location will leave those files behind when they are uninstalled. Meanwhile, installing mods to a game's folder will also keep the folder from behind removed. I hope they never change this behavior because it means Steam is being nice and not just recursively deleting shit. Not that I store important documents in Steam games' folders or anything, but Steam presumably deleting on the files it actually "owns" is the a good thing in general.If you mean prefixes and shader caches, I usually see those get removed on uninstall, but there may be some reason it doesn't always work.
>>578937295>presumably deleting only the files it actually "owns"Fixed. I don't know where those two letters went.
>>578929246As if that matters when the games are shit and airplanes are boring. Literally that and Wolverine are the only ones worth skipping this year, stacked otherwise.
>>578898729Old news, this was resolvedhttps://github.com/flatpak/flatpak/issues/4187#issuecomment-2877879871
Good morning
I'm afraid I must retire my Skyrim walkthrough because save became corrupted: most quests won't progress anymore. I guess installing/uninstalling mods left and right has taken its toll.
>>578945414saaar
>muh open source game port>almost half a gig for engine executables alonepower of vibe coding
I've completed my migration for Lutris to Faugus on a working PC, only leaving games with singificant play times for historical purposes. I actually like default Faugus's Adwaita theme more than Breeze GTK4 theming.
>>578954815Better than nothing.
>>578955443Are these pirated or gog/steam games?
>>578955891Pirated/GogAFAIK Faugus don't run Steam games
>>578938263As somebody responded to him, the performance penalty doesn't apply to all games. He didn't test those games (same games as OP).
>grind one hour to be able to afford it>finally buy it>get bamboozled it's still the best armor in the game if you upgrade itAll in all, very good game, now I have to wait until next year for Muramasa to get that gameplay loop itch.
>>578955993Doesnt it auto import steam games? at least it has a an option for "steam" when adding a new game.
>>578956189idk maybe, I see no reason polluting this launcher with steam games
>>578955443Are you me from another dimension?
>>578949169>corruptedJust play Morrowind, that doesn't happen and it needs no mods.
>>578956590>MorrowindI was going to make a joke about uncs, but skyrim is also an unc game, so it woulnd't have been funny
>>578864128I think CDPR goes out of its way to make that a option to turn off, so..
>>578954815Maybe he shipped a debug build? You can expect anything from a vibegod.
>>578956590I do have it in my backlog though. Planning on start it late fall.
>>578962965Do people who say backlog mean a written-down list of games to be played in the future?
>>578965357That's right
>>578965357>written downI have nothing to write, my library is over 2k games between steam and gog, I just choose what to play depending on my mood
>>578965357Yeah, it's pretty good if you have a hard time picking what to play.
>>578965357I'm not him but my backlog is just all the games I've started and haven't finished, or bought and haven't played. And I try not to think about it beyond whatever single game I'm playing in the moment.I don't want the existential dread I would feel by actually enumerating all the games I want to play, estimating the total play time, and seeing that it's longer than all the weekends I have left on Earth.
>>578955993>AFAIK Faugus don't run Steam gamesYes, it does.If it doesn't work on the flathub version, you just need to run Flatseal and go in the "Session Bus" > Subsection "Talk" > Press the "+" button and add this like in the text box:> org.freedesktop.FlatpakThen, when you'll restart Faugus and go to add a game, choose "Steam Game", your Steam account, and all your Steam games will be there to be added to Faugus.
>>578985534>and add this like in the text box:I meant "line", not "like".
summer gaming with low demanding titles too keep temps low
>>578985768Looks nice. Game?
>>578991760Blast Brigade
>>578979107>estimating the total play time, and seeing that it's longer than all the weekends I have left on Earth.Damn. That would indeed suck.I feel similar to that. I just play whatever game i fancy in that moment. I finish it (or quit, whatever) and choose another game to play
Imoen go!
bump
the rounded corners look nicer, lutris looks a little too plain
>>579030112meant for>>578955443
>https://lsfg-vk.dev/blog/important-changes-to-lsfg-vk/>A new tool lsfg-vk-cli can be used to benchmark lsfg-vk and validate the configuration file.>The user interface is now Qt6-based, no longer GTK+Rust. This brings the filesize down from 70 MB to just a few kilobytes. It will also integrate neatly into the KDE desktop.based
>>579032112>no longer libreWell, I guess it doesn't really matter since Lossless wasn't libre to begin with, but it still sucks to see users lose any kind of software freedom.
>>579032112Indeed. Fuck gtk and rust
>>579039916>Lil baby can't handle real toolkits and systems programming languages so he plays with his bloated QML toys
anyone tried mgs4 pc with proton yet?
>update cachy proton>audio on most games stop workingyear of our lord 2026 and linux audio is still dogshit
>>579050152Idk it works fine for me.
>>579050152Let me guess: you're using Mint with Pulseaudio, am I right?
>flatpak got half a million euro grant from a german NGOwhat are they planning
>>579054908jews will turn flatpak into snap
>>579048909People report that they were able to run it on Steam Deck and other AMD hardware, but I can't run it on my PC with NVIDIA GPU
I need some recs on what to play with my chinkpad x13.So something light and playable without mouse / with the clit.
>>579060725Racing gamesHollow Knight (silksong)PSX emulated games (or similar consoles that didn't have full dual-sticks control)
>>579048909>>579059831Actually nvm, I was wrong, it was the issue with crack. Game is fully playable on Linux.
Finally managed to compile and run iortcw on Arch Linux.
>>579066769>playing any other version than REALRTCW
/lgg/ weekend gaming soon™
>>579075535>soon™sounds proprietary
>>578957775/ugg/ - Unc Gaming Generalmodern media is all trash though unironically
>>579054908Payed appsPermission warnings like on android
>>579084368
>>579069827Hm... I might play that instead of vanilla.
>>579085469just disable the hub part, I played with it but found it an unnecessary implementation that disrupts the flow of the game
In Stak Trek: The Next generation s04e04 at 0:31 commander Data says "Gayland"
>>579090312LOL! https://files.catbox.moe/p9zugm.webm
>>579066769how? the pkgbuild never works for me and when i compile it from source i get an opengl error
>>579091027On AUR one dude posted prepare block for PKGBUILD that fixes it
>>579085330Zased
>>579090312Did he misspeak? Or is Gayland some star trek thing
>https://github.com/zolaware/reblueblue dragon pc recompilation, another game i don't have to use xenia for
>>579091497Yes it's actually Galen
Damn, I could go for a TNG rewatch actually...
https://github.com/doitsujin/dxvk/releases/tag/v3.1DXVK 3.1 is outhttps://github.com/MuPendulum/proton-mu/releases/tag/Mu-Proton-11.0-2Mu-Proton released an update the other day which is nice while we wait for Proton-CachyOS to reviveStart of weekend gaming time o/
lmao, most of these are for lib32-gst-plugins bad/ugly/goodI guess I'll just remove them because I think wine 64bit supports 16bit programs/game as of recent
>>579090312And he did it again at 9:32
>>579094912>Mu-ProtonIsn't that's a proton designed to play anime games?
>>579097289It was originally a fork of GE for FFXI and some other d3d8 game if I remember right. Dawn is the anime fork and Mu just switched to Dawn's wine fork which is based on CachyOS's.It looks like it is mostly updated multimedia dependencies, different ffmpeg configuration/codecs, and defaults to DXVK's d3d8 instead of Wine's. And whatever dsound stuff it just added.
>>579090734https://litter.catbox.moe/8941hm9x6gaxh8bm.mp4
>launch an old as fuck game with gamescope>still suffers from running in background when exiting the gameI guess steam machine flopping hard made them drop everything beside proton
>>579105861>installed dolphin for gamecube games on steam deck>they lag even with allow tearing (there is no tearing at all) and uncapped framerate>desktop mode is super smooth in fullscreengamescope is such a mess
>>579105861>>579108040use gamescope-session.
>>579108493i'm launching dolphin through steam via gamescope session, gaming mode or whatever it's called
>>579108493does it also include the bilinear downscaling algorithm that is rotting on the pull request on gamescope's page for over 3 years
>>579108610I mean login with gamescope as a session.https://github.com/ChimeraOS/gamescope-session
>>579108774just fix it youself. maybe you can be the first non-tranny linux dev valve hires.
the bottles eagle thing thing is useless.
>>579109060>having non-tranny linux dev at valvethis violates our sacred traditions
can't get sleeping dogs original version running. valve probably broke it on purpose to force people to play the slop remaster.
>>579110220tried different proton versions, ge?
Fedora KDE should be fine for gaming right?
>>578784783>with each update more bugs are getting fixedLinux bros, we're getting there!>>579122951Honestly, I wouldn't recommend Fedora. Sometimes Fedora users experience issues while using same version of software as Arch. It uses selinux which might confuse you when some shit that you used to configure on other distributions (like samba) require extra steps to work.
>>579110220Sad if true. I was going to play that again someday. (Already finished it on Windows 7.)ProtonDB reports say it works with multiple Proton versions though, so I will optimistically assume it's your fault :^)
>>579094112My wife (female) saw a few episodes of Stargate SG-1 as I was re-watching it, and now she's watching it without me. Maybe I should get her to try Star Trek. (I never actually finished TNG myself.)
>>579124628>she's watching it without meHoly I would never wife someone like that. Thankfully my wife doesn't do that
>>579124902I didn't really want to watch the entire series end-to-end again so it's fine. I had just put it on one day because she pays for Netflix and sometimes I scroll through it to find that absolutely EVERYTHING on there (or at least everything it ever shows me without an explicit search by name) looks like fucking garbage except for whatever '90s/'00s (or older) stuff happens to be available.
>>579127737>looks like fucking garbageYeah it's terrible. Just like modern games on steam
>>579032112Unfortunately that new qt6 ui is messed up on my system, I cant even see some text/icons. Also lsfg-vk 2.0 doesn't work, it says it cant find some stuff in the lossless scaling dll and it fails to load vulkan stuff as well. All of that works in lsfg-vk 1.0
>>579122120Yeah, tried 9. Something. Protondb is full of reports that it doesn't wrok.
>>579123545Maybe it's because I "downloaded" it, but others are reporting habig trouble launching it. Just play definitve if the original doesn't work.
>>579128059Oh wait nvm. lsfg-vk requires you to switch to lossless scaling lsfg-vk branch in steam game settings. I missed that. So that means lossless scaling has official lsfg-vk support.
>>579128197Most recent reports say it does work though.Now I'm curious. Maybe I'll install it tonight.
>>579122951i personally didn't like fedora's package manager but any of the popular distros are fine for gaming
anyone tried out the unreal TFT client? does it work on linux or still need vanguard?
>>579158731PC is still using the league client as base, still vanguard
what to install for fps/temps/etc monitoring?
>>579161564Mangohud for in-game overlay, lm-sensors for terminal, there's a lot of GUI temp readers out there.
>>579161564MangoHud (see OP link) is basically THE performance overlay. I'm sure there are alternatives, but aside from the one that's built into Steam (which I haven't bothered to use so I don't know if it sucks), I don't even know what they're called.If you want after-the-fact recording of maximum temperatures and/or a temperature graph, Psensor can do that.
>>579109207Of course, which is why I turned that off day 1.
>>579163770>>579163962thanks
what is aarch?
>>579168323ARM, the thing cellphones usealways get x86_x64, prioritizing x64 if they are separate
>>579161564watch -n 1 sensors
>>579169292What is this for exactly.I could rtfm but im kind of at work
>>579179985watch spams command at set intervalsensors is sensors
>>579180848Very useful, sir. Thanks for the tip
proton ge 11-6 is out
>>579168323>GEOh wow. Even the release notes are AI generated now (and inconsistently formatted).Why does anyone use this trash? lol>AArch64The official name for the 64-bit ARM CPU architecture. ARM64 is the unofficial common name for AArch64, usually used when referring to it as a platform. AArch is supposed to stand for ARM Architecture or some stupid shit.
>>579187485can confirm that steam overlay works under wayland
>>579187749>Even the release notes are AI generated now (and inconsistently formatted).For what it's worth, I actually don't mind AI for doc usage like this but the inconsistent and low-effort usually mean the author has no understanding over the actual changes and had to leave it to AI. I use AI for docs and release notes but only to generate drafts/skeletons; no way would I ship what GE is lol.
>AI is le bad>he say while using an OS full of vibecode
>>579188327sir, friendly windows thread is two boards down
>>579188707https://lore.kernel.org/linux-media/CAHk-=wi4zC+Ze8e+p3tMv8TtG_80KzsZ1syL9anBtmEh5Z40vg@mail.gmail.com/
>>579187485https://github.com/GloriousEggroll/proton-ge-custom/issuesすごい、先輩!春巻き食べに行かなきゃ!I love GE!
>>579187485I'm still waiting for new Proton-Cachyos
Meaningful contribution from ebussy
>>579203330>admits it's extremely nitpickywell at least he's self aware.
>>579141615I forgot to do it last night but I'm doing it now.>EULA won't load>can still accept itlol. In theory, legally speaking, though I know it doesn't matter... Am I still beholden to the agreement that I can't see? Or does their failure to present me with the agreement mean that I'm not agreeing to anything? Or am I not "allowed" to click accept in this scenario? By doing so, am I claiming that I've tracked down a copy of the EULA through a third party in order to read it? Just wondering. In reality I would absolutely not read the shit anyway. The idea of EULAs is a joke because everyone knows that nobody reads them.
Damn, I keep forgetting about this. Download's done.I don't have time to fuck around with it right now, but it launches. There was a black window for several seconds before it fullscreened and started displaying logos etc..
It fails to connect to some bullshit There's a slim chance that it's because the server is blocked by the StevenBlack hosts file I'm using, but I'm guessing it's a service that just doesn't exist anymore, considering this version of the game was replaced.>got the S.T.A.L.K.E.R. remasters for free because I bought the originals>got the BioShock remasters for free because I bought the originals>got the Doom/Heretic/Hexen/Quake remasters for free because I bought the originals>they expected me to buy Sleeping Dogs again when its remaster came outI liked the game but fuck Square Enix.Though I guess I should consider myself lucky that the game isn't bricked by this "Social Hub" nonsense being gone.
>opening cutscene can be paused, not skippedFuck you. Even if I hadn't played it before, I should be allowed to skip this if I want to.
Gameplay works.Frame rate is low because I didn't bother to change my LACT settings which have my GPU set to lowest clocks. Given that it runs this well in lowest-clocks mode, I don't think I'll have an issue if I actually let it use my GPU for real.
My off-brand wired Xbox 360 controller also works, and I can just switch between keyboard/mouse and controller as I please without going into the settings, which is going to be very convenient. I'll be able to use a controller for driving and a keyboard/mouse for the occasional shooting segment.Deadly Premonition was such a pain in the ass because it required choosing between keyboard/mouse and controller when starting the game, and driving with a keyboard sucked but I didn't want to use a controller for everything. (Driving with the controller also sucked, to be honest, just less so.)The input hints also adjust to whatever inputs I'm using.See previous post's note about garbage frame rate. It's almost certainly because I'm throttling the shit out of my outdated hardware, not because of Proton.I'll probably get screenshots and videos with proper settings later, but in the meantime I'll be off the computer for a while.
>>579163770>>579163962I installed this...but its not showing up anywhere so uh, how do I open this?the default steam one is neat but doesnt show temps
>>579220718you have to launch what you want with mangohud *something*for example on steam you put"mangohud %command%" on launch options
>>579203330Based OCD queen
>>579208216Wait is it still on steam?
>>579215287Try thishttps://rutracker.net/forum/viewtopic.php?t=6551732
>>579215287Also day definitive looks worse.https://www.youtube.com/watch?v=2u_1wjWJUqY
>>579221668Yes, but no.https://store.steampowered.com/app/202170/Sleeping_Dogs/It has a store page, but the button to buy it is replaced with a link to the newer version.In any case, it's still in the libraries of those who bought it, though I bet Square Enix would have just yoinked the game from my library with a "no longer supported, thanks for playing!" if they could get away with it.
>I can finally use my old Wii U pro controller again for pc gamingyay!
>>579222613Does it work ootb with Linux?
That's a big gun
Eins von hunderttausend kleinen BieneleinWird umschwärmtErika
vkQuake is now compatible with Dawn of the Machinehttps://github.com/Novum/vkQuake/releases/tag/1.36.0
>>579229309That was fast.
>>579223245dunno what's that, but it syncs wel enough on my pc (both new and old) in Fedora KDE, and works on steam just fine
why doesn't controller work when forcing a game to use wayland?
>>579231681Are you using Steam inpu? Steam input doesn't work with native Wayland clients. If it's a Proton game you can try latest Proton-GE, I heard it worked around that.
>>579231773it just seems wacky whether or not i use steam input or notit works at times, and other it doesn't
>>579231681Werks fine for me. Never had an issue
>take GPU off lowest clocks>put Sleeping Dogs graphics on "EXTREME">it's enough to make my GPU fan go scary loudYikes. My custom fan curve might just be stupid, but whatever, that still means it was getting hotter than it usually does. I guess I don't play that many games with actual graphics.It was weird though because the fan really went nuts at the last scene of benchmark mode. I ran benchmark mode a couple more times, the last time with basically all settings on highest except for AA on the middle setting, and the GPU didn't get that hot. So either I'm just getting inconsistent results, or that highest AA setting is really brutal.>>579221851>try this Russian downloaduuh...I mean, all I did with the Steam version was download it, enable MangoHud in the launch options, and run it (with Steam set to use Valve's Proton 11 by default). So either "add it to Steam and use Proton 11" works for the pirated version or it doesn't, and if it doesn't then I wouldn't know what to try.
how do i make counterstrike use wayland?
the Proton logo is kinda sexy
>>578336963>>Generic game launchers>https://github.com/bottlesdevs/Bottles
lol.I can't say the game's plot as ever realistic or grounded, considering it had supernatural stuff happening in the very first scene, but I didn't know it would turn into Dragon Ball Z.
Maybe I should be spoiler-tagging these, but the thumbnails aren't spoilers, so...Here's your official spoiler warning.>casually takes a shit on the laws of physicslmao
>>579242276I thought cs2 already used wayland by default
>>579253091>GREAT!>GREAT!>GREAT!
>>579253368that's not what mango hud is telling me
>>579253457No. I believe you. I just remember reading somewhere that cs2 changed to defaulting to wayland.
This one's thumbnail might actually show something, so spoilered.Probably the last funny clip I got.
>>579203330usecase for nitpicking?
>>579220718if you modify steam's desktop shortcut and add MANGOHUD=1 into the environment variables section it will show up for every vulkan (dxvk, vkd3d, zink, native vulkan etc) game
>>579221027>>579265967NTA but is there a way for mangohud to start off by default and only show up when I press shift+F12?
https://www.youtube.com/watch?v=QKxqvS1UBFg
>>579269825add no_display to your MangoHud.conf (located in ~/.config/MangoHud).
>>579269982thanks, does the fps limiter work when the hud is hidden?
>>579270963I tested around and yes it works
>>579269982>RoR2Such a fun game ruined by Gearbox.I 'unlocked' the Survivors of the Void DLC and immediately disabled it after I got all the unlocks and achievements, and that was still mostly developed by Hopoo. I would not doubt vibecoding was used for the later patches and DLC.
Here's your average public lobby CS2 "player". How is this shit still top1 in Steam charts? People really like to pay competitive mode with shit like this?
>>579283848CS has healing now?
>>579285194>now?Had it for years in deathmatch mode.
>>579269982Yeah. You could verify by setting two fps values (like fps_limit=120,60) and switching between them.
>>579269894>28 minutes of meaningless talking>barely any screenshots or footage>just vtshit with the backgroundI wish my invidious instance didn't send a view to this one...
>>579269894>has a "vtuber setup">sounds like they're using an xbox live miclmao
>>579300351Isn't vtuber setup just a readily available program that hooks to a camera these days? Without going into custom models.
I'm slowly migrating my games from Lutris to Faugus. I've decided to migrate all games that have less than 2 hours of playtime, other games will stay on Lutris (yeah, I could've moved playtimes from Lutris as well, but that's too much of a hassle since it requires manual config editing for every game).I was researching setting up a runtime verison with umu variables, but turns out you can't make umu to download and run "scout-on-soldier" runtime which would make sense for games like Undertale/Deltarune. Otherwise, it's completely useless.
>>579303083What does Faugus do better than Lutris to be worth the hassle?
>>579303398nta but it's way simpler and not bloated with 1000s of obsolete settings.
>>579303486this
how does lowlatency function dxvk work? does it work on any scenario or what?
>>579303083>manual config editing for every gameI don't know each launcher's game configuration format, but you could probably do it with a script. Of course, that's not worth it unless you think writing scripts to edit files is fun.
>>579307989Game needs to have reflex or antilag.
>>579303486That's a pretty fair reason.I have a really soft spot for Lutris for making some underground shit run but always down to try new stuff
Oh my God, I hate KDE developers so much.Back in 2024, Spectacle stopped opening the GUI after taking screenshots with modifiers+print screen.I finally realized they probably just slapped the -b flag on those commands. Guess I have to disable all the default shortcuts and apply them to custom spectacle commands to get the old behavior on those modes back!
>AI wants to destroy humanity and take over the worldDude, it's just like real life...
The romance between these two is already such nonsense, I can't even be disappointed by this kiss looking so ridiculous.
Finally, a clearly discernible nipple.Sorry for censoring it but I don't want a mandatory vacation from /lgg/, and the screenshot was already ruined anyway by the game informing me that Carla's warm pussy has upgraded Lucas's mental state from overwrought to depressed.
>>579316661Sorry, wrong screenshot.I took that other one because the "I love you" struck me as pretty funny in context (or lack thereof), but I had decided it wasn't worth posting because I already complained about the stupidity of this suddenly-having-already-happened-offscreen romance.
>>579315952>>579316661>>579316881Btw, this is necrophilia.
It seems the recent edits to my automatic screenshot-cropping script have made it go insane and start cutting off part of the overlay but only sometimes. I wasn't having an issue before because I had the game set to 16:9.Oh well.>>579317280lol... I was going to mention that, but there's so much stupid shit happening. She comments right after >>579315952 that his lips are cold, and yes, it is now confirmed that I was correct in >>578694487. So I don't know how she's getting off with an ice-cold dick inside her, but maybe that's just her thing.
When this guy first appeared, I think I overestimated how much of the game was left. It was basically over already.
>>579318139And the boss fight was just some button mashing and then one kamehameha QTE, and he fucking exploded. I thought he was going to regenerate or something, but nope. Died like a bitch.
>>579316661We are a cult, nobody is reporting you to jannies unless you dishonor the name of Tux.
>>579318353Then other bad guy shows up and... I think I avoided another fight against him by succeeding at a QTE that just made Carla shoot him. I suppose any possible boss fight is going to be anti-climactic in a QTE-based game that already blew its load on a scene like >>579252853 >>579253091 but lol.I looked it up and there are a few ways this could go down. I think I could have fought >>579318139 earlier too.
turns out Sleeping Dogs was reversed engineered. https://github.com/SDmodding/TheoryEnginebit weird that his hosting the binary on mega nz, what would he nost just use github?
I'm pretty sure I'm at the end of the game here, and I'm pretty sure I've gotten the good ending by not fucking up the boss fights. I wanted the good ending to be the last one I see (and also the last achievement I unlock), so I closed the game instead of doing the final thing here. And since I'm going back for bad endings anyway, I'm also going to do some optional fuck-ups I missed, like... ah, let's bring up that achievements list...>Kill Lucas mixing pills and alcoholoh shit lol.
>>579319110I think that "Game Executable" mega.nz link is the original game, not a compiled source port. (It's under the heading "Resources" along with another link to the debug symbols which the preceding text identifies as having been used for reverse engineering.) If so, then it's obviously for legal reasons that they don't just host the file. But even linking to it seems pretty stupid.Anyway, it also says "work in progress" and everything in the README is about contributing, so I doubt it's playable yet.
>>579318696You never know when those people who spam butthurt anti-Linux memes in every OS-related discussion on /v/ are going to find us.
>>579321251go look at the vulkan thread on /v/, it's so funny how out of nowhere they start complaining about linux and praising windows
>>579320438YEah, I guessed that was the case when I uploaded it to virustotal and there were 11 year old reports on it.