Post: SPRX Elf Builder v1.03 (for PS3 Plugins)
07-15-2014, 10:09 PM #1
seb5594
Proud Former Admin
(adsbygoogle = window.adsbygoogle || []).push({});
Yo NextGenUpdate Members,

The method to run SPRX (Plugins) on the PS3 Console is finally out and here's a little tool i made few weeks ago, it's a GUI for You must login or register to view this content.'s ingame_loader and will save you some time to build SPRX Elf.

You must login or register to view this content.

You can resign it after it to a EBOOT.bin using TrueAncestor EBOOT Resigner to a CEX or DEX Eboot.
Put your eboot.elf (or whatever the name of it is of your file) in the same folder as the tool, or it will crash.


Step by Step Noob Tutorial




  1. Put your elf file you want to make able to Plugins in the same folder as the tool
  2. Open up the SPRX Elf Builder Tool
  3. Press the "..." Button to search for your .elf File and select it
  4. Change "MyPlugin" to the SPRX Plugin Name
  5. Put your SPRX to "/dev_hdd0/tmp/PLUGINNAME.sprx"
  6. Enjoy


You must login or register to view this content.
You must login or register to view this content.

Changelog
    
v1.03 - Removed some debug printf's (was there for test reasons)
v1.02 - Updated with Therifboys new ingame_loader which fixes some Games like CoD Ghosts
v1.01 - Initial Release


What is SPRX?
SPRX are PS3 Plugins, you can compare them to Xbox DLLs, both needs to be written in C++, but you also have to be careful, i'm not sure what you can fuck up at all on the Console, but i got a RSOD once.
With a plugin will your Code directly executed from Console, means no RTM (Real Time Modding) is required.

Here's a little Video what you can done using it..


Hope ya'll enjoy it, it's a big step for the PS3 Community :yes:
Last edited by seb5594 ; 07-16-2014 at 10:37 PM. Reason: Update

The following 115 users say thank you to seb5594 for this useful post:

-JM-, .MrRedDoT, /SneakerStreet/, Hammy, |_Lion_|, 0zersub, aIex, AlexNGU, ALI ALHILFI, amigaman2005, Ariel R., AussieBornkilla, B777x, Basic_Code, BaSs_HaXoR, BaumHF1, BiG_GHOST_GaMeR, ChOcOsKiZo, Citadel, Dan Dactyl, DeLuca, Sabotage, EdiTzZ, EternalHabit, Father Luckeyy, flynhigh09, Frosty, FusionIsDaName, Geo, goebbels, HeroWin, JLM, hibye3, HighModzz, hkownz, Beats, i6oz, IcyDose, iifire, Im Not Boobdidas, iMoDz-Baptiste, ImPiffHD, iRnZ, iStonerHQ, iTпDM, Welsh, ItsLollo1000, Joel, Johnny_C, joni_djESP, KareraHekku, kennymodfun, KINGMANI, koekiemonstarr2, KranK, Krrish Lobbyman, LaRip8, LaughTracks, LesErased, Loxy, Loz, MagnateSnake13-, Mango_Knife, Maty360414, MegaMister, milky4444, MrBerrics, Mx444, NickBeHaxing, Norway-_-1999, John, NotALegitPlayer, Notorious, Member35342235, Omzzify, oStankyModz, Darth Saul, ProfoundModz, QuantumDev, Rey, Robinriviera12, Roby69--, RoRoH_AR, RouletteBoi, RTE, ryu_hayabusa80, samet2014, Script Kiddie, SlowGrind, Smoky420, SnaY, Sticky, Swaqq, Swifter, SyGnUs, Taylors Bish, The★A1★HAXO_oR, TheSaltCracka, ThrzModding and 15 other users.
10-12-2014, 11:33 AM #74
razor546PL
Gym leader
Originally posted by seb5594 View Post
Yo NextGenUpdate Members,

The method to run SPRX (Plugins) on the PS3 Console is finally out and here's a little tool i made few weeks ago, it's a GUI for You must login or register to view this content.'s ingame_loader and will save you some time to build SPRX Elf.

You must login or register to view this content.

You can resign it after it to a EBOOT.bin using TrueAncestor EBOOT Resigner to a CEX or DEX Eboot.
Put your eboot.elf (or whatever the name of it is of your file) in the same folder as the tool, or it will crash.


Step by Step Noob Tutorial




  1. Put your elf file you want to make able to Plugins in the same folder as the tool
  2. Open up the SPRX Elf Builder Tool
  3. Press the "..." Button to search for your .elf File and select it
  4. Change "MyPlugin" to the SPRX Plugin Name
  5. Put your SPRX to "/dev_hdd0/tmp/PLUGINNAME.sprx"
  6. Enjoy


You must login or register to view this content.
You must login or register to view this content.

Changelog
    
v1.03 - Removed some debug printf's (was there for test reasons)
v1.02 - Updated with Therifboys new ingame_loader which fixes some Games like CoD Ghosts
v1.01 - Initial Release


What is SPRX?
SPRX are PS3 Plugins, you can compare them to Xbox DLLs, both needs to be written in C++, but you also have to be careful, i'm not sure what you can fuck up at all on the Console, but i got a RSOD once.
With a plugin will your Code directly executed from Console, means no RTM (Real Time Modding) is required.

Here's a little Video what you can done using it..


Hope ya'll enjoy it, it's a big step for the PS3 Community :yes:


When i press build there is sprx_EBOOT.elf and EBOOT.elf in the folder. Im guessing sprx_EBOOT.elf is the one with sprx and i cannot get it back to .bin file. make_fself gives me error when i try to encrypt it. Any suggestions?
01-20-2015, 12:44 PM #75
iTпDM
Vault dweller
Originally posted by seb5594 View Post
Yo NextGenUpdate Members,

The method to run SPRX (Plugins) on the PS3 Console is finally out and here's a little tool i made few weeks ago, it's a GUI for You must login or register to view this content.'s ingame_loader and will save you some time to build SPRX Elf.

You must login or register to view this content.

You can resign it after it to a EBOOT.bin using TrueAncestor EBOOT Resigner to a CEX or DEX Eboot.
Put your eboot.elf (or whatever the name of it is of your file) in the same folder as the tool, or it will crash.


Step by Step Noob Tutorial




  1. Put your elf file you want to make able to Plugins in the same folder as the tool
  2. Open up the SPRX Elf Builder Tool
  3. Press the "..." Button to search for your .elf File and select it
  4. Change "MyPlugin" to the SPRX Plugin Name
  5. Put your SPRX to "/dev_hdd0/tmp/PLUGINNAME.sprx"
  6. Enjoy


You must login or register to view this content.
You must login or register to view this content.

Changelog
    
v1.03 - Removed some debug printf's (was there for test reasons)
v1.02 - Updated with Therifboys new ingame_loader which fixes some Games like CoD Ghosts
v1.01 - Initial Release


What is SPRX?
SPRX are PS3 Plugins, you can compare them to Xbox DLLs, both needs to be written in C++, but you also have to be careful, i'm not sure what you can fuck up at all on the Console, but i got a RSOD once.
With a plugin will your Code directly executed from Console, means no RTM (Real Time Modding) is required.

Here's a little Video what you can done using it..


Hope ya'll enjoy it, it's a big step for the PS3 Community :yes:


Sebey :p
01-20-2015, 09:20 PM #76
I like that message for Enstone in the video!
03-09-2015, 05:34 PM #77
Xx_GANG_xX
Gym leader
Originally posted by razor546PL View Post
When i press build there is sprx_EBOOT.elf and EBOOT.elf in the folder. Im guessing sprx_EBOOT.elf is the one with sprx and i cannot get it back to .bin file. make_fself gives me error when i try to encrypt it. Any suggestions?


i have the same problem, does anyone have a solution for that ?

Find the way : need to be resign with Trueancestor and in the same version (cex/dex) than your eboot.bin

thx for this great tool Seb !! Smile
Last edited by Xx_GANG_xX ; 03-09-2015 at 05:45 PM.
03-12-2015, 04:27 PM #78
sorry im new to eboot modding, i know i need to set the path in the elf file of the eboot but im not sure how to do that
im trying to set the eboot to cex instead of dex
03-12-2015, 04:34 PM #79
v4lt5u
Do a barrel roll!
Can someone help? Trying to make this mod to work on CEX: You must login or register to view this content. Already tried to build eboot with the builder and resign it, then copy the eboot and sprx file to ps3.. but no luck
03-19-2015, 02:14 AM #80
Thanks, bro. Saves a lot of time Happy
03-26-2015, 05:03 AM #81
its freeze but all file are in the same folder

You must login or register to view this content.
09-27-2015, 06:38 PM #82
Originally posted by iSiiKz View Post
its freeze but all file are in the same folder

You must login or register to view this content.


Freezes for me too. You find solution?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo