There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

scrubbles , in Release Proton 9.0 (Beta11) · ValveSoftware/Proton
@scrubbles@poptalk.scrubbles.tech avatar

Has anyone gotten the ea app to work recently? I wanted to start mass effect yesterday but couldn’t get legendary edition to work

topinambour_rex , in Release Proton 9.0 (Beta11) · ValveSoftware/Proton
@topinambour_rex@lemmy.world avatar

Just a question. We see it supports X or Y new games, or improve Z or A games. But does those change are made specifically for those games, or do they improve the code in general and it affects older and ancients games ?

priapus ,

usually these fixes are made because of problems with certain games or software, but also improve the wines overall compatibility with the windows api

aksdb , in open source amd GPU driver issues

Give firmware-git a shot. There are some fixes in it that are not in firmware yet.

If that doesn’t solve it: for “underclocking” you would have to set a kernel param to enable it. I had a good experience with lact. They also explain the necessary setup in their README. In my case the GPU was running with higher limits than the vendor specified. I simply clocked it back to these specs and it seemed to have worked fine so far. It’s a different GPU, though.

If that also doesn’t solve it: do you have Windows as dual boot option? Can you try the same games there? If that is also unstable, I would suspect hardware issues.

Thatoneguy OP ,

I think I finally have it all figured out. I was previously using corectrl to monitor and adjust the GPU but lact has so much more info and adjustment. I immediately saw the card flapping between clock speeds under load. I applied the only high clock speeds setting and that all stopped the voltage stayed constant. However and this is why I didn’t realize with corectrl is that the card was now thermal throttling causing an undervolt condition. I went in cleaned out the dust bunny’s, dislodged a sata cable from one of the fans and relocated some hard drives for more airflow. The card now runs at a toasty 85 under load which from my past amd experience is perfectly fine. Thank you for the help kind stranger.

aksdb ,

Good to hear to got it solved. Enjoy your GPU again 🙂

jemand771 , in Rockstar Launcher error 134 with Heroic Games Launcher

someone (@arieljuod) on the heroic games launcher discord came up with a fix!

message link: discord.com/channels/…/1210747284086849578

looks like after an update (?), the rockstar games launcher doesn’t open automatically / in time anymore when you launch GTA. as a small hack, you can launch the launcher (ugh) in the background, wait a bit, and then run the game. This seems to also affect other games in the rockstar launcher, such as red dead redemption (which I don’t play myself)

copying their message here for reference:


I’m don’t play the game so I’m not sure if this is fully working, but I got inside the game in the story mode.

This is based on the solution that works on windows.

  1. After installing the game, run it once so it installs the rockstart launcher, log in
  2. Close the Rockstar launcher
  3. In the game install folder, create a file called fix.bat with this content (the file has to be in the same folder as PlayGTAV.exe):

<span style="color:#323232;">start /B "null" "C:Program FilesRockstar GamesLauncherLauncherPatcher.exe"
</span><span style="color:#323232;">
</span><span style="color:#323232;">ping -n 20 localhost > nul
</span><span style="color:#323232;">
</span><span style="color:#323232;">./PlayGTAV.exe %*
</span>
  1. Set this file as an alternative EXE in the game settings in Heroic
  2. Run the game

NOTES:

  • you might need to adjust the 20 after ping -n if the rockstar launcher takes longer to be ready
  • you’ll need to adjust the executable for RDR2 (I don’t own the game so I don’t know what’s the executable)
  • I imagine this should solve the same problem also on Mac but I haven’t tried (and I don’t know about other problems on Mac)
prettydarknwild OP ,
@prettydarknwild@lemmy.world avatar

thank you :D

prettydarknwild OP , (edited )
@prettydarknwild@lemmy.world avatar

Windows batch does not have a sleep statement?

PS: It works flawlessly

Willdrick , in What's your experience with gaming using Elementary OS?

Used to run eOS several years ago, as I was coming off using OSX. I quickly realised it was more of a skin deep imitation and ended up switching to gnome, that keeps all the drag&drop actions across all apps. If you have some spare time, give fedora a go, which comes with a vanilla gnome install. Flatpaks are well integeated, speedy tested updates and installing nvidia drivers is 2 clicks on the software app (scroll down on the main page to see the “drivers” section)

7rokhym , in What's your experience with gaming using Elementary OS?

I agree with your review. I’ve been using Linux since Slack in the mid 90’s and I switched over most of my machines to Elementary. An Alienware with 3090, Airbus laptop with 1080, and a Lenovo with an AMD 550.

Except for NVidia proprietary drivers:

  • Fastest OS install. I want to play games, not wait for an OS to install and give me 50 pedantic options to step through.
  • Boots very fast, shuts down just as fast.
  • Fast Sleep and wake up every time on desktop and laptop. WiFi works, video normal
  • Clean, stable, consistent GUI that doesn’t do weird things
  • Bluetooth and audio worked great with no fuss.

As you mentioned, Flatseal is a must. However, I use AppImages as much as possible. I get the security benefit of flatpaks, but all this sandboxing and containerizing creates too many problems with apps that need to communicate with one another, and accessing my files was a serious PITA because of permission issues that needed to be corrected. There are no permission issues with AppImage, but security benefits aren’t there either. However, both work wonderfully with Elementary.

  • Use AppImageLauncher to automatically create your Application menu items

Heroic Games Launcher was written by wonderful humans!

Cyberpunk won’t work, need to dualboot to Windows. But many windows games work well.

Now, about NVidia: The proprietary driver takes all the horrible fiddling Linux has a reputation for, but reality, is that NVidia drivers are closed source and AMD works with the community. OOTB experience with AMD is flawless.

3090 came up and everything was green, a problem with the Nouveau driver.
1080 everything looked ok

Ran the install, installed the kernel headers, the dev/build packages, mucked around a bit and it works great. However, every time there is a new kernel, the new linux headers and Nvidia module aren’t automatically installed and compiled so it boots to the command line. I know how to manually install them and get back and running, but I haven’t figured out what the problem is yet. Never ran into this on Ubuntu, Fedora or RHEL before.

cyborganism OP ,

Thanks for your feedback. :) It’s much appreciated.

fluckx ,

That all sounds pretty great except for the last part on the Nvidia drivers. :(

Elementary os looks pretty slick otherwise :)

c10l ,

Why doesn’t Cyberpunk work?

I’ve played it on SteamOS, Nobara and have been playing at the moment on Debian so it’s definitely not a Linux limitation.

warmaster ,

Kernel & Wayland versions matter. Elementary ships older versions than SteamOS and Nobara. I don’t know how far behind if at all is EOS in relation to Debian 12.

c10l ,

Fair enough. I’m using Debian testing with bits of unstable and experimental added in for GPU drivers and Mesa.

jemand771 , in Rockstar Launcher error 134 with Heroic Games Launcher

This is really weird. I started seeing the same thing a couple of days ago, and switching Proton versions (latest/experimental, or even to wine) didn’t help. I also bit the bullet of completely reinstalling the game, without success.

The common “fix” for this posted online seems to be to change your DNS server or use a VPN. I’ve looked at my DNS traffic, it’s fine. Haven’t gotten around to trying a VPN yet. (the hypothesis being that rockstar IP-banned you for some reason. doesn’t make sense either, because I’m able to log in to the launcher initially)

prettydarknwild OP ,
@prettydarknwild@lemmy.world avatar

i guess i will have to try in windows then

prettydarknwild OP , (edited )
@prettydarknwild@lemmy.world avatar

i looked on the reddit community and it seems to be a weird interaction between the rockstar launcher and heroic, looks like it works on lutris and someone mentioned a trick to make gta v work, i didnt tried any of those tricks, im going to try on windows first to make sure i didnt got banned due to some weird reason (although it shouldnt be the case, since i havent touched the online at all)

Juxta , in More details on the Manjaro Orange Pi Neo gaming handheld

After having a switch for so long, about 6 years, i dont see myseld buying any handheld system that doesnt have replacable controler dingle dongles.

LupertEverett , in World of Goo 2 launches in May on the Epic Store - but Linux support from their website
@LupertEverett@lemmy.world avatar

Them going Ooblets-lite on their QA section makes me not wanna give it a shot, even with the Linux port.

random_character_a , in World of Goo 2 launches in May on the Epic Store - but Linux support from their website
@random_character_a@lemmy.world avatar

Epic? Blah! Skipping it

Para_lyzed ,

From the article, it seems that there will be a DRM-free version available on the game’s website for Linux (and that will be the only place to get the Linux native package). So no need to go through Epic. Plus, most Epic exclusives eventually end up on Steam anyway, it’s just a matter of time.

actionjbone , in World of Goo 2 launches in May on the Epic Store - but Linux support from their website

Tomorrow Corporation? More like Yesterday Corporation, amirite?

Kit , in World of Goo 2 launches in May on the Epic Store - but Linux support from their website

Wow, that’s a game I haven’t thought about for a long time. It’s been 16 years since the original!

muhyb ,

Stop trying to make me feel old. :(

perishthethought , in Open-Source NVIDIA Driver Moving To NVK + Zink For OpenGL On Newer GPUs

I-know-some-of-those-words.jpg

As a regular user / game player on Linux, how does this affect me?

Unyieldingly ,

it means once all of this is added to the desktop OS you use, it will be plug and play for Nvidia GPU’s.

mox ,

Approximately not at all. They’re changing the way they implement OpenGL for those cards, which will make their development and maintenance work simpler.

vividspecter OP , (edited )

Basically, it means recent Nvidia GPUs will become viable using open drivers sooner, since developers won’t need to update/port the older open OGL driver, and can instead just use Zink (OGL -> Vulkan wrapper). OGL support itself is important because accelerated compositors (like those that use Wayland such as recent Gnome/KDE etc) and older games native games rely on it, as well as many other pieces of a typical Linux desktop.

In the long run, competitive open drivers will mean greater longevity for these cards. There are AMD cards that are pushing 15+ years that are still usable today because they have open drivers.

LupertEverett ,
@LupertEverett@lemmy.world avatar

If you’re using the proprietary drivers: Absolutely nothing will change for you.

If you’re using the Nouveau/NVK drivers: Soon the OpenGL driver will be entirely replaced by Zink, which implements OpenGL over Vulkan (think DXVK, but for OpenGL); as the aforementioned driver is in a quite broken state, and nothing short of a complete rewrite can “revive” it.

Sooo… if you’re already able to use NVK, you’ll keep using NVK, but this time you can utilise it for OpenGL applications as well.

perishthethought ,

Thank you. That helped a lot. (I am still using the Nvidia proprietary driver, so… yeah)

LupertEverett ,
@LupertEverett@lemmy.world avatar

Np at all! Glad I could help!

ElectroLisa , in if this succeeds, WMR headsets might be made Linux compatible and this will turn out to have been on-topic
@ElectroLisa@lemmy.blahaj.zone avatar

FYI there’s an open-source project “Monado” which attempts to reverse-engineer inside-out tracked headsets. At the moment their WMR support looks promising, headset has 6-DoF tracking and just recently controller tracking has been figured out.

Said progress will trickle down to the Oculus Rift S as well

F04118F OP ,

That is awesome! Keeping the Reverb G2 alive amd enabling the move to Linux at the same time.

Botzo , in Is there an easy way to trick games into scaling?

gamescope sounds like exactly what you’re looking for.

raptir OP ,

Awesome, thanks. I will dig into it.

raptir ,

Just wanted to report back that this worked perfectly.

Botzo ,

That’s great! I’m glad it was that easy.

raptir ,

For any one who finds it in the future - I just set a Steam launch with gamescope set to half my native resolution, fullscreen and enabled fsr. Games run at the weird 1128x752 and FSR makes it look even better but I get great performance.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines