![]() |
Can add support PSP prx plugin support ? - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56) +---- Thread: Can add support PSP prx plugin support ? (/showthread.php?tid=243882) |
Can add support PSP prx plugin support ? - sum2012 - 09-24-2022 ppsspp ref: https://github.com/hrydgard/ppsspp/pull/13335 RE: Can add support PSP prx plugin support ? - gid15 - 09-27-2022 Which plugins are already available using that method? RE: Can add support PSP prx plugin support ? - sum2012 - 09-28-2022 gid15 Wrote:Which plugins are already available using that method? https://github.com/hrydgard/ppsspp/pull/13335#issuecomment-689026242 RE: Can add support PSP prx plugin support ? - gid15 - 09-28-2022 Yes, I have found the "Remastered Controls" plugins https://github.com/TheOfficialFloW/RemasteredControls for remapping the 2nd analog control from a PSP Vita so that both Vita analog controls can be used. But those are only really making sense on a PSP Vita. I was wondering if there were other useful plugins? RE: Can add support PSP prx plugin support ? - sum2012 - 09-28-2022 gid15 Wrote:Yes, I have found the "Remastered Controls" plugins https://github.com/TheOfficialFloW/RemasteredControls for remapping the 2nd analog control from a PSP Vita so that both Vita analog controls can be used. Attach one is cheat plugin but bot support by ppsspp Code: 52:04:915 CMthd W[SCEMODULE]: HLE\sceKernelModule.cpp:2491 0 = sceKernelFindModuleByName(sceKernelLibrary): Module Not Found RE: Can add support PSP prx plugin support ? - gid15 - 10-01-2022 I've added draft support for Plug-Ins in 5a0f4a9. The list of plugs-in must be defined in ms0/seplugins/game.txt, e.g.: Code: ms0:/CheatMaster/CheatMaster.prx 1 It would be great if you could try it out with real cheat codes. RE: Can add support PSP prx plugin support ? - sum2012 - 10-02-2022 Sorry,I don't know that plugin don't work in real psp |