QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

[UPDATE] V0.1b Quick Boot And Configuration Eboot

This is a discussion on [UPDATE] V0.1b Quick Boot And Configuration Eboot within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; This is release ver 0.1b of the quick boot module for SE-C. This module allows you to to with the ...

Reply
 
LinkBack Thread Tools
Old 12-16-2006, 07:57 AM   #1
No longer a community member.
 
a_noob's Avatar
 
Join Date: Sep 2006
Location: Over there.
Posts: 666
Trader Feedback: 0
Talking [UPDATE] V0.1b Quick Boot And Configuration Eboot

This is release ver 0.1b of the quick boot module for SE-C.

This module allows you to to with the press of a button launch your favorite homebrew anywhere from the xmb.

By: A_Noob

NOTE: CURRENTLY ALL HOMEBREW IS LOADED IN 1.5 KERNEL!! 2.71 Kernel is implemented but i havent got it to work properly yet. I get a plack screen of death (no brick)

Install:
1) copy seplugins to MS_ROOT or skip to step 2 if seplugind folder exists

2) copy quickboot.prx to your seplugins folder open the vsh.txt and add "ms0:/seplugins/quickboot.prx" ( without the quotes)

3) copy quickboot.txt to your MS_ROOT

4) open quickboot.txt with a text editor and type the path to your desired homebrews eboot ex. "ms0:/PSP/GAME/irshell/EBOOT.PBP"(without the quotes up to four supported)

4a)Note: (i have only tried one app and it didn't work)for 1.5 kernel add 1.5 above the path. for 2.71 kernel add 2.71 above the path.

4b) Configuring your shortcuts. Ok well this may get tricky Ok first heres a list of compatible buttons and there numbers assigned to them
PSP_CTRL_RTRIGGER,//0
PSP_CTRL_LTRIGGER,//1
PSP_CTRL_UP,//2
PSP_CTRL_DOWN,//3
PSP_CTRL_LEFT,//4
PSP_CTRL_RIGHT,//5
PSP_CTRL_SQUARE,//6
PSP_CTRL_CIRCLE,//7
PSP_CTRL_TRIANGLE,//8
PSP_CTRL_CROSS,//9
PSP_CTRL_START,//10
PSP_CTRL_SELECT//11
Ok so the top eight lines of your quickboot.txt should be a single number 0-11
so the first # is the first button of the first shortcut and the second # is the second button for the shortcut. And so forth. As a guide refer to the included quickboot.txt

5) restart your psp and hold r trigger while turning on to enter the recovery console then go down to plugins and enable quickboot.prx

Example quickboot.txt
Code:
0
1
1
8
1
6
1
7
1.5
ms0:/PSP/GAME/psplink1/EBOOT.PBP
1.5
ms0:/PSP/GAME/irshell150/EBOOT.PBP
1.5
ms0:/PSP/GAME/PSPRadio/EBOOT.PBP
1.5
ms0:/PSP/GAME/__SCE__DH051BETA/EBOOT.PBP

Have fun! and good luck.

If any problems arrise or you have suggestions for features email me at a_noob@programmer.net

Happy homebrewing!

This is protected by the creative commons License visit http://pxp.thayer-remodeling.com and scroll to the bottom for a link on more details.

This is not my first program on the contrary it is my firsr public release however. I have needed this for a while to quick boot psplink after crashing my psp numerous time while making my latest game ( yes i will release this game) So stay tuned by going to http://pxp.thayer-remodeling.com
So go register in the forums and i will be posting updates asap and email me or PM me with suggestions to this prx.


In case excited the actually prx isnt updated im working on adding the configuration menu to the prx itself but for now here is the easy way to configure Quick Boot prx to run the homebrew you want.

Quick Boot Configuration App

Download
a_noob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-16-2006, 11:44 AM   #2
 
PSPJunkie_'s Avatar
 
Join Date: Dec 2006
Location: main();
Posts: 1,071
Trader Feedback: 0
Default

i found a couple of bugs in ur configuration app. ill tell u when u get on msn
__________________
YEAH!

[center][COLOR="DimGray"][SIZE="2"][FONT="Times New Roman"]Julius Parishy
[[URL="http://jparishy.com"]Homepage[/URL]][/FONT][/COLOR]

Affiliates:
[url=http://xfacter.jparishy.com/]Xfacter[/url] | [url=http://flatmush.jparishy.com/]Flatmush[/url] | [url=http://yaustar.jparishy.com/]Yaustar[/url]

[url=http://jparishy.com/wp/source-code/]Soure Code[/url]

[/center]
[/size]
PSPJunkie_ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-16-2006, 11:52 AM   #3
 
kiiroi's Avatar
 
Join Date: Nov 2006
Location: Are you a stalker?
Posts: 138
Trader Feedback: 0
Default

There's another thread for this wasn't there?

Btw, The Configuation thing doesn't work for me. I try loading it up on my PSP but it just shuts my PSP down.
kiiroi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-16-2006, 04:34 PM   #4
 
Join Date: Dec 2006
Posts: 3
Trader Feedback: 0
Default

If I delete this lines than it don't work anymore
Why?
1.5
ms0:/PSP/GAME/psplink1/EBOOT.PBP
1.5
ms0:/PSP/GAME/PSPRadio/EBOOT.PBP
Can I change the name Game inti GAME150
THEFLY is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-16-2006, 04:57 PM   #5

lol
 
Anti-QuickJay's Avatar
 
Join Date: Aug 2006
Real First Name: Robert
Location: Whittier, CA
Just Played: Madden 10
Posts: 5,791
Trader Feedback: 0
Default

It needs 1.50 kernel, So you need the homebrew to be loaded from the ms0:/PSP/GAME/
Anti-QuickJay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-16-2006, 05:22 PM   #6
No longer a community member.
 
a_noob's Avatar
 
Join Date: Sep 2006
Location: Over there.
Posts: 666
Trader Feedback: 0
Default

Guys listen install v0.1b as normall with the included quickboot.txt and then run the configurator to change the paths to your game and the buttons that start the game. Also at this time only 1.5 kernel is know to work on my psp and i havent recieved any 2.71 kernel confirmation it is implemented but i havent gotten it to work. It doesnt matter where the eboot is as long as it is 1.5 kernel then it will work just fine. So use the configurator and tell if any bugs occur.
a_noob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-17-2006, 01:02 AM   #7
 
Join Date: Dec 2006
Posts: 3
Trader Feedback: 0
Default

If I use Configuation than nothing works.
quickboot.txt is damaged 0kb
THEFLY is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-17-2006, 08:11 AM   #8
No longer a community member.
 
a_noob's Avatar
 
Join Date: Sep 2006
Location: Over there.
Posts: 666
Trader Feedback: 0
Default

ok i had the same problem ill fix it tonight im new to reading file input and such so bear withe me
a_noob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-20-2006, 11:36 AM   #9
No longer a community member.
 
a_noob's Avatar
 
Join Date: Sep 2006
Location: Over there.
Posts: 666
Trader Feedback: 0
Default

You know due to the fact that after i released this that about 3 opther prx's were updated to be able to launch your own homebrew from a shortcut I am feeling really down because they completely stole my idea and they are all getting more feedback than me. No one tells me of bugs or fixes or ideas for next releases. This is the main reason why i havent released before my friend released his game and about 4 other people copied his idea. But now i see it as 100% true and i am going to go back and not release any games. I am going to continue to dev but unless you can convine me otherwise. I just really hate people who dont have ideas so they leach off others. And then the fact that they aren't giving any credit and they are getting more feedback and more people liking what they made. Well it sorta pisses me off. I am not leaving the scene but i will not continue to release things and have copy cats go and steal my credit. So if you want me to continue with this prxx and make it much better then say so but if you dont care then say so. And im not evensure if i am going to release the 3D game i have been working on because i think that someone else is going to try to steal my fame or say i didnt make it. Like i said unless you can convince me other wise im not going to release anymore. Especially on the first thing i decide to release. Also did anyone who use my idea bother to read the creative commons license on my website?
a_noob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-20-2006, 12:39 PM   #10
 
PSPJunkie_'s Avatar
 
Join Date: Dec 2006
Location: main();
Posts: 1,071
Trader Feedback: 0
Default

your 3D game?!? wtf. i know i havent helped much yet, i still dont know the GU, but still, gibocool, ryalla... dont call it your game. it is PxP's game. but anyway, i agree this is bull****, you release yours and a day later like 2 other of the same exact apps is released. i actually have an idea for a new prx, and when i finish the next release of ArcateFire, im gonna start with it. i tell you on msn, that is, if u ever go on.
__________________
YEAH!

[center][COLOR="DimGray"][SIZE="2"][FONT="Times New Roman"]Julius Parishy
[[URL="http://jparishy.com"]Homepage[/URL]][/FONT][/COLOR]

Affiliates:
[url=http://xfacter.jparishy.com/]Xfacter[/url] | [url=http://flatmush.jparishy.com/]Flatmush[/url] | [url=http://yaustar.jparishy.com/]Yaustar[/url]

[url=http://jparishy.com/wp/source-code/]Soure Code[/url]

[/center]
[/size]
PSPJunkie_ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-20-2006, 01:06 PM   #11
 
Join Date: Nov 2006
Posts: 49
Trader Feedback: 0
Default

wait i thought the other releases where only during boot phase, i didnt know they launched from xmb, i liked yours the most and was looking forward to an update, please continue i havent even tried the other ones. With bugs and stuff ive been using yours for quite awhile and have found none. For features maybe you can do a shortcut for isos/csos theres a prx that irshell 3.0 uses maybe you can look at that i dont know

Please continue with this project its been the only thing ive been looking at these forums lately for updates
as well as your 3d game that i know nothing about you should definitly finish and release that
Rbman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-20-2006, 01:08 PM   #12
 
Whiplord's Avatar
 
Join Date: Jun 2005
Posts: 360
Trader Feedback: 0
Default

Quote:
Originally Posted by a_noob
You know due to the fact that after i released this that about 3 opther prx's were updated to be able to launch your own homebrew from a shortcut I am feeling really down because they completely stole my idea and they are all getting more feedback than me. No one tells me of bugs or fixes or ideas for next releases. This is the main reason why i havent released before my friend released his game and about 4 other people copied his idea. But now i see it as 100% true and i am going to go back and not release any games. I am going to continue to dev but unless you can convine me otherwise. I just really hate people who dont have ideas so they leach off others. And then the fact that they aren't giving any credit and they are getting more feedback and more people liking what they made. Well it sorta pisses me off. I am not leaving the scene but i will not continue to release things and have copy cats go and steal my credit. So if you want me to continue with this prxx and make it much better then say so but if you dont care then say so. And im not evensure if i am going to release the 3D game i have been working on because i think that someone else is going to try to steal my fame or say i didnt make it. Like i said unless you can convince me other wise im not going to release anymore. Especially on the first thing i decide to release. Also did anyone who use my idea bother to read the creative commons license on my website?

I think you're overreacting. First off, imitation is the highest form of praise. Second, your program is different. As far as I know, your's is the only one that launches in XMB.

Both mov's and jiggle's launch in boot sequence, as well as jiggles being a GUI oriented EBOOT. It's not even a prx.

Instead of letting this get you down, try and let it drive to even greater heights of creativity .
Whiplord is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-21-2006, 10:25 AM   #13
No longer a community member.
 
a_noob's Avatar
 
Join Date: Sep 2006
Location: Over there.
Posts: 666
Trader Feedback: 0
Default

Ok well i will continue working on it but i need more feedback as to what to work on i know that there are a few bugs in the configurator and im looking into those ( i have been some what busy). I really want to aim for the threading capability but im not sure if a prx has the ability to do that.
-= Double Post =-
OK well I have fixed up th configuration app and i want to release it but i am not recieving any feed back does anyone even want me to still work on this or do people just not care anymore? I want to be able to work on this But if it is for a lost cause i dont want to work on it. I want it to have all the intended features. I would like to have the configuration in the prx. But If no one supports me or tells me of bugs then i can't really improve what i have.

On the configuration in the prx note. i think that will make the prx to big and possibly lag up the psp a bit so I am just making it so you put the configuration Eboot int the seplugins folder. I NEED SUGGESTIONS!
Im currently working on cleaning up the quickboot.txt to make it more user friendly. I will release the new configuration in a little bit but i just want to know if anyone is looking forward to this or is it a lost project.

Im not trying to be negative just want feedback

Last edited by a_noob; 12-21-2006 at 10:26 AM.. Reason: Automerged Doublepost
a_noob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2006, 11:29 AM   #14
esk
 
Join Date: Jul 2006
Posts: 19
Trader Feedback: 0
Default

I can't get it to work with 3.02OE-B....

Is it usually working on 3.02OE-B or it's my prob?

*sorry for my english
esk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2006, 12:02 PM   #15
 
PSPJunkie_'s Avatar
 
Join Date: Dec 2006
Location: main();
Posts: 1,071
Trader Feedback: 0
Default

no, we cant figure out why it isnt working. happens to everyone so far.
__________________
YEAH!

[center][COLOR="DimGray"][SIZE="2"][FONT="Times New Roman"]Julius Parishy
[[URL="http://jparishy.com"]Homepage[/URL]][/FONT][/COLOR]

Affiliates:
[url=http://xfacter.jparishy.com/]Xfacter[/url] | [url=http://flatmush.jparishy.com/]Flatmush[/url] | [url=http://yaustar.jparishy.com/]Yaustar[/url]

[url=http://jparishy.com/wp/source-code/]Soure Code[/url]

[/center]
[/size]
PSPJunkie_ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2006, 01:20 PM   #16
esk
 
Join Date: Jul 2006
Posts: 19
Trader Feedback: 0
Default

Quote:
Originally Posted by PSPJunkie_
no, we cant figure out why it isnt working. happens to everyone so far.
ok
I keep my fingers crossed
esk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-07-2007, 01:33 PM   #17
esk
 
Join Date: Jul 2006
Posts: 19
Trader Feedback: 0
Default

so how is it going?
this plugin is perfect...just 3.03OE compability
esk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-06-2007, 02:08 PM   #18
 
Join Date: Feb 2007
Posts: 1
Trader Feedback: 0
Default Excellent homebrew!

Do you think to create a possible new version with compatibility from 3.10 OE but without brightness's option?¿

Thank you a_noob, sorry my english
Salu2.
Ryuseiken is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-06-2007, 03:13 PM   #19
 
HeaD_ShOt's Avatar
 
Join Date: Oct 2006
Location: 貴方のうしろにいます。
Posts: 1,157
Trader Feedback: 0
Default

suggestion...
make a prx that if u press nothing it goes directly to the game
that way we can replace the network update prx wit this one and have an icon just for that game
that would be so cool!
HeaD_ShOt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
boot , configuration , eboot , quick , update , v01b

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 10:03 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us