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.

VinesNFluff , in How much success have you had with modded Skyrim specifically?
@VinesNFluff@pawb.social avatar

I’ve been playing Enderal (a Skyrim total conversion) with some added QoL mods on my Deck

Got MO2 working with Enderal on wine by using this. The script (and MO2 itself) is a bit janky but it does function. The only thing I couldn’t get working was the nexus mods URL integration thingie, had to download mod packages and add them manually.

The game itself runs like a charm on the Deck (after setting up a control profile anyway).

But there is the catch that being a Total Conversion mod that is available on Steam… Enderal itself points steam to SKSE on launch. Don’t know how it’d work if your starting point is Vanilla Skyrim.

HollowNaught , in How much success have you had with modded Skyrim specifically?
@HollowNaught@lemmy.world avatar

about to chime in with my experience

realise this is a linux instance

start crying in windows user

ivanafterall ,
@ivanafterall@lemmy.world avatar

Yeah, don’t you just click the little picture and it works?

reddeadhead ,

Most games yes. Heavily modded skyrim, Maybe.

TechnicallyColors , in How much success have you had with modded Skyrim specifically?

Here are the super special keywords if you know what you’re doing with Wine: Wine 9.0+ (otherwise the newest MO2 doesn’t work), winetricks vcrun2022 dotnet48 faudio, install .NET 7.0 SDK manually with the exe. Set up a prefix with those components and you can run all the modding tools. Don’t bother with the convoluted MO2 installer script.

Synthesis was having issues compiling patches using the latest Kron4ek wine builds, so I started using the latest Proton-GE and that resolved it. I’m not sure if Wine-GE would have fixed the same problem, but Wine-GE is no longer being updated, and we need at least 9.0+. Install Proton-GE for Steam through e.g. ProtonUp-Qt, and then Lutris can select it as a runner option and will run it through the new UMU project.

I use Lutris to create and run the prefix, and I have an isolated copy of Skyrim that is patched with Goldberg emulator because I find that easier to manage so it’s not at risk of being auto-updated by Steam. If you use a Steam copy directly you probably just need Protontricks and do the same thing.

To capture NexusMods links to MO2, I made an application in my start menu and told Firefox to use it to handle nxm links:

Env Variables: WINEESYNC=1 WINEFSYNC=1 ‘WINEPREFIX=/mnt/Games/The Elder Scrolls V - Skyrim/Prefix/’

Program: /home/user/.steam/steam/compatibilitytools.d/GE-Proton9-7/files/bin/wine

Arguments: ‘/mnt/Games/The Elder Scrolls V - Skyrim/Prefix/drive_c/Games/ModOrganizer2/nxmhandler.exe’ %u

Note that allowing the nxmhandler.exe call to start MO2 is bad because it won’t start with the special UMU launcher framework, but if MO2 is already running it’s fine.

Performance is great, and everything “just works” with MO2. My only issue is that Pandora and Synthesis (at least) sometimes do not seem to end their process appropriately after running, so I sometimes need to manually stop them via a process manager.

dinckelman , in Gaming with Wayland with NVidia 550 and 555 drivers

555.58 just came out, you should be using that if you’re on Nvidia, together with an updated compositor for whichever desktop you have

zelifcam , (edited )
@zelifcam@lemmy.world avatar

you should be using that

555.xx Driver + Plasma 6.1.1 = Janky

Just updated my workstation this morning and the Desktop is now stuttering and glitchy.

550.xx + Plasma 6.1 = was working perfect.


<span style="color:#323232;">nvidia.NVreg_EnableGpuFirmware=0
</span>

This does not fix the issue.


Solution: Revert back to 550.90.07.


555 Driver Firefox Crashing:

bugzilla.mozilla.org/show_bug.cgi?id=1898476

gitlab.gnome.org/GNOME/mutter/-/issues/3504


Plasma Bugs with new driver:

discuss.kde.org/t/…/17629

forums.developer.nvidia.com/t/…/6

reddit.com/…/kde_plasma_61_nvidia_555_intermitten…

discussion.fedoraproject.org/t/…/4

Defaced ,

Latest mesa + plasma 6.1.1 = janky as well

Window dodging recently broke on me so I can’t dodge windows on any of the panels properly anymore, was working great on 6.1. Certain windows will cause the desktop to lock up and I can’t click on any windows or icons in the panel task manager. The global menu only works half the time now. I’m getting severe mouse cursor stuttering on a 120Hz display on the desktop, certain games running proton that were fine before have micro stutter. It’s been a pretty terrible experience on the AMD side recently.

dinckelman ,

555.58.02 just came out to address this issue. Hope that helps

Defaced ,

It would if I were using Nvidia but I use AMD.

sjosjo ,
@sjosjo@mas.to avatar

@dinckelman @cyborganism which wlroots version is ready for explicit sync, do you know?

sjosjo ,
@sjosjo@mas.to avatar

@dinckelman @cyborganism after a lot of searching… upcoming wlroots 0.18 will have the necessary patch (linux-drm-syncobj-v1: new protocol)

https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests?scope=all&state=all&milestone_title=0.18.0

furzegulo , in Gaming with Wayland with NVidia 550 and 555 drivers

i’m using 4070tis on plasma wayland and haven’t had any problems with gaming or other desktop usage with the newest drivers.

Vash63 , in Gaming with Wayland with NVidia 550 and 555 drivers

555.58 works great for me in Wayland. 3090 on Arch with Gnome

mrvictory1 , in Gaming with Wayland with NVidia 550 and 555 drivers

New driver may have failed to load. Use “nvidia-smi” to query driver status and do a full system update.

muhyb , in Gaming with Wayland with NVidia 550 and 555 drivers

I guess it’s time to try Hyprland again.

beaxingu , in Gaming with Wayland with NVidia 550 and 555 drivers
@beaxingu@kbin.run avatar

Im confident that plasma Wayland worked before but for a couple weeks now plasma itself is black after i updated. but other programs do start up and can be seen but because plasma is black its unusable. im just looking for when it works again.

cyborganism OP ,

I’m on Kubuntu so still using version 5.x.

The symptoms I got was like when a Windows app crashes and does this “Solitaire” effect. It did that with the mouse pointer and everything else. Windows, taskbars and menus all displayed as outlines only with no icons or decorations inside. It was weird.

sugar_in_your_tea , in Gaming with Wayland with NVidia 550 and 555 drivers

FWIW, I had problems even with AMD GPU on KDE Plasma 5, but Plasma 6 is solid. So maybe stick with X11 until your distro updates to 6.

Rooki , in Nvidia 555 drivers causing no display on secondary monitor
@Rooki@lemmy.world avatar

Are both directly connected to the GPU? Or did you connect one to the GPU and one to the Motherboard?

Bruhh OP ,

Updated post: Both monitors are connected to the GPU

rolling_resistance , in Nvidia 555 drivers causing no display on secondary monitor

Disappointed to learn that Nvidia drivers are still having such serious issues.

BananaTrifleViolin , in Nvidia 555 drivers causing no display on secondary monitor

Have you tried connecting both via display port or both via HDMI?

Not that that should matter normally, but good starting point in trying to get around what may be a bug?

Edit: just remembered I’ve been having intermitten problems with my 2nd display since last nvidia driver if I have my vr head set plugged in to the 3rd port (even off). When i unplugged it and restarted I got my desktop loading as normal.

Bruhh OP ,

Yeah, the black screen after logjn happens when both monitors are plugged in I’ve noticed. If I unplug the second monitor I can get into a wayland session fine but the moment I plug the second monitor in, the refresh rate tanks if the DE doesn’t freeze first.

I’ll try your suggestion and update the results after work.

Bruhh OP ,

Believe or not, connecting my secondary monitor with display port seems to have solved the issue

warmaster , in Gaming with Wayland with NVidia 550 and 555 drivers

Kubuntu is fine. But for gaming, having old packages is very good for stability, but bad for gaming. In the latter use case, having access to the latest drivers and compositors, will grant you a better gaming experience.

A humble question: have you considered switching to another distro with newer packages?

cyborganism OP ,

Yeah I’ve looked into other distributions. So far Kubuntu fits the bill just fine for me.

I don’t have enough spare time to mess around with troubleshooting issues, so stability is what I’m looking for and the Ubuntu flavors provide just that without being too outdated. And they provide 3rd party drivers out of the box.

I hear Fedora might be a good alternative, but I heard it’s a bit more difficult to find 3rd party support for hardware.

jemikwa ,

Adjacently, Nobara is based on Fedora for gaming, uses KDE, and has a lot of packages pre-installed for a nicer end user experience. I used to use Kubuntu as my first foray into Linux desktop but I ran into a few issues. Nobara has been overall more stable and more reliable for my daily use.

cyborganism OP ,

Oh yeah! I haven’t tried it out yet. I’ve been testing some distros on VMs (I know, not the best way to test but that’s the best I can do.) It has a patched kernel for gaming and everything. That’s nice.

I’ll give it a shot. :)

cyborganism OP ,

Hey, I wanted to get back to you on this.

I’ve given it some thought and I think I’ll stay with Kubuntu. I think it’s best if I stick to a standard generic distro and simply report any problems I can come by to help developers know what challenges users face and how they can improve their software for general distribution. Nobara seems to do a lot of customizations which I think might lead to specific cases for that distro alone.

EonNShadow , in Bazzite 3.5.0 Update Released

Testing this out today on my setup! Happy to see the 555 drivers on Bazzite.

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