PS3 emulator/debugger

Edit Package rpcs3

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

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
_service 0000001568 1.53 KB
_servicedata 0000000414 414 Bytes
fix-test-files.patch 0000000429 429 Bytes
fix-toolbar-color.patch 0000004254 4.15 KB
intel-ittapi.tar.xz 0000130908 128 KB
rpcs3-0.0.31~git20240420.tar.xz 0033251808 31.7 MB
rpcs3-rpmlintrc 0000000099 99 Bytes
rpcs3.changes 0000722077 705 KB
rpcs3.spec 0000009230 9.01 KB
Latest Revision
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 230)
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