Sony PlayStation 2 Emulator
http://www.pcsx2.net/
Sony PlayStation 2 emulator.
- Links to Emulators / pcsx2
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke:games/pcsx2 && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000044 44 Bytes |
Comments 4
Is this working for you? Worked fine on my system, then a 15.2 update a few days ago (using the KDE panel update applet) made it stop working with an illegal instruction error.
I just commited a new version with the build option "-DDISABLE_ADVANCE_SIMD=ON" otherwise it builds with "-march=native" and thus uses SIMD's that aren't available on all systems.
Kay. Was going to try some stuff myself, but I just did a rebuild (branched the version from Emulators repo and it rebuilt for the branch) without changing anything and it seemed to work.
It worked because your branched build used an OBS worker that has the same CPU capabilities (or less) than the system you are using.