09-26-2021, 02:45 AM
(This post was last modified: 09-27-2021, 03:15 AM by tropicalpioneer.)
Hello,
newbie in Linux here, greetings!
When I extract the freshly downloaded pcsx2-1.4.0-linux.tar.xz , the message "LMZA library error: No progress is possible" is shown in a window.
Screenshot here: https://ibb.co/2sy5b4j
What is that error message about?
The folder has been created, though, but I don't understand how to run the emulator.
Here is the content of the folder named PCSX2-1.4.0 :
I moved it to Home, and I guessed one of the two files labelled as Program should be run.
Is there any error in the syntax to launch the sh file?
Sorry for my typos, non-native speaker here
---
My system:
Linux Mint 20.2 Cinnamon
Kernel 5.11.0-36-generic
newbie in Linux here, greetings!
When I extract the freshly downloaded pcsx2-1.4.0-linux.tar.xz , the message "LMZA library error: No progress is possible" is shown in a window.
Screenshot here: https://ibb.co/2sy5b4j
What is that error message about?
The folder has been created, though, but I don't understand how to run the emulator.
Here is the content of the folder named PCSX2-1.4.0 :
Code:
bin docs PCSX2 plugins
cheats GameIndex.dbf PCSX2_keys.ini.default run_spu2_replay.cmd
cheats_ws.zip Langs PCSX2-linux.sh shaders
I moved it to Home, and I guessed one of the two files labelled as Program should be run.
Code:
$ chmod +x PCSX2-linux.sh
$ sh ./PCSX2-linux.sh
Error PCSX2 not found in .
Maybe the script was directly 'called'
Use either /absolute_path/PCSX2-linux.sh or ./relative_path/PCSX2-linux.sh:
Is there any error in the syntax to launch the sh file?
Sorry for my typos, non-native speaker here
---
My system:
Linux Mint 20.2 Cinnamon
Kernel 5.11.0-36-generic