Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff , TyRaNiD
darkplastic
Posts: 6 Joined: Fri Dec 15, 2006 8:50 pm
Post
by darkplastic » Sun Dec 17, 2006 11:57 am
How can i do this? I am running windows xp Cygwin is all setup with psp toolchain...everything compiles ok but i cant see anywhere how to embed custom icons....cheers for help!
Djakku
Posts: 45 Joined: Mon Jan 30, 2006 2:41 am
Post
by Djakku » Mon Dec 18, 2006 9:22 am
can't you add them with pbp unpacker?
Or you could add these lines into you makefile
EXTRA_TARGETS = EBOOT.PBP
PSP_EBOOT_TITLE = helloworld
PSP_EBOOT_ICON = icon.png
PSP_EBOOT_PIC1 = bg.png
Art
Posts: 642 Joined: Wed Nov 09, 2005 8:01 am
Post
by Art » Tue Dec 19, 2006 10:33 pm
TH above works fine.
You can also change them later with a Windows app called PSP Brew.