Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.
/ PCSX2_Appimage Public archive

PCSX2 Appimage that include all 32bits deps, for all linux 64bits (include no-multilib). Discontinued in favor of the official 64bit native version!!!

License

Notifications You must be signed in to change notification settings

ferion11/PCSX2_Appimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status AppImage Build

PCSX2_Appimage

PCSX2 Appimage that include all 32bits deps, for all linux 64bits (include no-multilib pure 64bits).

1- Download "pcsx2-VERSION-x86_64.AppImage" HERE

If you use the proprietary NVIDIA driver, you can download the respective version instead. See link NVIDIA_LEGACY_LIST

  • NOTE: With proprietary NVIDIA, you will need to use the same major version equivalent to the one running on your 64bits system.

2- Make executable:

$ chmod +x pcsx2-VERSION-x86_64.AppImage

3- Run it:

$ ./pcsx2-VERSION-x86_64.AppImage

Optional 1- To test the OpenGL of your video card:

$ ./pcsx2-VERSION-x86_64.AppImage glxinfo32
$ ./pcsx2-VERSION-x86_64.AppImage glxgears32 -info
$ ./pcsx2-VERSION-x86_64.AppImage shape32

Optional 2- You can use PRIME too:

$ DRI_PRIME=1 ./pcsx2-VERSION-x86_64.AppImage glxgears32 -info

About

PCSX2 Appimage that include all 32bits deps, for all linux 64bits (include no-multilib). Discontinued in favor of the official 64bit native version!!!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages