Rick Gaiser

Results 177 comments of Rick Gaiser

Ouch! 57KiB of free iop ram with the small udpbd driver will couse problems when using the smb protocol, or adding pademu or mcemu. When exactly does this drop to...

In pseudo code, is this what you are trying to have exit do: ``` if (FMCB_installed) exit(); elseif (BOOT_ELF_found) launch(BOOT_ELF) else exit(); ``` OPL's exit behaviour will be different then...

I test with an original ds3 controller (CECHZC2E). I tested on SCPH-30004, 77004 and 90006. The problem is consistent on all models. I have compiled the latest OPL version. I...

I tried the build on an SCPH-90006, with 2 different ds3 controllers (CECHZC2E and CECHZC2U). The result is the same :-(.

Have not seen this issue last time I used and I forgot this issue was still open, so closing it.

I've tested this using v1.0.0-rc1 with 2x DS4 controllers and it worked fine. But then this issue must be somewhere in the details. I'll reopen this issue and make sure...

With DS4 I have no issues, but with DS3 I see more issues: - MAC address has too many '00' fields, this can't be a true MAC addresses. - Pairing...

After some testing there seems to be A LOT of issues in the communication to both DS3 and DS4 controllers. To see what I mean, add a debug line in...

I was under the impression @belek666 was working on a modular PADEMU and I didn't want to make changes to the same code at the same time. But in the...

@fmg3656 if you're not a developer then you'll just have to use DS2 controllers (or whatever works for you) untill this problem is fixed.