PCSX2 for Arch Linux
@gusar,

Could you check this thread (http://forums.pcsx2.net/Thread-SIGSEGV-with-GCC-5-0 ). I posted a patch that might help to fix the crash. I can't test myself.
Reply

Sponsored links

I get no sound even after changing to SDL using the AUR package:

pcsx2-git 1.3.1.r1297.9fa473a-1

Also, in Ridge Racer V, the X button does not work in a race even though other buttons do. It works in the menus.
Reply
You needs lib32 libsound package. For some reason you have to install separately.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply
Right sorry forgot about that. Now I get sound but it's very uneven. For example, the intro music in RIdge Racer V sounds very off and uneven. The sound also breaks up in the bios intro.

I get an error now:

http://imgur.com/rhoSQ8o
Reply
I've got an error when trying to boot games. GSdx - Software

http://pastebin.com/8yRC4G1b

built with the help of yaourt:

$ pacman -Qi pcsx2-git | grep Version
Version : 1.3.1.r2037.cee0b79-1
Reply
Did you enable the unsupported EGL compilation flag?
Reply
Tried compiling pcsx2-git from the AUR last night. Unfortunately pcsx2-git depends on the package "jack" and I already had "jack2" installed because of retroarch-git Sad
Reply
technically PCSX2 depends only on portaudio. It is strange that it doesn't support jack2.
Reply
(10-22-2015, 05:32 PM)gregory Wrote: technically PCSX2 depends only on portaudio. It is strange that it doesn't support jack2.

Fixed my problem, pcsx2-git depends on lib32-portaudio, which depends on lib32-jack; installing lib32-jack2 fixes my issue. But for some reason pacman decided to omit the lib32 prefixes and tried to fetch the 64-bit jack:
Code:
pacman -S lib32-portaudio
resolving dependencies...
looking for conflicting packages...
:: jack and jack2 are in conflict. Remove jack2? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: retroarch-git: requires jack2

EDIT: New build error, fresh off the presses.
Code:
-- Don't build zerospu2. It is super-seeded by spu2x
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
SDL2_LIBRARIES
    linked by target "onepad-1.1.0" in directory /tmp/yaourt-tmp/aur-pcsx2-git/src/pcsx2/plugins/onepad
    linked by target "spu2x-2.0.0" in directory /tmp/yaourt-tmp/aur-pcsx2-git/src/pcsx2/plugins/spu2-x/src
Reply
You need to install SDL2. Or change the build script to build onlu with sdl 1.2 because I'm afraid it will crash on arch (wx likely depends on sdl 1.2)
Reply




Users browsing this thread: 1 Guest(s)