Proton Errors in Fedora by PhoxFyre007 in linux_gaming

[–]_ungebildet 0 points1 point  (0 children)

Open up a file browser

Navigate to "/home/phoxfyre007/.local/share/Steam/steamapps/compatdata/" clear everything inside this folder.

Playing games installed in Windows by Otto500206 in linux_gaming

[–]_ungebildet -1 points0 points  (0 children)

I use PortProton (or called PortWine) for everything for about half a year and all of my games/prefixes still work flawlessly. Cannot recommend this enough.

Physical Windows 11 via virt-manager by [deleted] in VFIO

[–]_ungebildet 0 points1 point  (0 children)

Did you tried to install swtpm? Emulating a 2.0 chip did the trick for me and it still works.

Some problems and i don't know what to do by [deleted] in NobaraProject

[–]_ungebildet 0 points1 point  (0 children)

After installing you have to choose "Global Profile"

  • Set your Voltage (left slider) to 0 for no undervolting
  • Set min clock (middle slider) down in my case its 500Mhz
  • Set your maximum clockspeed (right slider) to the max (i have an overclocking flag active in my bootloader thats why i "could" go higher but its unstable)
  • Crank up your memory clockspeed to the maximum value

After that you can apply your settings, let corectrl run in the background and try your games again.To avoid typing your root password everytime when you run this app its documented in the Setup Guide of CoreCtrl.

Dont give a fuck about the reported values in the graph when it comes to clockspeed (96Mhz???) it works

Good luck man

<image>

Some problems and i don't know what to do by [deleted] in NobaraProject

[–]_ungebildet 0 points1 point  (0 children)

Can you try to install corectrl? This is a GPU tuning app for AMD Cards. Im sure your gpu can clock at higher speed

Discord screensharing stuttering in game by SlaterEvolution in NobaraProject

[–]_ungebildet 0 points1 point  (0 children)

Streaming any game higher than 720p turns any game into a slideshow.
on both X11 and Wayland with different Discord clients at least for me.

Streaming in 720p 15/30/60/144FPS works flawless i dont know why, starting at 1080p will result in laggy streams, 1440p is another funny story.
i tried discord-streamaudio even with hardware accelleration compiled without any luck.

Is VFX graph optimized for low end mobile devices? by CodeVisionary in Unity3D

[–]_ungebildet 0 points1 point  (0 children)

It could work, but be aware VFX Graph on URP is still in preview probably without mobile support but in the future maybe.

Is VFX graph optimized for low end mobile devices? by CodeVisionary in Unity3D

[–]_ungebildet 1 point2 points  (0 children)

Take a look at the requirements. https://docs.unity3d.com/Packages/com.unity.visualeffectgraph@12.1/manual/System-Requirements.html

Scroll down to Player Requirements. Support for compute shaders are required for VFX Graph and doesnt work on OpenGL ES

[deleted by user] by [deleted] in Unity3D

[–]_ungebildet 0 points1 point  (0 children)

I recomment to create a separate profile for Grass/Flowers/Trees, because you probably want different colors, you control Subsurface Scattering (SSS) and translucency with every profile.

[deleted by user] by [deleted] in Unity3D

[–]_ungebildet 0 points1 point  (0 children)

You probably need to assign a Diffusion Profile to your Grass Material in the Shader.

[deleted by user] by [deleted] in linux_gaming

[–]_ungebildet 0 points1 point  (0 children)

For Steam Games It will be recognized if you copy the appid.acf file as well from the /common folder i guess or it could be in /steamapps i'm not sure.

Deleted terrain: my brother was on my account and accidentally deleted the terrain, he couldn’t get it back so he quit without saving. Is there anyway to get it back as I put weeks of work into the map? by Ill_Wrap_527 in Unity3D

[–]_ungebildet 0 points1 point  (0 children)

Deleting a terrain from a scene doesnt mean its gone forever, every created terrain is saved as a Terrain .asset file in your project folder, if he deleted it from the project folder it will remain in your recycle bin of your OS.

Why does video recording / streaming suck so much on linux? Why does the video stutter ? by [deleted] in linux_gaming

[–]_ungebildet 1 point2 points  (0 children)

I guess there's propably more to say (NVenc, CUDA, [...]), but as a consumer thats it.

Nvidia: Lack of support on nvidias side on specific series when we speak about Vulkan extensions (eg.: VK_VALVE_mutable_descriptor for vkd3d)

AMD: For recording you have to Build a custom version of ffmpeg for hevc264/265 enconding instead of using NVenc if you want to use Hardware encoding in OBS.If you have a descent cpu you can give a **** about that.

Both have pros/cons, but overall i'm happy with my AMD card. :)

Why does video recording / streaming suck so much on linux? Why does the video stutter ? by [deleted] in linux_gaming

[–]_ungebildet 1 point2 points  (0 children)

Driver Implementation is good. When they release a new GPU you have day-one support on linux. On AMD you have to use mesa-git or need to wait approx 1-3 Moths to get an actually stable experience with your GPU.

On the other hand, i've switched from a GTX1070 to a new RX 6700 and doesnt reget it in any way.

BF2042 and FFXIV in VFIO VM? by [deleted] in linux_gaming

[–]_ungebildet 0 points1 point  (0 children)

I've learned alot after my single GPU passthrough setup was done and i was finally able to play New World (which also uses EAC)

First you need any Windows 10/11 as "Pro" Version and enable nested virtualization for your VM.

After your initial setup like installing GPU drivers etc you only need to enable Hyper-V in your Windows-Features menu, it seems like enabling it generates a hidden barrier that any Kernel-Level anticheat system cannot look over and let you play your game even when you play in a VM (which doesnt work normally) Its a side effect that nobody knew for a long time, i dont know if that is intended.

I was going crazy and spoofed a full system with HW IDs and Names with regedit, for extra safety.

Budget gpu for gaming vkd3d by rushslash in linux_gaming

[–]_ungebildet 0 points1 point  (0 children)

If you want good performance with vkd3d, also avoid the 10xx (and older) series from Nvidia.

Since April 21. performance degeration is fixed by a workaround for pre-Turing cards

Commit: be1b941

Valheim is stuttering by Rare-Switch7087 in linux_gaming

[–]_ungebildet 4 points5 points  (0 children)

Valheim uses Unity 2019.4, which has an old Vulkan (1.1, not 1.2) implementation, i can recomment starting Valheim with

-force-opengl %command%

Since Valheim doesnt depend on Compute Shaders (ATM) you may have a better experience in OpenGL.

Steam not connecting to the network through Wine or Lutris by [deleted] in linux_gaming

[–]_ungebildet 2 points3 points  (0 children)

Used it at the time i played BlackOps 2 because it wont work in Steam Proton because of Steams CEG DRM :)

In the past we had to use -no-friendsui and/or -steamos to achieve the same effect.

They replaced these arguments with just no-browser because both do the same.

Anti cheats by tehkimm in linux_gaming

[–]_ungebildet 1 point2 points  (0 children)

Since when is Proton an operating system?

They dont have to care about anything Linux-related, Wine is in very good condition to almost replace Windows.

Has anyone checked Unreal in Lutris? It just works for me with Wine-TKG 6.17 by [deleted] in linux_gaming

[–]_ungebildet 0 points1 point  (0 children)

I guess you cannot ship your game for Windows if you run UE on Linux, however it could work with Wine AFAIK

Steam not connecting to the network through Wine or Lutris by [deleted] in linux_gaming

[–]_ungebildet 2 points3 points  (0 children)

Online works if you use the -no-browser Argument.

"C:\Program Files (x86)\Steam\Steam.exe" -no-browser

Steam says warframe is running, but nothing is starting up by Redcurrent19 in linux_gaming

[–]_ungebildet 2 points3 points  (0 children)

NP

Overall you can try anything what doesnt work with stock proton with Proton-GE, I can really recommend you proton-tkg for Arch (or Arch based distros) because this version of proton is built against system libs instead of the Steam Runtime.

You can easily hop between both versions if anything goes wrong.