this post was submitted on 03 Oct 2023
27 points (93.5% liked)

Linux Gaming

14267 readers
7 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

Hello everyone!

TL;DR: CP2077 worked via Lutris yesterday. Doesn't work today. No idea how to troubleshoot Linux, need pointers.

I've made the switch to Linux three days ago and I'm trying to figure out how to handle gaming. I've been recommended to use Lutris on my recent post about me switching to Linux and that's what I did.

Not gonna lie, I watched a couple videos, read a couple wikis and then jumped in the fire, eager to play, so I don't fully understand what I'm doing yet.

Yesterday, I told Lutris it could find my copy of Cyberpunk 2077 on my Windows disk. Filled the config panel as instructed by the youtube video (Linux Experiment) and launched the game.

Worked perfectly immediately.

Today, it crashes on launch with a RED error saying 'Cyberpunk 2077 flatlined'.

I'm on Pop_OS and did some updates yesterday so I suspect it might be related?

On Windows I'd know how to troubleshoot on my own, but here I'm confused as to where to start the investigation. Could you give me pointers for me to go under the hood and figure out what's going wrong?

Thanks for your help! :)

Summary of info: Pop_OS 22.04 up to date. Cyberpunk installed on different disk in a windows partition. Using Lutris. Need anything else? PC specs useful?

top 11 comments
sorted by: hot top controversial new old
[–] chesh@lemmy.world 10 points 9 months ago (1 children)

Update 2.0 broke launching. Try the fix here: https://lemmy.ml/post/5553816

[–] skizzles@lemmy.ml 3 points 9 months ago

I'm using 2.0 with no issues launching.

I'm on Ubuntu 22.04 using lutris. I also have my game installed on an ext4 partition. Too many different variables there to try to make any general assumptions on why it isn't launching for them.

[–] sanpo@sopuli.xyz 6 points 9 months ago

Updates might be the culprit. Next to "play" in Lutris there's a dropdown menu with "show logs" - try that and see why it fails.

Anyway, you should just try installing the game on your Linux partition. I don't remember the details now, but using Wine with games on NTFS partitions used to be discouraged.

[–] pete_the_cat@lemmy.world 5 points 9 months ago (1 children)

From what I remember Linux does t like writing to NTFS formatted partitions, that was the case a few years ago, but maybe that changes since the new NTFS code was merged into the kernel "recently".

[–] Silejonu@kbin.social 1 points 9 months ago (1 children)

That's still the case as far as I know. I would highly recommend against using NTFS on Linux for anything else than simply storing files.

[–] bgtlover@linuxrocks.online 1 points 9 months ago (1 children)

@Silejonu @Natal @pete_the_cat then, how is it that usb keys and drives work with both windows and linux, once they have been formatted? Is there a different filesystem involved in that case? I, for one, didn't have issues writing on a USB drive, is that an uncommon scenario?

[–] Silejonu@kbin.social 1 points 9 months ago

Reading/writing multimedia files (videos, pictures, audio, text documents...) on an NTFS partition works without issues. The issue arises when using one as a system partition (to install video games on, or worse, the whole Linux install). I don't know exactly what's causing issues, but my guess is metadata/permissions get messed up on NTFS when used on Linux.

[–] Willdrick@lemmy.world 2 points 9 months ago

There's a non-zero probability of linux borking your NTFS drive, try to move your stuff to a proper partition, also its far less likely you'll find weirdo issues.

[–] harrim4n@feddit.de 1 points 9 months ago (2 children)

Do you use the GOG version? If so, they changed something about the drm recently, you need to remove some files from the game directory. Then it'll start working again. Let me check if I can find the reference to that...

[–] harrim4n@feddit.de 3 points 9 months ago

Found it:

  1. Go to:

<...>\Cyberpunk 2077\r6\publishing\x64

  1. Create a copy of the “GOG” subfolder next to the original one.

  2. Rename the copy of the “GOG” folder to “null”

  3. Go to:

<...>\Cyberpunk 2077\bin\x64

and delete the:

GameServicesGOG.dll"

https://www.gog.com/forum/cyberpunk_2077/a_fix_for_the_crashing/post70

[–] thorcik@lemmy.world 1 points 9 months ago

I used the install script that install the gog app first. No issues with modded 2.0