Feed aggregator
AMD AFMF2 yet?
I got a 4K monitor and ended up jumping back to windows for the frame gen. Has driver level frame gen been added yet?
submitted by /u/sabotage[link] [comments]
Potentially Dumb Question
Its probably better for me if the answer is no, but I'm just starting to use Mint and saw on steam that there was Proton BattleEye Runtime and EasyAntiCheat, would I not be able to play Destiny 2 or is Bungie still being annoying?
submitted by /u/No_Plantain_3174[link] [comments]
Steam games won't open
When i press play, it loads the game and then the button turns into "play" again, the game window doesnt appear at all and it just repeats whenever i press play again, yes steam play is enabled for all titles, i also tried disabling it and enabling compatibility for each game manually, still the same problem, i used flatpak steam from discover, and switched to the latest debian package, still the same issue, everything is updated as well as my drivers (nvidia 570) (used "sudo ubuntu-drivers install nvidia:570" to install them), ive been trying multiple games and none work
I'm on kubuntu 25.04 specs are 4070 and i7 13700 if it helps
new to linux so sorry if its an obvious fix
submitted by /u/Neimishi[link] [comments]
Lost save files of Final Fantasy XVI
I was going from Steam Deck to my main rig on FFXVI, and I saved properly and everything. Exited the game and went to my main rig. After compiling shaders, my saves were gone. I went back to my Steam Deck, saves are also gone. Is it possible to get back these files ? I lost a lot of hours. Is this even a Linux issue or Steam Cloud fucking up
submitted by /u/SXN2005[link] [comments]
Will linux always be stuck with proton?
Support for multiplayer games and other ip's are simply not linux native to begin with. I hate to say it but linux will surely just be stuck with proton compatibility layers and devs are just not interested in making native titles. No matter how many commercial catastrophes microsoft makes with windows such as the recall feature or the copilot or software bloat which impacts performance, people would just stay silent on these issues..
Wdyt, will this change if more popular influencers speak out on this issue?
submitted by /u/MJ12_Trooper[link] [comments]
Weird issue I'm facing recently regards gaming: when on windowed mode (or when KDE menu is open) I easily get 100FPS+, when on fullscreen it goes below 20. I saw bugs like this before, but in reverse. Any tips? Maybe a Wayland bug?
I THINK it's something related to the window being inactive, but that's not the case (?). When the mouse is over the game I get the triple or quadruple amount of FPS (the results I should get with my specs), I just noticed it this morning when I got The Last of Us Part 2 as a gift (that also happens on TLOU Part 1).
Ultra settings, 20-25FPS max when in fullscreen, unless I interact with the mouse on top of the window, or open the menu/show the panel. Same settings, 100FPS in windowed mode. I'm considering on testing Sway again as the fullscreen state for games on tiling WMs works differently from a normal DE, but where the hell should I start debugging it?
You can expect everything normal from my system, swap enabled, fsync and limits configured, stable KDE and kernel, etc..
My specs:
OS: Gentoo Linux
Kernel: 6.12.25-gentoo-dist (already tried to build other kernels, same issue)
CPU: AMD Ryzen 7 5700X
GPU: AMD RX 6600XT
MEM: 32GB
STORAGE: 1TB M.2 NVME, 1TB WD HDD, 4TB Seagate
SCREENS: 1080p 60hz, 1080p 100Hz
[link] [comments]
Flycast Release Version 2.5 Has Dropped! Also On Google Play Store!
"Unable to Install Prerequisites”
Trying to install GTA trilogy, and when I try to run it, I keep getting the "Path not found" and “Unable to install prerequisites, please try reinstalling the game” error. I’ve searched around, and I found that this issue sometimes happens with GTA 5 as well, and the fix for that is to run it as an administrator. However, I’m on a steamdeck, so I can’t run it as an admin.
Any known fixes?
submitted by /u/Affectionate-Home954[link] [comments]
Xbox controller firmware
So i picked an xbox controller 3 years ago the one with out the screen capture/share button...do you guys update the firmware? how do you do it without a pc? thank you!
submitted by /u/ErnestT_bass[link] [comments]
What was/is the impact that the PewDiePie video made on the Linux Gaming community?
Basically the title, what short or long term impact do you guys see?
Do you think big companies that have once refused to support Linux will do it now?
What benefit or problems do you see with that much artentiont directed to Linux?
I haven't seen much change/movement other than during the first 1 or 2 days and that's it.
Let me know Bois!
Cheers!
submitted by /u/Kalinbro[link] [comments]
Is there any website or git project that contains most games' support for native Wayland?
I am an pure Wayland desktop user, I am tired of the inconsistency of xwayland display and wayland. I am also a light game enthusiast.
Many game platforms provide information on whether they support Linux, but fail to provide support for native Wayland. Is there a quick and effective way to get information on whether the game supports native Wayland?
Thank you in advance.
submitted by /u/ming2k[link] [comments]
Steam games freeze and then i cant tab out of them to fix it.
When im playing a steam game, most commonly with dbd and straftat (witch is running nativly) but also with other games occasionally, the game will freeze. Music in game will play but the screen will be frozen exept for my mouse witch i can still move to no effect. I know my system hasnt crashed beacause i can still communicate on discord perfectly fine as though nothing is wrong. But i cant alt tab out of the frozen game or use alt+f4 to fix . Sometimes it does let me tab out but only after several minutes.
Running debian 12 with nvidia drivers on a 4050
[link] [comments]
Cyberpunk 2077 Artifacting Only On Hands
Anybody else experience this issue? Only appears on Vs hands. Doesn't appear on anyone else or any other texture. Happens regardless of GPU temp. More evident with scaling on, but still present without scaling.
RX 7800 XT
Arch Linux (Kernel 6.14.4-arch1-1)
Mesa 25.0.4-arch1.1
Proton Experimental
I'm really hoping it's not a GPU problem, though it's still under warranty from XFX.
submitted by /u/WrongdoerOutside3761[link] [comments]
Trying to install Battle.net
I've been trying to get this running for days. Using lutris, as per the recomndation of another thread, I tried installing this using the Proton TKG version, but it is telling me I have an invalid wine prefix. Any help with this? Log below
Invalid Wine prefix path /home/daniel/Games/battlenet, make sure to create the prefix before saving to a registry Traceback (most recent call last): File "/app/lib/python3.11/site-packages/lutris/util/jobs.py", line 30, in target result = self.function(*a, **kw) ^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.11/site-packages/lutris/installer/commands.py", line 426, in task command = task(**data) ^^^^^^^^^^^^ File "/app/lib/python3.11/site-packages/lutris/runners/commands/wine.py", line 54, in set_regedit set_regedit_file(reg_path, wine_path=wine_path, prefix=prefix, arch=arch) File "/app/lib/python3.11/site-packages/lutris/runners/commands/wine.py", line 69, in set_regedit_file wineexec( File "/app/lib/python3.11/site-packages/lutris/runners/commands/wine.py", line 366, in wineexec runner.prelaunch() File "/app/lib/python3.11/site-packages/lutris/runners/wine.py", line 1064, in prelaunch self.set_regedit_keys() File "/app/lib/python3.11/site-packages/lutris/runners/wine.py", line 1005, in set_regedit_keys prefix_manager.clear_registry_subkeys(path, key) File "/app/lib/python3.11/site-packages/lutris/util/wine/prefix.py", line 129, in clear_registry_subkeys registry.save() File "/app/lib/python3.11/site-packages/lutris/util/wine/registry.py", line 156, in save raise OSError( OSError: Invalid Wine prefix path /home/daniel/Games/battlenet, make sure to create the prefix before saving to a registry Lutris log: [INFO:2025-05-08 16:41:47,347:application]: Starting Lutris 0.5.19 [INFO:2025-05-08 16:41:47,379:startup]: "card1" is Intel UHD Graphics 630 (8086:3e9b 1043:106f i915) Driver None [INFO:2025-05-08 16:41:47,645:startup]: "card2" is NVIDIA GeForce GTX 1650 (10de:1f91 1043:106f nvidia) Driver 570.133.07 [INFO:2025-05-08 16:42:12,327:file_box]: Download completed [INFO:2025-05-08 16:42:12,328:files_box]: All files available [INFO:2025-05-08 16:42:12,328:installerwindow]: All files are available, continuing install [INFO:2025-05-08 16:42:12,328:installerwindow]: Launching installer commands [INFO:2025-05-08 16:42:12,338:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 16:42:12,338:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 16:42:42,849:wine]: Wine prefix creation is taking longer than expected... [INFO:2025-05-08 16:48:10,987:interpreter]: Cancelling installation of Battle.net [INFO:2025-05-08 16:49:25,626:file_box]: Download completed [INFO:2025-05-08 16:49:25,626:files_box]: All files available [INFO:2025-05-08 16:49:25,626:installerwindow]: All files are available, continuing install [INFO:2025-05-08 16:49:25,626:installerwindow]: Launching installer commands [INFO:2025-05-08 16:49:25,636:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 16:49:25,637:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/ge-proton/files/bin/wine [INFO:2025-05-08 16:49:29,138:wine]: win64 Prefix created in /home/daniel/Games/battlenet [WARNING:2025-05-08 16:49:29,160:runner]: Accessing game config while runner wasn't given one. [INFO:2025-05-08 16:49:29,478:wine]: win64 Prefix created in /home/daniel/Games/battlenet [WARNING:2025-05-08 16:49:36,198:runner]: Accessing game config while runner wasn't given one. [WARNING:2025-05-08 16:49:42,248:runner]: Accessing game config while runner wasn't given one. [WARNING:2025-05-08 16:49:44,925:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-05-08 16:49:47,582:commands]: Failed to parse JSON from file /home/daniel/Games/battlenet/drive_c/users/daniel/AppData/Roaming/Battle.net/Battle.net.config [INFO:2025-05-08 16:50:32,227:interpreter]: Cancelling installation of Battle.net [INFO:2025-05-08 16:51:55,574:file_box]: Download completed [INFO:2025-05-08 16:51:55,574:files_box]: All files available [INFO:2025-05-08 16:51:55,574:installerwindow]: All files are available, continuing install [INFO:2025-05-08 16:51:55,575:installerwindow]: Launching installer commands [INFO:2025-05-08 16:51:55,585:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 16:51:55,585:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 16:52:26,095:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:00:15,733:wine]: No user.reg found after prefix creation. Prefix might not be valid [INFO:2025-05-08 17:00:15,745:wine]: winetricks: Valve official Proton builds do not support winetricks. [INFO:2025-05-08 17:00:15,758:wine]: winetricks: Valve official Proton builds do not support winetricks. [INFO:2025-05-08 17:00:15,774:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:00:15,775:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine64 [WARNING:2025-05-08 17:00:46,285:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:08:35,928:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-05-08 17:08:35,934:wine]: No valid prefix detected in /home/daniel/Games/battlenet, creating one... [INFO:2025-05-08 17:08:35,935:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:08:35,935:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 17:09:06,444:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:16:56,088:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-05-08 17:16:56,088:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-05-08 17:16:56,089:registry]: No registry file at /home/daniel/Games/battlenet/user.reg [ERROR:2025-05-08 17:16:56,089:jobs]: Error while completing task <bound method CommandsMixin.task of <interpreter.ScriptInterpreter object at 0x7ca625e95080 (lutris+installer+interpreter+ScriptInterpreter at 0x6204e78da380)>>: <class 'OSError'> Invalid Wine prefix path /home/daniel/Games/battlenet, make sure to create the prefix before saving to a registry [ERROR:2025-05-08 17:16:56,090:interpreter]: Last install command failed, show error [INFO:2025-05-08 17:30:24,984:interpreter]: Cancelling installation of Battle.net [INFO:2025-05-08 17:30:45,599:file_box]: Download completed [INFO:2025-05-08 17:30:45,599:files_box]: All files available [INFO:2025-05-08 17:30:45,599:installerwindow]: All files are available, continuing install [INFO:2025-05-08 17:30:45,599:installerwindow]: Launching installer commands [INFO:2025-05-08 17:30:45,609:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:30:45,609:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 17:31:16,118:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:39:05,750:wine]: No user.reg found after prefix creation. Prefix might not be valid [INFO:2025-05-08 17:39:05,761:wine]: winetricks: Valve official Proton builds do not support winetricks. [INFO:2025-05-08 17:39:05,773:wine]: winetricks: Valve official Proton builds do not support winetricks. [INFO:2025-05-08 17:39:05,790:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:39:05,790:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine64 [WARNING:2025-05-08 17:39:36,300:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:47:25,932:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-05-08 17:47:25,938:wine]: No valid prefix detected in /home/daniel/Games/battlenet, creating one... [INFO:2025-05-08 17:47:25,939:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:47:25,939:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 17:47:56,448:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:55:46,081:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-05-08 17:55:46,081:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-05-08 17:55:46,081:registry]: No registry file at /home/daniel/Games/battlenet/user.reg [ERROR:2025-05-08 17:55:46,081:jobs]: Error while completing task <bound method CommandsMixin.task of <interpreter.ScriptInterpreter object at 0x7ca625e4a680 (lutris+installer+interpreter+ScriptInterpreter at 0x6204e73015e0)>>: <class 'OSError'> Invalid Wine prefix path /home/daniel/Games/battlenet, make sure to create the prefix before saving to a registry [ERROR:2025-05-08 17:55:46,083:interpreter]: Last install command failed, show errorInvalid Wine prefix path /home/daniel/Games/battlenet, make sure to create the prefix before saving to a registry Traceback (most recent call last): File "/app/lib/python3.11/site-packages/lutris/util/jobs.py", line 30, in target result = self.function(*a, **kw) ^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.11/site-packages/lutris/installer/commands.py", line 426, in task command = task(**data) ^^^^^^^^^^^^ File "/app/lib/python3.11/site-packages/lutris/runners/commands/wine.py", line 54, in set_regedit set_regedit_file(reg_path, wine_path=wine_path, prefix=prefix, arch=arch) File "/app/lib/python3.11/site-packages/lutris/runners/commands/wine.py", line 69, in set_regedit_file wineexec( File "/app/lib/python3.11/site-packages/lutris/runners/commands/wine.py", line 366, in wineexec runner.prelaunch() File "/app/lib/python3.11/site-packages/lutris/runners/wine.py", line 1064, in prelaunch self.set_regedit_keys() File "/app/lib/python3.11/site-packages/lutris/runners/wine.py", line 1005, in set_regedit_keys prefix_manager.clear_registry_subkeys(path, key) File "/app/lib/python3.11/site-packages/lutris/util/wine/prefix.py", line 129, in clear_registry_subkeys registry.save() File "/app/lib/python3.11/site-packages/lutris/util/wine/registry.py", line 156, in save raise OSError( OSError: Invalid Wine prefix path /home/daniel/Games/battlenet, make sure to create the prefix before saving to a registry Lutris log: [INFO:2025-05-08 16:41:47,347:application]: Starting Lutris 0.5.19 [INFO:2025-05-08 16:41:47,379:startup]: "card1" is Intel UHD Graphics 630 (8086:3e9b 1043:106f i915) Driver None [INFO:2025-05-08 16:41:47,645:startup]: "card2" is NVIDIA GeForce GTX 1650 (10de:1f91 1043:106f nvidia) Driver 570.133.07 [INFO:2025-05-08 16:42:12,327:file_box]: Download completed [INFO:2025-05-08 16:42:12,328:files_box]: All files available [INFO:2025-05-08 16:42:12,328:installerwindow]: All files are available, continuing install [INFO:2025-05-08 16:42:12,328:installerwindow]: Launching installer commands [INFO:2025-05-08 16:42:12,338:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 16:42:12,338:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 16:42:42,849:wine]: Wine prefix creation is taking longer than expected... [INFO:2025-05-08 16:48:10,987:interpreter]: Cancelling installation of Battle.net [INFO:2025-05-08 16:49:25,626:file_box]: Download completed [INFO:2025-05-08 16:49:25,626:files_box]: All files available [INFO:2025-05-08 16:49:25,626:installerwindow]: All files are available, continuing install [INFO:2025-05-08 16:49:25,626:installerwindow]: Launching installer commands [INFO:2025-05-08 16:49:25,636:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 16:49:25,637:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/ge-proton/files/bin/wine [INFO:2025-05-08 16:49:29,138:wine]: win64 Prefix created in /home/daniel/Games/battlenet [WARNING:2025-05-08 16:49:29,160:runner]: Accessing game config while runner wasn't given one. [INFO:2025-05-08 16:49:29,478:wine]: win64 Prefix created in /home/daniel/Games/battlenet [WARNING:2025-05-08 16:49:36,198:runner]: Accessing game config while runner wasn't given one. [WARNING:2025-05-08 16:49:42,248:runner]: Accessing game config while runner wasn't given one. [WARNING:2025-05-08 16:49:44,925:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-05-08 16:49:47,582:commands]: Failed to parse JSON from file /home/daniel/Games/battlenet/drive_c/users/daniel/AppData/Roaming/Battle.net/Battle.net.config [INFO:2025-05-08 16:50:32,227:interpreter]: Cancelling installation of Battle.net [INFO:2025-05-08 16:51:55,574:file_box]: Download completed [INFO:2025-05-08 16:51:55,574:files_box]: All files available [INFO:2025-05-08 16:51:55,574:installerwindow]: All files are available, continuing install [INFO:2025-05-08 16:51:55,575:installerwindow]: Launching installer commands [INFO:2025-05-08 16:51:55,585:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 16:51:55,585:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 16:52:26,095:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:00:15,733:wine]: No user.reg found after prefix creation. Prefix might not be valid [INFO:2025-05-08 17:00:15,745:wine]: winetricks: Valve official Proton builds do not support winetricks. [INFO:2025-05-08 17:00:15,758:wine]: winetricks: Valve official Proton builds do not support winetricks. [INFO:2025-05-08 17:00:15,774:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:00:15,775:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine64 [WARNING:2025-05-08 17:00:46,285:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:08:35,928:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-05-08 17:08:35,934:wine]: No valid prefix detected in /home/daniel/Games/battlenet, creating one... [INFO:2025-05-08 17:08:35,935:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:08:35,935:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 17:09:06,444:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:16:56,088:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-05-08 17:16:56,088:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-05-08 17:16:56,089:registry]: No registry file at /home/daniel/Games/battlenet/user.reg [ERROR:2025-05-08 17:16:56,089:jobs]: Error while completing task <bound method CommandsMixin.task of <interpreter.ScriptInterpreter object at 0x7ca625e95080 (lutris+installer+interpreter+ScriptInterpreter at 0x6204e78da380)>>: <class 'OSError'> Invalid Wine prefix path /home/daniel/Games/battlenet, make sure to create the prefix before saving to a registry [ERROR:2025-05-08 17:16:56,090:interpreter]: Last install command failed, show error [INFO:2025-05-08 17:30:24,984:interpreter]: Cancelling installation of Battle.net [INFO:2025-05-08 17:30:45,599:file_box]: Download completed [INFO:2025-05-08 17:30:45,599:files_box]: All files available [INFO:2025-05-08 17:30:45,599:installerwindow]: All files are available, continuing install [INFO:2025-05-08 17:30:45,599:installerwindow]: Launching installer commands [INFO:2025-05-08 17:30:45,609:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:30:45,609:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 17:31:16,118:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:39:05,750:wine]: No user.reg found after prefix creation. Prefix might not be valid [INFO:2025-05-08 17:39:05,761:wine]: winetricks: Valve official Proton builds do not support winetricks. [INFO:2025-05-08 17:39:05,773:wine]: winetricks: Valve official Proton builds do not support winetricks. [INFO:2025-05-08 17:39:05,790:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:39:05,790:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine64 [WARNING:2025-05-08 17:39:36,300:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:47:25,932:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-05-08 17:47:25,938:wine]: No valid prefix detected in /home/daniel/Games/battlenet, creating one... [INFO:2025-05-08 17:47:25,939:wine]: Creating a win64 prefix in /home/daniel/Games/battlenet [INFO:2025-05-08 17:47:25,939:wine]: Winepath: /home/daniel/.var/app/net.lutris.Lutris/data/lutris/runners/proton/Proton-Tkg-2076/files/bin/wine [WARNING:2025-05-08 17:47:56,448:wine]: Wine prefix creation is taking longer than expected... [ERROR:2025-05-08 17:55:46,081:wine]: No user.reg found after prefix creation. Prefix might not be valid [WARNING:2025-05-08 17:55:46,081:runner]: Accessing game config while runner wasn't given one. [ERROR:2025-05-08 17:55:46,081:registry]: No registry file at /home/daniel/Games/battlenet/user.reg [ERROR:2025-05-08 17:55:46,081:jobs]: Error while completing task <bound method CommandsMixin.task of <interpreter.ScriptInterpreter object at 0x7ca625e4a680 (lutris+installer+interpreter+ScriptInterpreter at 0x6204e73015e0)>>: <class 'OSError'> Invalid Wine prefix path /home/daniel/Games/battlenet, make sure to create the prefix before saving to a registry [ERROR:2025-05-08 17:55:46,083:interpreter]: Last install command failed, show error submitted by /u/Safe-Finance8333[link] [comments]
Game Thread timed out waiting for RenderThread after 120.00 secs
Issue with Helldivers 2 on Mint
Linux newb here; installed Mint last summer (no money for Windows, and am tired of tech companies being so intrusive) after 30 years of using Windows. Love this OS so much, but I know very little about how to troubleshoot it.
I've been playing Helldivers 2 on my Linux since around Christmas 2024 (so about 6 months). I'm running an Nvidia GTX 1080, and have been doing so with default game graphical settings and had no issues. Now, suddenly, I'm getting a fatal error "Requires a graphics card that supports at least Direct3D feature level 12_0" before immediate crashes. I tried forcing different versions of Proton, but the best I can get is a drop in, a few minutes of graphically laggy gameplay, and then a hard crash that locks up the game. I don't know if it's related, but at about the same time I began to have a C1 client error on Star Wars: The Old Republic (the MMO).
Anyone else having this issue, or have a solution? I miss diving with my friends, and it sucks that I can't play a game I paid for
submitted by /u/Sling_Moustachio[link] [comments]
Could I use the same game install for Windows and Linux?
Hello, I am getting a new nvme to install Linux on, so I'll have two nvmes, one for Windows and one for Linux.
Most of my games are installed on a separate SATA SSD through Steam, my question is when I install Linux and run Steam will it detect the existing games that were installed under Windows or will I have to re-partition the drive and re-download them?
submitted by /u/jeakzy[link] [comments]
Games on steam not showing up
I tried using linux (bazzite and nobara) but both times my steam had to be reinstalled. First time was because of a mistake i did but on nobara i was just playing a game and then suddenly my steam closed. I tried reopening it but it didnt work so i had to install it again. None of my games were installed according to steam but the disc space was still taken. Any idea what caused it and how i can avoid that happening again going forwards?
submitted by /u/Witty-Understanding1[link] [comments]
Weird proton lag spikes pattern
So, I've been having this problem for a while now and just can't figure out why it happens.
There's this lag spike that follows a pattern in all my games under proton, native runs perfectly fine.
However, there's this strange phenomenon that happens in which when I alt-tab out of a game or just pause it for a while and then return to gameplay, the game runs buttery smooth for like 5 seconds before starting to spike up again. When the game is lagging, I found out that it's not just a frame drop, but the entire game engine slows down before return back to normal for like 1 second and then lagging again.
I've tried to disable ESYNC, and FSYNC, using gamescope, checking thermals, checking I/O and my btop. no help.
Any help or clue on this will be gladly appreciated :)
Here's my fastfetch info:
OS: openSUSE Tumbleweed x86_64 Host: X510URR (1.0) Kernel: Linux 6.14.4-1-default Uptime: 49 minsDisplay (LGD0573): 1920x1080 @ 60 Hz in 16" [Built-in] DE: KDE Plasma 6.3.4 WM: KWin (Wayland)CPU: Intel(R) Core(TM) i5-8250U (8) @ GPU 1: NVIDIA GeForce 930MX [Discrete] GPU 2: Intel UHD Graphics 620 @ 1.10 GHz [Integrated] (using prime) Memory: 9.16 GiB / 15.50 GiB (59%) Swap: 106.71 MiB / 15.50 GiB (1%) Disk (/): 366.44 GiB / 534.32 GiB Battery (ASUS Battery): 96% [AC Locale: en_US.UTF-8 submitted by /u/surnie[link] [comments]