diff options
author | negativeExponent | 2019-08-17 09:31:06 +0800 |
---|---|---|
committer | negativeExponent | 2019-08-17 09:33:48 +0800 |
commit | 030d1121f27550429364745419fc5e6161a2a431 (patch) | |
tree | 90d83d5855981ad4558f5533a6d6bc2d4a19cfba /debian_maemo/install | |
parent | fcb84f0c6ad095c355d8c0835fc6c5fcdc2a6813 (diff) | |
download | pcsx_rearmed-030d1121f27550429364745419fc5e6161a2a431.tar.gz pcsx_rearmed-030d1121f27550429364745419fc5e6161a2a431.tar.bz2 pcsx_rearmed-030d1121f27550429364745419fc5e6161a2a431.zip |
Backport GPU Unai plugin from PCSX4ALL
- backports gpu unai plugin from PCSX4ALL
- sync necessary files with notaz/master to allow building standalone app
Diffstat (limited to 'debian_maemo/install')
-rw-r--r-- | debian_maemo/install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian_maemo/install b/debian_maemo/install new file mode 100644 index 0000000..a260186 --- /dev/null +++ b/debian_maemo/install @@ -0,0 +1,6 @@ +pcsx opt/maemo/usr/games/ +plugins/spunull/spunull.so opt/maemo/usr/games/plugins +plugins/gpu_unai/gpu_unai.so opt/maemo/usr/games/plugins +#plugins/gpu_unai/gpuPCSX4ALL.so opt/maemo/usr/games/plugins +plugins/dfxvideo/gpu_peops.so opt/maemo/usr/games/plugins +plugins/gpu-gles/gpu_gles.so opt/maemo/usr/games/plugins |