#Why games run poorly

41 messages · Page 1 of 1 (latest)

torn cliff
#

Hello there why the games are glitched and also runs low fps the games was running good on windows also my GPU is r7 250 2gb

#

My os is fedora

vapid turtle
#

I think this is either a

  1. Regression in mesa
  2. Incompatibilty with the GPU
#

Can you show inxi -SMmGxxx output

torn cliff
torn cliff
#

@ornate solstice

ornate solstice
#

idk install full xorg package for xsession and run that instead.

#

google 'how to install, and switch to X11 display server on Fedora"

torn cliff
#

Ok

ornate solstice
#

did u install it?

torn cliff
#

Yep

#

I am amd gpu

ornate solstice
#

ok so log out

torn cliff
#

Ok

ornate solstice
#

choose 'plasma x11' from session type

#

somewhere on the sddm screen

torn cliff
#

Ok

#

Nothing shows

ornate solstice
torn cliff
#

Could you send the code to try again?

#

Maybe I download something wrong?

ornate solstice
#

or maybe it's the side arrow button beside the username?

torn cliff
#

Nope

ornate solstice
#

the button saying 'other' ?

torn cliff
#

It leads to other users

ornate solstice
#

i not sure how to install x11 fully and completely. i only use distros that come with it

#

im sure u can find a tutorial on the matter

torn cliff
#

Ok

valid flame
#

In the terminal add these. You have an older GPU. It might help improve performance.

#

amdgpu-install --opencl=legacy --vulkan=amdvlk

#

sudo add-apt-repository ppa:kisak/kisak-mesa

#

sudo apt update

#

sudo apt upgrade

#

Reboot after you're done.

vapid turtle