Sammlung von Newsfeeds
I'm doing my part
Saw a few "Steam hardware survey" videos and thought about it; I've never actually filled one out in the 10ish years I've been using steam. I don't think i've even been asked before tbh
submitted by /u/According-Risk-8455[link] [comments]
Is Gamescope/HDR possible to use with Nvidia GPU & Wayland session?
I made a post on this issue today and hardly no responses. But I am generally curious if any Nvidia GPU/ Wayland guys has got this to work? Or is it mostly for AMD GPU's?
For anyone curious on what I have done to get gamescope working on a 5080 Nvidia GPU in a Wayland session, click on this link:
https://www.reddit.com/r/linux_gaming/comments/1jovdjz/gamescope_hdr_issue_in_kubuntusteam/
submitted by /u/B_Sho[link] [comments]
Lutris, EA App - Game installation requires .Net Framework to complete installation
I got Ubisoft games and Epic games working, but when I tried to install a game through the EA app, it finishes downloading, begins to install, and fails at the .Net Framework part. I thought Lutris would handle these kind of things. Is there a setting or something that will make .Net Framework install during the game's installation?
submitted by /u/HumbleFundle[link] [comments]
Posible new usser linux
I would like to know which is the best linux system for gaming, because well, I was told that Windows is getting bad and I don't know which one to start with. And these are my specs.
AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx 2.10 GHZ And 12 GB ram
submitted by /u/the_taitin[link] [comments]
Help Running The game Control
I had this game running before previously. Using Heroic. It ran fine. Now I have no audio. The really weird thing is when I start the game, the audio is there, right in the beginning and then it’s gone. Im running LMDE Faye. I have tried going back to a restore point and it makes no difference. Anybody come across this? Thanks in advance
submitted by /u/FitStatistician4786[link] [comments]
Renodx HDR on linux
Currently planning to switch from windows to linux via bazzite. Wondering if renodx HDR currently works on linux? Any advice appreciated.
submitted by /u/superboom11[link] [comments]
Steam announces new Proton version in partnership with Microsoft; granted license to Windows source code
Steam just announced that they officially licensed the Windows source code from Microsoft, to help aid in developing Proton. This is huge as the new Proton version, dubbed Proton Lirpa Loof, will bring perfect one-to-one compatibility between Linux and Windows, like WSL but the other way around. Moreover, a Microsoft spokesperson confirmed that even kernel drivers (like anticheats) would run "exactly the same as on Windows 11" and that all software, whether kernel or user space, would be "unable to distinguish between a Proton Lirpa Loof device and a Windows device". Proton Lirpa Loof marks a complete 180 of the relationship between the two companies -- whether a blessing or a curse remains to be seen.
This is amazing news, but I do fear that this will lead to Proton becoming closed-source, and Steam may be forced to only distribute it to licensed computers. This would explain why they are releasing SteamOS (codename "April Day") on desktop, as it will may be the only official distro that's allowed to run Proton Lirpa Loof, since it contains proprietary Microsoft code that they don't want to be leaked.
Source: https://checkyourcalendar.com/steam-proton-microsoft-partnership-04-01-25
submitted by /u/Ahmouse[link] [comments]
ETA PRIME Installed Official SteamOS On This $230 Gaming PC!
I have a question
How do I ensure game settings are saved persistently within Bottles or Lutris on Linux, preventing the need to reconfigure them each time I launch a game?
submitted by /u/Strange_Motor2261[link] [comments]
Apple engineer explains Apple Intelligence
Let’s discuss Apple Ai and 16e. This one is a summary
submitted by /u/RoninNinjaTv[link] [comments]
Monster Train 2 is now set for release on May 21
.
Read the full article on GamingOnLinux.
Paradox announce Victoria 3: Expansion Pass 2 with Charters of Commerce expansion arriving in June
.
Read the full article on GamingOnLinux.
Psychonauts audio issue- missing voices
This is running GOG version on Nintendo Switch with Ubuntu. It works and runs well except one issue - no voices in-game. I see subtitles, every audio cue and effect plays except voices. I replaced openall32.dll file; disabled hardware audio; changes sound packets as well as disabled preload voices in audiosettings.ini, problem still persists. Anyone else having this issue with Psychonauts running through Wine?
submitted by /u/StraightAd5725[link] [comments]
Luck be a Landlord dev's bullet heaven roguelite Maze Mice arrives May 2
.
Read the full article on GamingOnLinux.
Gamescope HDR issue in KUbuntu/Steam
Recently I got a MSI HDR monitor and I am trying to configure HDR to work in steam games with gamescope. To note I have version 24.10 KUbuntu "Plasma 6.1" in Wayland with a Nvidia 5080 GPU using the open source 570 driver.
Last night I installed gamescope with no issues using the following commands:
Install the dependencies:
sudo apt install libbenchmark1.8.3 libdisplay-info2 libevdev-dev libgav1-1 libgudev-1.0-dev libmtdev-dev libseat1 libstb0 libwacom-dev libxcb-ewmh2 libxcb-shape0-dev libxcb-xfixes0-dev libxmu-headers libyuv0 libx11-xcb-dev libxres-dev libxmu-dev libseat-dev libinput-dev libxcb-composite0-dev libxcb-ewmh-dev libxcb-icccm4-dev libxcb-res0-dev libcap-dev wayland-protocols libvulkan-dev libwayland-dev libx11-dev cmake pkg-config meson libxdamage-dev libxcomposite-dev libxcursor-dev libxxf86vm-dev libxtst-dev libxkbcommon-dev libdrm-dev libpixman-1-dev libdecor-0-dev glslang-tools libbenchmark-dev libsdl2-dev libglm-dev libeis-dev libavif-dev libluajit-5.1-dev
Download the Gamescope repository and all its submodules:
git clone https://github.com/ValveSoftware/gamescope.git --recursive
Enter the newly created 'gamescope' directory:
cd gamescope
Generate the files necessary for the Ninja build system:
meson build/
Using Ninja to compile Gamescope:
ninja -C build/
Installing Gamescope to the system:
meson install -C build/ --skip-subprojects
Then I went into Steam and went to the properties section in CyberPunk 2077 and pasted the following command to try to get HDR to work:
gamemoderun DXVK_HDR=1 gamescope -f -r 360 --hdr-enabled -- %command%After I hit ok to apply the property settings, I enabled HDR in display settings in KDE Ubuntu.
When I hit play on CyberPunk 2077 it would act like it would start for 5 seconds and then it would stop and go back to "Play" again. This property I put in wouldn't allow the game to even boot...
Where did I go wrong? What is the fix?
I did see in a few websites that vk-hdr-layer-kwin6-git may need to be installed to make this work but somewhere it said that it isn't required because gamescope does not require this layer, as it has support for the frog HDR protocol directly.
Also I saw on another webpage that a text file may need to be configured for HDR to work?
if [ "$XDG_SESSION_DESKTOP" = "gamescope" ] ; then SCREEN_WIDTH=1920 SCREEN_HEIGHT=1080 CONNECTOR=*,eDP-1 CLIENTCMD="steam -gamepadui -pipewire-dmabuf" GAMESCOPECMD="/usr/bin/gamescope --hdr-enabled --hdr-itm-enable \ --hide-cursor-delay 3000 --fade-out-duration 200 --xwayland-count 2 \ -W $SCREEN_WIDTH -H $SCREEN_HEIGHT -O $CONNECTOR" fiIt did say the config file was optional so idk.
Another website said I need to install gamescope and gamescope-session-steam-git in order to get HDR to work properly in steam. Last night I only installed gamescope and not gamescope-session-steam-git because it was tied to big picture mode which I do not use.
Any ideas to fix this would be appreciated.
Thank you
submitted by /u/B_Sho[link] [comments]
Blendo Games announce full Steam Deck support for stealthy shooter Skin Deep
.
Read the full article on GamingOnLinux.
New release of my wine prefix manager made in Flutter
Afternoon
I have released a new version of my prefix manager with integrated igdb support
check out https://github.com/CrownParkComputing/wine_prefix_manager
Easy to use , feedback needed for initial setup issues etc .
Thanks
submitted by /u/jmwtac[link] [comments]
Cs2 problems
Hi everyone!
I recently moved to linux mint, I am not new at linux but I am new to linux gaming. Everything is going well so far, but I have a problem with CS2, I am not being able to play 4:3 144hz, when I set it to 4:3 I can only play at 60hz, someone has found a fix for this?
submitted by /u/engalion[link] [comments]
Question - Lutris on a second user account
So I have this computer with 2 user accounts, and it should be able to share games. I have them saved in a shared drive with permissions set up so thats all done, the issue is that when I try to add a game on the second user account, there's no wine installation! Would I need to install wine for all users?
submitted by /u/BassJeleren[link] [comments]
Seiten
- « erste Seite
- ‹ vorherige Seite
- …
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- …
- nächste Seite ›
- letzte Seite »