forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

make kxploit

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
MadButch



Joined: 20 Aug 2005
Posts: 16

PostPosted: Sun Sep 18, 2005 9:22 pm    Post subject: make kxploit Reply with quote

Hello,

I know make kxploit makes and builds the v1.5 EBOOT.PBPs.
But I was wondering if there is a similar command that automatically builds the v1.0 EBOOT.PBP?

Regards,
Michael
Back to top
View user's profile Send private message
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Sun Sep 18, 2005 9:37 pm    Post subject: Re: make kxploit Reply with quote

It is the default target, so just a "make" should create it, but you can use "make EBOOT.PBP", too.
Back to top
View user's profile Send private message
MadButch



Joined: 20 Aug 2005
Posts: 16

PostPosted: Mon Sep 19, 2005 12:46 am    Post subject: Reply with quote

Ah thanks.. now I see it.
I was expecting it to pop up in a subdir, just like the kxploit ones do.

thanks.
Back to top
View user's profile Send private message
rinco



Joined: 21 Jan 2005
Posts: 255
Location: Canberra, Australia

PostPosted: Mon Sep 19, 2005 10:34 am    Post subject: Reply with quote

make kxploit is now superseded...

Perhaps it is time to move psp-install into pspsdk, fix up some bugs and replace the kxploit target with a (short lived) suggestion... something like:

Code:
kxploit:
        @echo make kxploit is now superseded.
        @echo
        @echo Please add the following target to your Makefile.
        @echo
        @echo install:
        @echo "       " psp-install "$$""(TARGET).elf" \
                --eboot-title="$$""(PSP_EBOOT_TITLE)"
        @echo
        @echo And then define PSP_MOUNTDIR and PSP_REVISION as required, eg:
        @echo
        @echo make PSP_MOUNTDIR=/mnt/psp PSP_REVISION=1.5 install
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Mon Sep 19, 2005 12:05 pm    Post subject: Reply with quote

The main reason psp-install isn't in PSPSDK right now is that it doesn't provide a default EBOOT.PBP target. I (meaning a lot of folks plus I) don't usually need an auto-install, and auto-install makes no sense on Win32 systems. Keep the original EBOOT.PBP and kxploit targets and psp-install makes sense in PSPSDK after modifying it to work with those targets.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group