Files could not be expanded: conflict in file rpcs3.spec

PS3 emulator/debugger

Edit Package rpcs3

An open-source PlayStation 3 emulator/debugger written in C++.

Refresh
Refresh
Source Files

Sources could not be expanded: conflict in file rpcs3.spec

Show unmerged sources

Comments 8

Avindra Goolcharan's avatar

I can't seem to run it:

$ rpcs3 
Illegal instruction (core dumped)

Avindra Goolcharan's avatar

With GDB, more info:

Program received signal SIGILL, Illegal instruction.
0x0000000000a75c78 in ppu_static_module::ppu_static_module(char const*) ()

Sergey Kondakov's avatar

That's probably because of '-msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -mavx -maes -mxop' CFLAGS. See if you have all of those instructions in your /proc/cpuinfo (without '-m' part and with '.' replaced by '_')


Sergey Kondakov's avatar

It was most likely caused by my attempt to use XOP which was present only on few AMD CPUs and has been abandoned in Ryzen altogether. Should work fine now on anything released since 2011. The default requires SSE3-capable CPU, this build is for AVX.


Avindra Goolcharan's avatar

Makes sense, I tested on a very old processor (AMD Phenom 1055T)


Avindra Goolcharan's avatar

xenonpk build is working https://build.opensuse.org/package/show/home:xenonpk/rpcs3


Sergey Kondakov's avatar

And this should be working on anything for a while now. Not much point in running it on anything but the newest and strongest hardware, though.


Avindra Goolcharan's avatar

Yep... it runs on my old hardware, but for acceptable performance, using Threadripper now.

openSUSE Build Service is sponsored by