01-17-2018, 05:27 AM -
(02-07-2017, 11:32 PM)BlackDaemon Wrote: Tested on modded build v0.0.1-1669d0fd (PR #2352). Shows a few intros, and doesn't react on controls at "press start" screen. Keeps spamming
Code:U {PPU[0x100000e] Thread (ThePs3MicManager::RegisterMics) [0x00a07b1c]} cellAvconfExt TODO: cellAudioInGetAvailableDeviceInfo
Requires minor hack in cellAvconfExt.cpp
replace
toCode:fmt::throw_exception("Unimplemented" HERE);
Code:UNIMPLEMENTED_FUNC(cellAvconfExt); return CELL_OK;
Hi,
I tested with the latest build of RPCS3, and I was able to successfully go to the Main Menu just fine. I have no idea how I can connect my Guitar or Drum, so I couldn't go inside the Quick Play menu.
Can we actually connect these as of now?
Thank you