PS3 emulator/debugger

Edit Package rpcs3

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

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000001627 1.59 KB
_servicedata 0000000414 414 Bytes
fix-test-files.patch 0000000429 429 Bytes
fix-toolbar-color.patch 0000004254 4.15 KB
intel-ittapi.tar.xz 0000128808 126 KB
rpcs3-0.0.29~git20230902.tar.xz 0053425516 51 MB
rpcs3-rpmlintrc 0000000099 99 Bytes
rpcs3-stdint.patch 0000000343 343 Bytes
rpcs3.changes 0000682832 667 KB
rpcs3.spec 0000009647 9.42 KB
Revision 219 (latest revision is 240)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 219)
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