Advertising (This ad goes away for registered users. You can Login or Register)

6.31/6.35 PRO working plugins.

Unleash the full power of your PSP with a Custom Firmware.
Download and installation tutorial at http://wololo.net/wagic/cfw4dummies
Fabianxx13
Posts: 85
Joined: Tue Dec 28, 2010 3:31 am

Re: 6.31/6.35 PRO working plugins.

Post by Fabianxx13 »

Takeshi-Kun wrote:
Fabianxx13 wrote:
Takeshi-Kun wrote:Hopefully Someone Fixes Remote joy for 6.35.
I got RJL working, the only problem is actually being able to load the game saves.
Yeah. Thats why I said hopefully someone fixes it.Theres far to many problems for a Playhtrougher like myself to record his video games.
A good way past this is to load the game, and then connect to RJL and then no problems there.
Advertising
PSP|escatas
Posts: 1
Joined: Tue Feb 01, 2011 10:22 pm

Re: 6.31/6.35 PRO working plugins.

Post by PSP|escatas »

Instead of closing RMJL, just press F3. RMJL turns the Display off, now you can save/load without closing, press F3 again and continue recording :-)
Advertising
PSP 3004: 6.35 PRO
HTC Desire: PinkyDesire 1.8 AppsToSD+
nickxab
Posts: 68
Joined: Sat Nov 13, 2010 10:13 pm
Location: Limnos, Greece

Re: 6.31/6.35 PRO working plugins.

Post by nickxab »

codestation wrote: Oops, you are right, i forgot to change the plugin path when i recompiled it as i was focused just in the NIDS :oops: , now its fixed you dont need the seplugins hack.

BTW i tried to port the remotejoy prx but had trouble finding all the NIDS, anyway if somebody wants to port it (and check that those that i found are correct) i leave here the NIDS that i found and those that are still needed. Have fun.

http://pastebin.com/8zfc7NUv
Wow nice and thanks but can you add the battery voltage and the temp ?
Take a look here http://www.maxconsole.net/showthread.ph ... ost1098184
iPhone 7 128GB Gold iOS 12.1.1 b3 Jailbroken
PS3 CECHL04 with REBUG 4.84.2
PS Vita Wi-Fi/3G OFW 3.70 (Trinity)
PSP 1004 TA-079 v3 with 6.61 ME 2.3
PSP 2004 with 6.61 ME 2.3
PS2 Slim SCPH-75004 + Free McBoot 1.94
codestation
Big Beholder
Posts: 1660
Joined: Wed Jan 19, 2011 3:45 pm
Location: /dev/negi

Re: 6.31/6.35 PRO working plugins.

Post by codestation »

nickxab wrote:
codestation wrote: Oops, you are right, i forgot to change the plugin path when i recompiled it as i was focused just in the NIDS :oops: , now its fixed you dont need the seplugins hack.

BTW i tried to port the remotejoy prx but had trouble finding all the NIDS, anyway if somebody wants to port it (and check that those that i found are correct) i leave here the NIDS that i found and those that are still needed. Have fun.

http://pastebin.com/8zfc7NUv
Wow nice and thanks but can you add the battery voltage and the temp ?
Take a look here http://www.maxconsole.net/showthread.ph ... ost1098184
There isn't source code for that mod? I can update that plugin to 6.35 hex editing the old nids with the new ones but it less time consuming if the source code is available.

Btw, those are the additional nids that this mod is using:

Code: Select all

3.00 NID scePower_driver_28E12023 | 6.35 NID scePower_driver_C8324682 (scePowerGetBatteryTemp)
3.00 NID scePower_driver_483CE86B | 6.35 NID scePower_driver_4A1118E1 (scePowerGetBatteryVolt)
Plugin list
Working on: QPSNProxy, QCMA - Open source content manager for the PS Vita
Playing: Error: ENOTIME
Repositories: github, google code
Just feel the code..
nickxab
Posts: 68
Joined: Sat Nov 13, 2010 10:13 pm
Location: Limnos, Greece

Re: 6.31/6.35 PRO working plugins.

Post by nickxab »

codestation wrote: There isn't source code for that mod? I can update that plugin to 6.35 hex editing the old nids with the new ones but it less time consuming if the source code is available.

Btw, those are the additional nids that this mod is using:

Code: Select all

3.00 NID scePower_driver_28E12023 | 6.35 NID scePower_driver_C8324682 (scePowerGetBatteryTemp)
3.00 NID scePower_driver_483CE86B | 6.35 NID scePower_driver_4A1118E1 (scePowerGetBatteryVolt)
Well yeah darko didn't release source code for this but it isn't easy to add those futures ? Sorry completely noob on such things. :lol:
iPhone 7 128GB Gold iOS 12.1.1 b3 Jailbroken
PS3 CECHL04 with REBUG 4.84.2
PS Vita Wi-Fi/3G OFW 3.70 (Trinity)
PSP 1004 TA-079 v3 with 6.61 ME 2.3
PSP 2004 with 6.61 ME 2.3
PS2 Slim SCPH-75004 + Free McBoot 1.94
hacker alias
Posts: 440
Joined: Tue Oct 26, 2010 4:33 pm

Re: 6.31/6.35 PRO working plugins.

Post by hacker alias »

I've got screen.prx working in 6.31PRO

http://forums.maxconsole.net/showthread ... r-3.71-m33
codestation
Big Beholder
Posts: 1660
Joined: Wed Jan 19, 2011 3:45 pm
Location: /dev/negi

Re: 6.31/6.35 PRO working plugins.

Post by codestation »

nickxab wrote: Well yeah darko didn't release source code for this but it isn't easy to add those futures ? Sorry completely noob on such things. :lol:
Here you go, i havent tested because i don't a 6.35 PSP at this moment. Tell me if it works.
Attachments
hud_nickxab_se2_635.zip
psp-hub nickxab special edition 6.35
(18.57 KiB) Downloaded 1457 times
Plugin list
Working on: QPSNProxy, QCMA - Open source content manager for the PS Vita
Playing: Error: ENOTIME
Repositories: github, google code
Just feel the code..
nickxab
Posts: 68
Joined: Sat Nov 13, 2010 10:13 pm
Location: Limnos, Greece

Re: 6.31/6.35 PRO working plugins.

Post by nickxab »

codestation wrote:
nickxab wrote: Well yeah darko didn't release source code for this but it isn't easy to add those futures ? Sorry completely noob on such things. :lol:
Here you go, i havent tested because i don't a 6.35 PSP at this moment. Tell me if it works.
I have phat psp so yeah i can't test it too.
Does it works with 6.20 ? I can test it there.
iPhone 7 128GB Gold iOS 12.1.1 b3 Jailbroken
PS3 CECHL04 with REBUG 4.84.2
PS Vita Wi-Fi/3G OFW 3.70 (Trinity)
PSP 1004 TA-079 v3 with 6.61 ME 2.3
PSP 2004 with 6.61 ME 2.3
PS2 Slim SCPH-75004 + Free McBoot 1.94
Locked

Return to “Custom Firmwares (HEN/CFW/LCFW)”