-
***PCSX2 version:***
v1.5.0-dev-2174-g9c8a48f38 (2017-08-14; 9c8a48f38c46059263607b81217ca87ebc787b70)
***PCSX2 options:***
Defaults.
***Plugins used:***
Defaults (GSdx32-SSE4, LilyPad, SPU2-…
-
A "non exhaustive" list of platforms was provided by @thejpster, shown below that currently do not have mainstream rust support. All of these plus countless more are candidates for RWG support:
…
IGBC updated
2 months ago
-
### Describe the Bug
Emulator crashes if the debugger is opened when selecting any Grand Prix in the cups menu.
Doesn't crash in 1.6.0 version of the emulator.
### Reproduction Steps
Go to Adventur…
-
### Describe the Bug
If you change the theme under Settings > Interface > Theme, you need to restart PCSX2 for the changes to take effect to the debugger. Otherwise, everything under the 'R5900' and …
-
Explain on the [wiki](https://github.com/frno7/linux/wiki) how to install Linux on a [DVD](https://en.wikipedia.org/wiki/DVD), similar to https://github.com/frno7/linux/issues/4#issuecomment-752571259…
frno7 updated
3 years ago
-
PCSX2 version: GIT v1.5.0-dev-625-g87867be
CPU options: EE/IOP defaults, VUs defaults
Plugins used: GSdx GIT, SPU2-X GIT
here is the source
http://lukasz.dk/files/jaspersrc.zip
after the first c…
-
```
I was trying to figure out how to initiate a CPU timer handler using the
CP0 count/compare registers. I finally got it working on a real ps2, but
that was after trying various ways to do it on PCS…
-
The machine field in /proc/cpuinfo is currently set to unknown:
```
# head -n2 /proc/cpuinfo
system type : Sony PlayStation 2
machine : Unknown
```
Set the machine field to the PlayStati…
frno7 updated
2 years ago
-
While using `splat` to assemble some split files, I noticed that it had not properly recognized the variants of the EE Core-exclusive `pmfhl` instructions (that is, `pmfhl.lh, pmfhl.lw, pmfhl.sh, pmfh…
-
```
I was trying to figure out how to initiate a CPU timer handler using the
CP0 count/compare registers. I finally got it working on a real ps2, but
that was after trying various ways to do it on PCS…