this post was submitted on 24 Jan 2025
124 points (98.4% liked)

Linux Gaming

16293 readers
19 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

Hey! So I have always wanted to make the jump to linux and pc gaming and figured I would do them both together. I would not consider myself techy, just aout tech literate in that I am aware of how much I dont know.

I have linux mint, on a mid to late i5 w/16gb memory. I wanted initially to make a home server but I have jusy been poking around and ended up trying to play all the games I have in attic through emulators and the like.

So I got loads of emulators, I use Cartridge which is a Lutris fork. It just seemed cleaner and worked when I tried it out. In that I had been booting into PCSX2 and finally playing MK Deception again. After three evenings poking and gaming PCSX2 shuts down every time I try to boot a game.

I have uninstalled, reinstalled and changed from 1.7.xx to 2.2 to the nightly 2.3 (I think). I cannot get it to work.

I have so many questions but if I could get back to Konquest I would be so happy, and bother you all later.

you are viewing a single comment's thread
view the rest of the comments
[–] boerbiet@feddit.nl 10 points 2 days ago (1 children)

I have no experience with PCSX2, but maybe something in its configuration causes your issues. Reinstalling or updating it will not make a difference. If you really want to start over, close the application, remove the directory ~/.config/PCSX2 and restart the application. You will have to run through the initial wizard again. If it still won't work, some other issue is the culprit and you would likely need to share logs. Alternatively, if the application prints logging to stdout, you could run the application from a terminal (f.e. by launching pcsx2-qt) and see if anything is printed there when it shuts down.

[–] Squizzy@lemmy.world 2 points 2 days ago (1 children)

Okay so uninstalling and then pressing the shortcut opened it meaning it wasnt gone. This confused me. So just deleting the directory is how you uninstall?

I got it back working, I left it hang for ages beyond the forcr quit prompt ans it started.

[–] communist@lemmy.frozeninferno.xyz 5 points 2 days ago* (last edited 2 days ago)

no, you uninstall with the package manager/app store, however, that directory is where your config files are kept, and those are not removed when you uninstall the app.