Commit graph

19 commits

Author SHA1 Message Date
cmitu
0c042ac1db pcsx2: fix path for Debian/Ubuntu distro packages 2025-03-22 06:46:09 +00:00
G Derber
f7761fd635
Add ability to differentiate group ownership from user ownership. 2024-08-06 09:38:25 -04:00
cmitu
c825b7a6cd pcsx2: fix installation and configuration for recent 1.7 packages
* The Ubuntu PPA has 64bit packages for some time, now defaulting to 64bit only for recent 22.04 and newer.
Modified the module to take this into account and install the 64bit package when available.

* The new PCSX2 versions have a QT UI by default and the PPA installs it automatically. The parameters and commands are different from the previous WXWidgets based versions, so configuration detects the version installed and sets the correct commands for both versions.
2023-01-10 04:08:38 +00:00
cmitu
6b2b601821 ps2: add support for CHD disc images 2022-05-16 06:57:14 +01:00
Gerhard Scheikl
2b58c8bcf1 lower-case required for recent ubuntu package 2022-01-01 21:18:21 +01:00
Jools Wills
6af5c2047b updated module flags for all emulators 2020-02-22 08:23:26 +00:00
cmitu
ec4ec709cd pcsx2: fix installation on Debian 2019-11-12 17:55:55 +02:00
cmitu
8c3ed43cb7 pcsx2: fix emulator path with PPA install 2019-11-10 18:57:14 +02:00
cmitu
bf278ef5e8 pcsx2: use upstream PPA for the latest version 2019-11-10 10:01:21 +02:00
Rael Gugelmin Cunha
299fe8fdbf Generate pcsx2 from source 2019-10-23 13:51:12 -03:00
Jools Wills
40551b0b0d pcsx2 / sdl2 - trap errors reverting back to OS packaged sdl2
* don't set config own_sdl2 back to 0 unless revert was successful
2018-08-18 20:35:49 +01:00
Jools Wills
e609651591 pcsx2 - chown retropie.cfg to user 2017-06-09 22:53:49 +01:00
Jools Wills
147ac3ff1e pcsx2 - handle removal of custom sdl2 automatically 2017-06-09 22:49:37 +01:00
Jools Wills
e3ed9b93a3 pcsx2 - re-enable on 64bit (requires disabling of our custom sdl2 though). 2017-06-09 22:21:53 +01:00
Jools Wills
78cf49c03c pcsx2 - disable on 64bit for now - there are sdl2 version conflicts that cannot be easily resolved currently with the i386 packages. 2017-03-20 17:31:45 +00:00
Jools Wills
5926524aff added licences to modules 2017-03-01 13:51:12 +00:00
Jools Wills
eda4f61136 updated all modules to use addEmulator / addSystem 2016-12-31 02:49:04 +00:00
Jools Wills
f17d03c72b added remove functions for packaged modules 2016-09-27 22:58:27 +01:00
gizmo98
bf8f5522b6 x86: add experimental ps2 emulator
Lazy implementation. Just use ubuntu 16.04 pcsx2 package.
2016-09-17 16:38:37 +02:00