Post: How can I make my own eboot?
08-28-2016, 09:05 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I don't want to use any eboot builder I want to make my own custom eboot. Any links or tutorials?
(adsbygoogle = window.adsbygoogle || []).push({});
08-28-2016, 09:35 PM #2
Luckeyy
Retired - Lead Content Manager
You can use an eboot builder to make eboots to your liking You must login or register to view this content.
08-29-2016, 04:42 AM #3
Kronos
Former Staff
Originally posted by FarCry1889 View Post
I don't want to use any eboot builder I want to make my own custom eboot. Any links or tutorials?


eboot builder would be the easiest, but if u wanna make your own then you can use the offsets from You must login or register to view this content. then you download True Ancestors Self Resigner and a Hex Editor,

1, take any regular eboot

2. using the self resigner, decompile your eboot to an elf

3. Open the Elf in a Hex Editor

4. if need be subtract 10000 from the offsets in the thread i linked, you can do this with Windows calculator set to programmer mode,

5. In Hex Editor press Ctrl + G to goto Offset, then put in the offset and goto it

6. Write the bytes by typing them in

7. Save the edited .elf

8. put back into the Self resigner, and Compile it to a debug eboot if u are on dex,

9 eboot should be good now.

this is a pretty basic tutoral on how to do it, if it seems to hard just use an eboot builder Smile

if i have time i could make a video on how to do it, but ill have to see

hope i somewhat helped
08-29-2016, 08:12 PM #4
Originally posted by iamLuckeyy7 View Post
You can use an eboot builder to make eboots to your liking You must login or register to view this content.


I would really like to, but the problem is all the good eboot builders don't have a sprx path. I thought maybe I can add that to the eboot I build.
08-29-2016, 08:19 PM #5
Originally posted by Kronos View Post
eboot builder would be the easiest, but if u wanna make your own then you can use the offsets from You must login or register to view this content. then you download True Ancestors Self Resigner and a Hex Editor,

1, take any regular eboot

2. using the self resigner, decompile your eboot to an elf

3. Open the Elf in a Hex Editor

4. if need be subtract 10000 from the offsets in the thread i linked, you can do this with Windows calculator set to programmer mode,

5. In Hex Editor press Ctrl + G to goto Offset, then put in the offset and goto it

6. Write the bytes by typing them in

7. Save the edited .elf

8. put back into the Self resigner, and Compile it to a debug eboot if u are on dex,

9 eboot should be good now.

this is a pretty basic tutoral on how to do it, if it seems to hard just use an eboot builder Smile

if i have time i could make a video on how to do it, but ill have to see

hope i somewhat helped


Also can I use a already built eboot and add my features using your tutorial?
08-29-2016, 10:45 PM #6
Kronos
Former Staff
Originally posted by FarCry1889 View Post
Also can I use a already built eboot and add my features using your tutorial?


Yes you can do that Smile what are you wanting to add? To be honest I'm not sure what is possible to add, I've only seen non host mods in them
08-29-2016, 10:46 PM #7
Kronos
Former Staff
Originally posted by FarCry1889 View Post
I would really like to, but the problem is all the good eboot builders don't have a sprx path. I thought maybe I can add that to the eboot I build.


When I am home I will link you what you need to do this
08-29-2016, 10:50 PM #8
Alright thanks man Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo