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

Where to download and how to compile?

Half Byte loader is an open source tool to load homebrews on all models of PSPs
Half Byte Loader can be downloaded at http://wololo.net/wagic/hbl
Post Reply
User avatar
black star
Posts: 369
Joined: Fri Oct 01, 2010 8:30 pm

Where to download and how to compile?

Post by black star » Tue Dec 07, 2010 7:50 pm

Can somebody please tell me where I can download HBL r110?
And how to compile it?
Sorry, I'm a huge n00b.
Couldn't find it on google... :?

EDIT: just wanted to say that I already know about this: http://www.mediafire.com/Mr-X#14,1
Just for some reason Mr.X doesn't support a 'menu' folder in his revisions.
Advertising
Last edited by black star on Tue Dec 07, 2010 7:56 pm, edited 1 time in total.

Zasisem
Posts: 200
Joined: Mon Sep 27, 2010 3:49 pm

Re: Where to download and how to compile?

Post by Zasisem » Tue Dec 07, 2010 7:56 pm

psp-programming.com thats where you start
Advertising

iSWORD
Posts: 170
Joined: Mon Sep 27, 2010 9:50 pm

Re: Where to download and how to compile?

Post by iSWORD » Tue Dec 07, 2010 7:57 pm

You can add your menu manually !!

TiPi
Retired Mod
Posts: 740
Joined: Tue Sep 28, 2010 5:32 am
Contact:

Re: Where to download and how to compile?

Post by TiPi » Tue Dec 07, 2010 8:17 pm

(Use this method if you're using windows)
I recommend SubVersion.
Here are the steps to get something from any SVN:

1) Download and install SubVersion.
2) Open up cmd.exe. You can run it by typing 'cmd' in the 'run' box in your start menu.
3) Now copy the path where you installed SubVersion, for example:
C:\Program Files\SlikSvn\bin (make sure you're able to run it with administrator rights)
4) In your cmd box, enter "cd" (change directory), followed by the path.
5) The directory is now changed to the path where you installed SubVersion, now type "svnadmin.exe"
6)A new CMD-ish box will pop up, now you're able to enter SVN commands.
Type this to download the latest HBL source code:

Code: Select all

svn checkout http://valentine-hbl.googlecode.com/svn/trunk/ valentine-hbl-read-only
7) Apply your changes (if you want too), make sure the PSP sdk is installed.
8) CD to the directory where the HBL source code is. Probably in the folder 'valentine-hbl-read-only'.
9) Type 'make'.
10) A new folder is created with the compiled files

E: AFAIK you have to add the menu manually, as iSWORD says.
Problems or questions? Feel free to contact me.
-My Blog-

JJS
Big Beholder
Posts: 1416
Joined: Mon Sep 27, 2010 2:18 pm
Contact:

Re: Where to download and how to compile?

Post by JJS » Tue Dec 07, 2010 9:29 pm

What Tipi said, except that you should go with TortoiseSVN imho. It integrates seemlessly into the Explorer and is very convenient. Mr. X also has source code downloads, so you might not even need to install a subversion client.

I wonder though:
Just for some reason Mr.X doesn't support a 'menu' folder in his revisions.
Do you just want to use the latest revision with a different menu? iSWORD already mentioned it, you can replace the menu folder without any problem in the builds by Mr. X.

User avatar
m0skit0
Guru
Posts: 3817
Joined: Mon Sep 27, 2010 6:01 pm

Re: Where to download and how to compile?

Post by m0skit0 » Tue Dec 07, 2010 9:32 pm

Don't forget he still needs PSPSDK.

Also you didn't ask for his OS...
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"

Mr. X
Retired Mod
Posts: 528
Joined: Tue Sep 28, 2010 8:01 am
Location: England

Re: Where to download and how to compile?

Post by Mr. X » Tue Dec 07, 2010 11:07 pm

JJS wrote:you can replace the menu folder without any problem in the builds by Mr. X.
Exactly. I do support a menu folder; I just don't change it to anything other than the default menu. I've had offers from Wololo to use wMenu in my builds, and I'm sure neur0n would let me use vMenu if I asked, but those choices should be left to the end-user IMO.
All HBL Revisions: Binaries + Source | Topic
TN HEN Releases: Download

User avatar
black star
Posts: 369
Joined: Fri Oct 01, 2010 8:30 pm

Re: Where to download and how to compile?

Post by black star » Wed Dec 08, 2010 2:19 pm

Thanks guys.

Roberto
Posts: 50
Joined: Mon Oct 11, 2010 11:25 pm

Re: Where to download and how to compile?

Post by Roberto » Wed Dec 08, 2010 9:17 pm

to switch it download the menu you want now follow the steps
Open hbl on a cpu
Search fo the folder called menu.
There you can either modify the original menu or switch it.To switch it
Change the file with the file in your menu
To modify edit anything in the rsc(resouce)
You can use this for custom photos.
A journey of a million miles begins with one small step

Post Reply

Return to “Half Byte Loader”