#[SOLVED]Elden ring fps issue on hyprland

95 messages · Page 1 of 1 (latest)

cunning rover
#

I have a RX6650XT with a 12th gen i5 and im getting around 40 fps in game solutions in protondb didn't effect my fps

dense sandal
#

did u install gpu drivers?

#

can u send game graphics config?

cunning rover
dense sandal
#

yep

cunning rover
#

its an amd card

dense sandal
#

ye i know

#

but did u install them

cunning rover
dense sandal
#

so u need to

cunning rover
#

im sending lspci -k

dense sandal
#

i supose u have mesa package installed right?

#

do sudo pacman -Q | grep mesa

#

if it appears u have it

cunning rover
#

yes

#

I do

#

have them

dense sandal
#

u need to set amdgpu and radeon kernel modules

cunning rover
dense sandal
#

its not set

#

u should see in lspci -k

#

kernel modules: radeon, amdgpu

#

but u dont see radean

#

so u need to enable it

cunning rover
#

ok

#

so how do we do that

dense sandal
#

open /etc/mkinitcpio.conf

#

with any text editor

cunning rover
#

its empty

dense sandal
#

u should need sudo

cunning rover
#

it was empty because I made a typo in the path nvm

#

I entered

dense sandal
#

wait

cunning rover
#

ok

dense sandal
#

add "amdgpu radeon" to the modules array

#

then save it and regenerate initramfs

cunning rover
#

okay

dense sandal
#

sudo mkinitcpio -p linux (to use linux preset)

#

after reboot u should see the active modules in lscpi -k

cunning rover
#

ok im gonna reboot now

dense sandal
#

make sure u do not have nomodeset or vga= in grub kernel parameters

cunning rover
#

lspci -k

dense sandal
#

as far as i know its better to have both

#

even if u do not use both

#

cause depending on ur gpu u need radeon or amdgpu

cunning rover
dense sandal
#

ye its good

dense sandal
#

then u are good with the drivers

#

send the graphics config please

#

just to take a look at them

cunning rover
#

I kinda forgot where that is

dense sandal
#

i mean graphics config of the elden ring

#

amdgpu does not have config on wayland i think

#

only on xorg

cunning rover
#

oh right

#

well, all the launch options are clear right now and everything is on low

dense sandal
#

just for know, are u using vulkan

cunning rover
#

I am

#

I mean almost everything is selected to vulkan in the system

#

and I didn't choose opengl for elden ring

dense sandal
#

then try the vulkan-radeon package

#

from the arch wiki

#

i was wondering if it could be vulkan issue

#

and the arch wiki says to install that driver for vulkan support

cunning rover
#

wait a sec my mirrors are closed

cunning rover
dense sandal
#

well

#

reboot and test the performance

cunning rover
#

okay

dense sandal
#

if that driver does not work for u try amdvlk

#

its better to try with vulkan-radeon cause it fixes some common issues with amdvlk

#

but if there is no other option

#

try amdvlk

cunning rover
#

oh

#

its perfect now

#

Tysm @dense sandal

dense sandal
#

your welcome man

#

glad to help u

cunning rover
#

its kind of funny I used this install for like 6 months

#

without knowing this

dense sandal
#

no problem man

#

im glad to help people learn linux

#

i had to learn linux by troubleshooting errors

cunning rover
#

thx againstarwalker_shiny

#

now i need to go