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.
07-16-2014, 07:05 PM #38
seb5594
Proud Former Admin
Originally posted by Outsider
Awesome release Sebby Smile


Thanks Outie, appreciate it coming from you Outie
07-16-2014, 07:26 PM #39
lutsch1234
Bounty hunter
Seb is da best hopefully we see nice menus back on cod without frezzes and lags Big Thanks
07-16-2014, 08:47 PM #40
seb5594
Proud Former Admin
Originally posted by lutsch1234 View Post
Seb is da best hopefully we see nice menus back on cod without frezzes and lags Big Thanks


We will see some nice things coming for sure Smile
07-16-2014, 09:30 PM #41
TheSaltCracka
League Champion
Originally posted by Outsider
Awesome release Sebby Smile


How you know you've made a great release, well time to learn C++ :p
07-16-2014, 10:17 PM #42
Script Kiddie
At least I can fight
Sick dude =D
07-16-2014, 11:09 PM #43
Option menu:
"RTM is gay"
=D
07-16-2014, 11:43 PM #44
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:

You should include a text box so the user can maybe make his own destination for the sprx and name of it? Or is that something that wouldn't work and needs to be pre-made
07-16-2014, 11:47 PM #45
seb5594
Proud Former Admin
Originally posted by BlackPanther View Post
You should include a text box so the user can maybe make his own destination for the sprx and name of it? Or is that something that wouldn't work and needs to be pre-made


MyPlugin can be changed to the one you want. If you make a directory in tmp it doesnt loads the plugin correctly, i tried it.
07-16-2014, 11:49 PM #46
Originally posted by seb5594 View Post
MyPlugin can be changed to the one you want. If you make a directory in tmp it doesnt loads the plugin correctly, i tried it.
Ah, okay man.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo