Fedora 43 Steam Games Not Launching

I recently installed Fedora 43 KDE Plasma onto my Asus Vivobook GO14/15 with a Ryzen 3 7320U IG and 8GB of DDR5 ram. I installed Steam through RPM and I have installed all the required drivers. For some reason when I try and boot any of my games, it just instantly crashes (nothing even opens). I tried to downgrade my mesa drivers because I saw the latest drivers are currently causing issues with booting but even that wont work. Does anyone had a possible solution? I’m sorry, I’m quite uite new to Linux and I’m still figuring my way around it. Thanks

Please post the output of inxi -Fzxx so that we know what hardware you have.

Also try running steam from a terminal.
What messages do you see output?

I wonder if you can get a stack trace by looking at journalctl entries. Maybe use the --since= option to get just the entries after a certain time. Or you can use the -p err option to just get error messages.