Fallout 4 performance issue

My fallout 4 ran fine in my windows
But struggles performance wise

Per advise i reccently went from the defualt zorin to xorg
Also changed from proton hotfix to 9

I did try proton up but than fallout doesnt even launch
Anyone whos been able to get fallout 4 to run smooithly or who can assist me?

What computer ?
What GPU ?
What Zorin version ?
What game launcher ?

Processor intel xeon x3460 x 8

My graphics card is arktek amd

Zorin os 18.1 core

Im using fallout 4's launcher and steam dunno if thats cuazing the issue

how do you install steam ?

Did You tried Proton GE?

1 Like

Used the terminal

Yes i used proton up to install it

what is your steam version ?

Its 1780352834

Any suggestions on the performance drop?

show me the output of

inxi -G

give me the output of

dpkg --print-foreign-architectures

result was i386

OK do that and give me the output

sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386 \
                 libvulkan1 libvulkan1:i386 vulkan-tools

and after that

vulkaninfo --summary | grep -i -E "deviceName|driverName"

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
mesa-vulkan-drivers is already the newest version (25.2.8-0ubuntu0.24.04.1).
mesa-vulkan-drivers:i386 is already the newest version (25.2.8-0ubuntu0.24.04.1).
mesa-vulkan-drivers:i386 set to manually installed.
libvulkan1 is already the newest version (1.3.275.0-1build1).
libvulkan1 set to manually installed.
libvulkan1:i386 is already the newest version (1.3.275.0-1build1).
libvulkan1:i386 set to manually installed.
vulkan-tools is already the newest version (1.3.275.0+dfsg1-1).
The following packages were automatically installed and are no longer required:
libwoff1 zorin-os-feedback
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

2nd
Name"
deviceName = AMD Radeon RX 580 2048SP (RADV POLARIS10)
driverName = radv
deviceName = llvmpipe (LLVM 20.1.2, 128 bits)
driverName = llvmpipe

and now

inxi -G

Graphics:
Device-1: AMD Polaris 20 XL [Radeon RX 580 2048SP] driver: amdgpu v: kernel
Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
loaded: amdgpu unloaded: fbdev,modesetting,radeon,vesa dri: radeonsi
gpu: amdgpu resolution: 1920x1080~60Hz
API: EGL v: 1.5 drivers: kms_swrast,radeonsi,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa
v: 25.2.8-0ubuntu0.24.04.1 renderer: AMD Radeon RX 580 2048SP (radeonsi
polaris10 ACO DRM 3.64 6.17.0-35-generic)
API: Vulkan v: 1.3.275 drivers: N/A surfaces: xcb,xlib

am i missing drivers?

no don't worry,

that is the most important, inxi doesn't parse correctly the driver status
you can test and tell me

how do i test it?