Sammlung von Newsfeeds
DOOM: The Dark Ages is not running on my Ubuntu machine with an AMD Radeon 6700 card
I am using Mesa 25.1.1
I am on Ubuntu 24.0.4 i think
Here is what happens.
https://reddit.com/link/1lju8kh/video/5vkeosmgiz8f1/player
I press spacebar when it tells me to. The little pulsing glow effect stops when I press space, so the game is probably freezing. In my previous tests, it sits on that screen until I close it on steam.
I have been trying to fix this for 2 weeks now. Bethesda Support didn't help because "nO LiNuX sUpPoRt" and Steam won't let me refund it because of how much time I have spent trying to fix it. So here I am, screaming into the void of the internet to see if someone much better at Linux than I am can help me.
I am willing to change Linux distros to fix this.
I DO NOT WANT TO HAVE WASTED 70 DOLLARS PLEASE HELP
submitted by /u/No-Maintenance5782[link] [comments]
Steam going to "No Connection" mode after loading up a game? On proton experimental
Hi fellow Linux gamers,
I am currently on a intel 5070 NVIDIA machine running Ubuntu. I have been playing a ton of last of us and cyberpunk without a hitch for a few weeks. But recently, Ive been running into this issue where I click "Play" on a game and immediately my steam puts itself in "No Connection" mode though I am soundly connected to Wifi. I restart it and after a few tries, it runs smoothly for a time. I just am wondering if there's any way i can fix this. I hope it doesn't become harsher issue and put my gaming time at risk! Please let me know if any of y'all have suggestions on how to solve this! Wish y'all well and stay cool during this summer heat!
submitted by /u/kuronocoke[link] [comments]
Reinstalled Linux Mint and now my dGPU (AMD RX 7600) runs like crap on games now.
My old Linux Mint install got borked when it asked me to do a Kernel update, something about xGCP (dont remember the name but it was something like that) not able to be ran and the boot drive having no space (complete bullshit btw)
I reinstalled and updated the Kernel, beyond what it was telling me originally, which was 6.8, to 6.11 to avoid issues and now the computer works and I've reinstated my timeshift.
Games used to run perfectly fine on native and proton. Now when I try to run the same games (using the launch option I was using previously to make steam use the dGPU 'DXVK_FILTER_DEVICE_NAME="AMD Radeon RX 7600" %command%') I get stuttering and lower fps.
Even on my modded OpenMW (Elder Scrolls Morrowind, which came out in 2002) install do I get graphical glitches and lower performance (on fairly tame shaders)
I used the same USB I used to originally install Mint. I don't see what could be possibly different now.
submitted by /u/dnsm321[link] [comments]
MO2 can't find proton prefix.
For some reason, after multiple attempts and following every instruction, I can't install MO2 linux installer.
Can anyone help?
Here's the terminal output:
sheila@sheila-compy:/mnt/d2adf9a5-7614-4363-abaa-94ba87bc7f1f/home/helena/Desktop/Trecos/Jogos/Mods/mo2installer-5.1.5$ ./install.sh
INFO: all dependencies met
INFO: selected game 'skyrim'
INFO: found Steam in '/home/sheila/.local/share/Steam'
INFO: game found in '/home/sheila/.local/share/Steam'
INFO: steam not found in '/home/sheila/.var/app/com.valvesoftware.Steam/.local/share/Steam'
usage: protontricks [-h] [--verbose] [--no-term] [-s SEARCH [SEARCH ...]]
[-c COMMAND] [--gui] [--no-runtime] [--no-bwrap] [-V]
[appid] ...
Wrapper for running Winetricks commands for Steam Play/Proton games.
Usage:
Run winetricks for game with APPID. COMMAND is passed directly to winetricks as-is. Any options specific to Protontricks need to be provided *before* APPID.
$ protontricks APPID COMMAND
Search installed games to find the APPID
$ protontricks -s GAME_NAME
Use Protontricks GUI to select the game
$ protontricks --gui
Environment variables:
PROTON_VERSION: name of the preferred Proton installation
STEAM_DIR: path to custom Steam installation
WINETRICKS: path to a custom 'winetricks' executable
WINE: path to a custom 'wine' executable
WINESERVER: path to a custom 'wineserver' executable
STEAM_RUNTIME: 1 = enable Steam Runtime, 0 = disable Steam Runtime, valid path = custom Steam Runtime path, empty = enable automatically (default)
PROTONTRICKS_GUI: GUI provider to use, accepts either 'yad' or 'zenity'
positional arguments:
appid
winetricks_command
options:
-h, --help show this help message and exit
--verbose, -v Print debug information
--no-term Program was launched from desktop. This is used automatically when lauching Protontricks from desktop and no user-visible terminal is available.
-s SEARCH [SEARCH ...], --search SEARCH [SEARCH ...]
Search for game(s) with the given name
-c COMMAND, --command COMMAND
Run a command in the game's installation directory with Wine-related environment variables set. The command is passed to the shell as-is without being escaped.
--gui Launch the Protontricks GUI.
--no-runtime Disable Steam Runtime
--no-bwrap Disable bwrap containerization when using Steam Runtime
-V, --version show program's version number and exit
protontricks: error: unrecognized arguments: -l
INFO: user confirmed prefix setup
usage: protontricks [-h] [--verbose] [--no-term] [-s SEARCH [SEARCH ...]]
[-c COMMAND] [--gui] [--no-runtime] [--no-bwrap] [-V]
[appid] ...
Wrapper for running Winetricks commands for Steam Play/Proton games.
Usage:
Run winetricks for game with APPID. COMMAND is passed directly to winetricks as-is. Any options specific to Protontricks need to be provided *before* APPID.
$ protontricks APPID COMMAND
Search installed games to find the APPID
$ protontricks -s GAME_NAME
Use Protontricks GUI to select the game
$ protontricks --gui
Environment variables:
PROTON_VERSION: name of the preferred Proton installation
STEAM_DIR: path to custom Steam installation
WINETRICKS: path to a custom 'winetricks' executable
WINE: path to a custom 'wine' executable
WINESERVER: path to a custom 'wineserver' executable
STEAM_RUNTIME: 1 = enable Steam Runtime, 0 = disable Steam Runtime, valid path = custom Steam Runtime path, empty = enable automatically (default)
PROTONTRICKS_GUI: GUI provider to use, accepts either 'yad' or 'zenity'
positional arguments:
appid
winetricks_command
options:
-h, --help show this help message and exit
--verbose, -v Print debug information
--no-term Program was launched from desktop. This is used automatically when lauching Protontricks from desktop and no user-visible terminal is available.
-s SEARCH [SEARCH ...], --search SEARCH [SEARCH ...]
Search for game(s) with the given name
-c COMMAND, --command COMMAND
Run a command in the game's installation directory with Wine-related environment variables set. The command is passed to the shell as-is without being escaped.
--gui Launch the Protontricks GUI.
--no-runtime Disable Steam Runtime
--no-bwrap Disable bwrap containerization when using Steam Runtime
-V, --version show program's version number and exit
protontricks: error: unrecognized arguments: -l
ERROR: no prefix found
submitted by /u/HelenaICP8[link] [comments]
What I can do to improve gaming experience
Hi, What I can do to improve my gaming experience on Linux? The games are still laggy and in GTA 5 I get under 50 FPS in LS compared with Windows, where I used to got 60-65 FPS everywhere. Maybe the legacy NVIDIA GPU, which is not so good supported under the penguin operating system is here guilty and I should switch to Radeon GPU?
i5 4460 GTX 1050Ti (NVIDIA proprietary 535 + Mesa) 8 GB RAM LMDE (dualbooted with Windows 10) (My setup is outdated and pathetic, I know...)
I'm launching my games through Lutris and preinstalled WineGE 8.26
submitted by /u/Few_Passage6762[link] [comments]
GTA V on Linux Mint (ASUS ZenBook 14)
I'm not a gaming person. Recently switched back to Linux (Mint). Heard how easy gaming on Linux is compared to couple years ago and decided to download GTA V.
No configuring emulators and stuff, just downloaded Steam, pressed play and ta-da!
Graphics set to medium, getting around 30-40 FPS. There are occasional crashes. My laptop is not a gaming laptop, cooling is not that good, thus when it gets hot it's game over.
I don't know how it is compared to Windows because I had never played GTA V before. This post is not a comparison, and I'm not knowledgeable enough to say whether its performance is good. Just wanted to share my experience and overall it's positive for me. I wasn't even expecting it to run, but it seems like thanks to Steam things work much better now.
Here are my specs:
OS: Linux Mint 22.1 Cinnamon
Kernel: 6.8.0-62-generic
Processor: 11th Gen Intel© Core™ i7-1165G7 @ 2.80GHz × 4
Memory: 15.3 GiB
Hard Drives: 541.4 GB
Graphics Card: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics]
Graphics Card: NVIDIA Corporation TU117M [GeForce MX450]
Display Server: X11
[link] [comments]
continued adaptive sync issues with latest kernel
for the original post, see here
i've tried a bunch of things. changed cables, changed kernel versions, switched driver versions, tried with and without gamescope, etc. nothing fixes it and i have absolutely no idea what could be causing it either. adaptive sync functionality is perfect when on windows 11 so clearly this isn't a hardware based issue.
kernel 6.15 actually made the issue far worse and eventually froze the entire system after letting it sit there and flicker like crazy for a few minutes. currently using the latest version of mesa. the only logs i found were these just before the crash happened. i'm at an absolute loss here
submitted by /u/sunset-boba[link] [comments]
Xbox UWP on Linux
Y'all think Xbox will convince Microsoft to port the Xbox App to Linux with the new proposal on turning every device on a Xbox, and bring Xbox to all platforms?
submitted by /u/VictorHUGUINH[link] [comments]
What's up with the RT performance of 9070 XT on linux?
I get significantly better FPS on Windows with RT on. Usually it's about 20-40% worse on linux. Some games tho literally have 2 FPS when I turn it on, specifically Alan Wake 2. Are the drivers still that bad even months after release or is there something else going on here?
Edit: To clarify I've been testing the RT performance on Fedora 42 KDE.
submitted by /u/HARDWELL9191[link] [comments]
[Bottles] Where is the location of the launcher for my application so i can make a desktop or menu shortcut
when you click on whatever is in ur library, it auto-launces the program, but what if i want to launch the program in bottles from a menu icon? or create a shortcut for my desktop? where is the file location i can point the path to in order for it my application in bottles to launch that way?
submitted by /u/bleachedthorns[link] [comments]
Forza not working pls help
I´m on Kubuntu with a 3060 all working but forza wont start and ether show this ore some wine isue on line 385 if i rember right, im tied experimental, hotfix and 9.4, all buged but i checked and im prety sure that i dont reach the file limit becuase like said i aso had a diffrentissue where there was some bug on line 385 wine with !something (dont rember and have reproduced yet)
submitted by /u/Afraid-Employee-8336[link] [comments]
Bazzite founder might shutdown whole project if Fedora drops support for 32 bit packages
https://discussion.fedoraproject.org/t/f44-change-proposal-drop-i686-support-system-wide/156324/93
submitted by /u/mr_MADAFAKA[link] [comments]
GRAND CHASE
como eu jogo grand chase no linux? fiz tudo la e quando vou abrir fala q n tem o direct x, sou novo no linux
submitted by /u/Sea_Student1488[link] [comments]
Do you think EU5 will run well on Proton?
Hi,
EU4 is one of my all time favorite games, and I have been really hyped for EU5. A little while ago I made the switch to Fedora KDE on my desktop and I have had a blast. Gaming has been surprisingly smooth. But the non Linux support for EU5 is worrying me a bit. For you with more experience with Linux and Proton, do we have any reasons to believe EU5 wont run well on it? Do you think we will be able to run the game?
Thanks for your input.
submitted by /u/Nacke[link] [comments]
PS5 Edge Controller Button Mapping Jumbled
HI Guys,
I'm new to linux gaming but i'm loving it so far. I am running into one issue I'm not sure how to address. My PS5 edge controller is working great directly connected but over bluetooth the button mapping is jumped. It thinks the right trigger is the left joystick ect. I've verified i'm on the most recent firmware, and that the controller works. What can I do to fix this? i've had no luck googling the solution.
Thanks in advance for any help!
submitted by /u/CompitentVagina[link] [comments]
exotic problem with nvidia driver in wayland session
(sorry for the mistakes, I use Google Translate Sorry for the mistakes, I use Google translator because of problems with English)
I encountered one exotic problem with Nvidia, namely the replacement of shades of blue to yellow and vice versa. I do not know how to solve this, I searched on all forums but did not find a solution. probably because the driver can't work directly with color in wayland and it needs a layer in the form of x11
Here's what it looks like on Tiny Glade
submitted by /u/CUBE_HALF[link] [comments]
Steam doesn't launch The Binding of Isaac: Rebirth
I'm running Fedora 42 and I installed Steam via RPM. I tried launching Hotline Miami 2 and it worked fine.
submitted by /u/SteteromeOnReddit[link] [comments]
F4 in the KDE Dolphin file browser does what now?
I was today old when I found out you can press F4 in the Dolphin file browser, and it opens a terminal below the folder contents!
🤯
submitted by /u/TheRedSpaceRobot[link] [comments]
Bazzite os KDE Autoobrot
Posiadam lenovo legion go z bazzite os kocham ten system ale ma swoje wady miedzy innymi to ze zle skalibrowane jest autoobracanie sie ekranu czyli jak ekran jest na boku wyswietla sie poziomo nie wiem czemu czy jest ktos w stanie mi pomoc z gory dziekuje
submitted by /u/Responsible_Heat_791[link] [comments]