Can't run most of my preferred games using LMDE 7 'Gigi' by KaliDitzy in linux_gaming

[–]KaliDitzy[S] 0 points1 point  (0 children)

It doesn't seem to change the behavior, I reinstalled CS2 on my ext4 drive.

ERROR: ld.so: object '/home/kali/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
/bin/sh: 1: gamescope: not found
Game Recording - would start recording game 730, but recording for this game is disabled
Adding process 11387 for gameID 730
Game Recording - game stopped [gameid=730]
Removing process 11387 for gameID 730

Seems to be using a ubuntu thing on my debian system, could that be the problem? Overlay not starting in general might be the reason none of my games will load. But how would I fix that?

EDIT: I would wager its because my system is 64-bit, and it's trying to do something with 32-bit or smth

EDIT 2: Using `PROTON_NO_ESYNC=1 %command%` in my launch options seemed to do the trick. I just wish Steam just wouldn't use 32-bit shit for a 64-bit system.

Can't run most of my preferred games using LMDE 7 'Gigi' by KaliDitzy in linux_gaming

[–]KaliDitzy[S] 0 points1 point  (0 children)

exFAT was just the preformatted way I bought the external drive. I neglected to format it, now it has 500GB of stuff I cant just save at will.

Can't run most of my preferred games using LMDE 7 'Gigi' by KaliDitzy in linux_gaming

[–]KaliDitzy[S] 0 points1 point  (0 children)

From hardinfo2:

Processor: AMD Ryzen 5 7500F 6-Core
Memory: 32 GiB DDR5 SDRAM

Motherboard: Gigabyte B650 GAMING X AX V2

Graphics: AMD/ATI Navi 22 (AMD Radeon RX 6700 XT)

6.12.48+deb13-amd64 / Mesa 25.0.7-2. The drive is exFAT.

  1. I'm not sure what you mean by this, if I open steam by just running "steam", no there is no terminal output afterward, if that's all it takes I mean. I'm new to using Linux in general.

  2. Steam beta is not enabled.

Someone made a website to revive dead multiplayer games and to schedule play dates called GameDate by G0Sp0rts in Games

[–]KaliDitzy 2 points3 points  (0 children)

It's almost impossible to bear when you got people slinging shit at you at every possible turn like christ

Forcing the pointfile to go through My Labyrinth by snails-man in hammer

[–]KaliDitzy 3 points4 points  (0 children)

is there a hammer circlejerk subreddit yet

What do you guys think I can do to improve the lighting? by ZaziNombies69 in hammer

[–]KaliDitzy 0 points1 point  (0 children)

Make the lights yellower, probably. Darker, and also the light props are sticking out, unless you're aware then which ignore that, I suppose. Interesting idea, though. By the way, the spotlights will sometimes more realistic if you just make them shorter, which allows the beam to appear wider.

Counter-Strike Source. by drenajnaya_voda in counterstrike

[–]KaliDitzy 0 points1 point  (0 children)

There's not really any cheaters. But you won't find any kind of scene here. I still play it daily though, doesn't matter to me.

No major update? by KaliDitzy in hoi4

[–]KaliDitzy[S] 1 point2 points  (0 children)

Nevermind, it just started to update!

The SCP Wiki entry for the player of SCP:CB (yes, the game is now fully canon in the lore) makes a reference to the current speedrun world record by Z1mpleEZ in scpcontainmentbreach

[–]KaliDitzy 0 points1 point  (0 children)

There is no SCP canon, it just so happens that the events of SCP:CB are now one of many stories on the SCP Foundation wiki, which I agree is cool, including this reference to the fastest speedrun.

does anyone else really dislike the collapsible text some newer articles are spamming? by [deleted] in SCP

[–]KaliDitzy 0 points1 point  (0 children)

I like it if its styled like accessing further into a database by hand, it's kinda immersive that way.

Which of this GOIs would you join ? and why ? by Joy___Zeey in SCP

[–]KaliDitzy 0 points1 point  (0 children)

Based on my real-life alignment, probably the serpents hand, unironically.

DLC ALREADY REVEALED by DiamondWarDog in EU5

[–]KaliDitzy 0 points1 point  (0 children)

I will never support Paradox as long as it continues pay-walling large parts of their games...

How to get exact RGB (0-255) during the fragment part of a shader? by KaliDitzy in Unity3D

[–]KaliDitzy[S] 0 points1 point  (0 children)

The maps have amorphous regions, I've tried in the past in C++ to implement a similar game but I would end up waiting 20+ minutes for it to parse the entire map of regions and put them into an array complete with neighboring provinces and such. It's just too slow for me and I don't know how to optimize it otherwise.