Posts: 4
Threads: 1
Joined: Jan 2022
Reputation:
0
hello
i am on LMDE4, and tried pcsx2 from synaptic package manager. this version works but is quite old so i wanted to install the flatpak version. the flatpak isn t working, it does not install pcsx2 files into /var/lib/flatpak/app. when i try to install making my own flatpak from gitthub it doesn t work either i don t know why
running flatpak run -v net. pcsx2. PCSX2 gives
no installation directory inn /etc/flatpak/installations. d skipping
any idea about what is my problem?
Posts: 4
Threads: 1
Joined: Jan 2022
Reputation:
0
i tried to update without fiixing
i also tried to compile the flatpak from github, it did install some files but it just won t run, any idea where to start?
thanks for your time
Posts: 4
Threads: 1
Joined: Jan 2022
Reputation:
0
i finally managed to solve the issue, don t know really why
i had to launch the
flatpak run net.pcsx2.PCSX2
command from the /home/ "USER" /.var/app directory
so i created a script to launch it
cd /home/ "USER" /.var/app
flatpak run -v net.pcsx2.PCSX2
where "USER" is my user name directory
maybe it will help somebody else in the future
Posts: 1
Threads: 0
Joined: Nov 2022
Reputation:
0
I attempted to update without making any changes, and I also attempted to compile the flatpak downloaded from github; the process did install some files, but the program simply will not run; do you have any suggestions about where I should begin?
I appreciate you taking the time.
Posts: 31.285
Threads: 16
Joined: Dec 2008
Reputation:
657
Location: 127.0.0.1
11-29-2022, 07:23 AM
(This post was last modified: 11-29-2022, 07:23 AM by jesalvein.)
flatpak isn't officailly supported anyways.
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 1
Threads: 0
Joined: Dec 2022
Reputation:
0
Do you have any recommendations for where I should start? I tried updating without making any changes and I also tried compiling the flatpak I received from github. The procedure did install some files, but the program still won't run.
I value you spending the time.
Posts: 31.285
Threads: 16
Joined: Dec 2008
Reputation:
657
Location: 127.0.0.1
why compile ? just download the compiled appimage ?
https://pcsx2.net/downloads/
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 5
Threads: 0
Joined: Jan 2023
Reputation:
0
02-12-2023, 04:35 PM
You would want to raise and issue with the unnofficial Flatpak maintainers. Check for contact info on Flathub.
PCSX2 devs are only responsible for theĀ AppImages.