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 

Questions about getting started.

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



Joined: 18 Dec 2004
Posts: 5

PostPosted: Sat Dec 18, 2004 12:48 pm    Post subject: Questions about getting started. Reply with quote

Hullo, all. Like many of the people in this section, I am new to the whole ps2 programming thing. Now, I'm going to break a rule or two of noobs here, and say that I have been programming in c/c++ for quite a while now, and know the languages fairly good. I have also done a fair amount of OpenGL programming, so I think I have what it takes to at least attempt to program that exciting black box sitting in front of my tv.

Now, what I'm having trouble with, is exactly how to get started. I read the tutorial somewhere on this site about getting started with demo disk swapping, but I have neither the usb to usb cord, nor the PAL demo disk mentioned as needed. I noticed it mentioned that there is an independance exploit so you don't have to do all that balarney, but for the life of me I couldn't find what it was about, or how to even go about doing it.

And, just like my lucky self, I continually manage to find conflicting things trying to inform me as to what to do. I read somewhere [I can no longer remember where] that all you need is the ethernet adapter for the playstation, and you can somehow get the proper environment set up for that. However, it didn't go into any detail, and I feel somewhat lost.

Also, I wish to not use a modchip, their too expensive for me, and I'd rather not tamper with the hardware of my ps2 too much. Is there anything I can do to get all this working right? And is there a definitive guide to do it, as although I like to explore, I also like to save as much time as possible.

Thanks.

[btw, I come from the http://www.cpp-home.com/ forums. You should drop by sometime!]
_________________
"An eye for an eye, leaving the whole world blind."
Back to top
View user's profile Send private message
Guest






PostPosted: Sat Dec 18, 2004 6:49 pm    Post subject: Reply with quote

Ahhh! A rare newb who is prepared for the exciting task ahead! In fact, I wouldn't even consider you all that much a newb. :)

[p.s. fellow ps2devers, wouldn't it be better to remove any reference to the demo disk trick ? I don't think any of us have had opportunity for it for years :)]

Anyhow,

There are 3 easy ways to boot homebrew without a modchip:
1. Independance Exploit - http://www.0xd6.org/.
(Note this doesn't work on many of the newer PS2s sold since May, and especially won't work on the new slim PS2).

2. Official PS2Linux RTE disc. This is expensive and hard to find now in most parts of the world.

3. Pro Action Replay MAX EVO has a facility for booting homebrew, but I don't know if it works any better than the Independance Exploit on newer PS2s. Anyone else know its status in this regard ?

Probably, #1 or #3 above are your best bet depending on the age of your PS2. Failing that, you might consider a modchip installed by an experienced installer.

Once you have a way to boott homebrew, download the toolchains and libraries. Find Oopo's toolchain.sh script to install on UNIX platforms, it sets things up real nice and easy. UNIX platforms are recommended. You can do something similar on Windows platforms using Cygwin, but everyone has trouble gettting it done correctly.

Once toolchains are installed, look at included examples, and download other examples and demos. Read the source.

Then begin deving. Do no harm to copyrights. Welcome aboard!
Back to top
soks



Joined: 25 May 2004
Posts: 100
Location: Chicago, IL

PostPosted: Sat Dec 18, 2004 6:59 pm    Post subject: Reply with quote

*stabs gorim* glad to know I was welcomed so warmly

As for the noob, go stand in line behind tub girl like the rest of us.
Back to top
View user's profile Send private message AIM Address
Guest






PostPosted: Sat Dec 18, 2004 7:28 pm    Post subject: Reply with quote

soks wrote:
*stabs gorim* glad to know I was welcomed so warmly

As for the noob, go stand in line behind tub girl like the rest of us.


Tubgirl welcomes *everyone* warmly, and she was hoping to welcome him... the problem is, this newb pro-actively countered against our typical reception of newbs, denying us certain pleasures, but don't worry, initiation will happen eventually...
Back to top
r4nd0m



Joined: 18 Dec 2004
Posts: 5

PostPosted: Sun Dec 19, 2004 1:44 am    Post subject: Reply with quote

Muahahaha..

Thanks, Gorim. I'll look into it right away!

Oh, also, would a cd-bootable linux distro like knoppix or PHLAK work for the unix setting up stuff?

And again, how do I setup nPort, and ps2link? What do I do with the .elf files, do I just burn em onto a cd?? I found a good tut explaining a lot on the ps2 independance site, but it didn't go into how to put the files on the memory card, and I can't seem to find how to actually install nPort and ps2link onto the ps2??

0xd6.org wrote:
Now start nPort and transfer the .npo file onto your memory card. If the file already exists you will have to delete it first.

Once you have the exploit on your memory card, all you need to do is put the memory card into your PS2 memory card slot and put int he PSOne CD-ROM from which you got the ID/filename into your PS2 drive and turn on your PS2, what you should see is a white screen flash for sec and then ps2link should start (unless you replaced the ELF with something else).

_________________
"An eye for an eye, leaving the whole world blind."
Back to top
View user's profile Send private message
r4nd0m



Joined: 18 Dec 2004
Posts: 5

PostPosted: Mon Dec 20, 2004 6:35 am    Post subject: Reply with quote

What would be the best way to do this kinda thing?
_________________
"An eye for an eye, leaving the whole world blind."
Back to top
View user's profile Send private message
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Mon Dec 20, 2004 6:47 pm    Post subject: Reply with quote

As far as I know you can get the ps2link files onto the mc with the help of a commercial MC backup tool, I think Datel sells something called AR Max Backup ( or something similar ).
The other choice it to ask someone here to prep a mc with ps2link for you in exchange for cost + shipping ( or maybe someone that lives nearby, ive heard there is a concept called friends :). Otherwise you will need to mod your console.
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
soks



Joined: 25 May 2004
Posts: 100
Location: Chicago, IL

PostPosted: Tue Dec 21, 2004 8:41 pm    Post subject: Reply with quote

I used Codebreakers (version 8), AR Max was a bit... heh. You need to make sure you get the right version of it and stuff... flashkey one.
Back to top
View user's profile Send private message AIM Address
r4nd0m



Joined: 18 Dec 2004
Posts: 5

PostPosted: Wed Dec 22, 2004 2:23 am    Post subject: Reply with quote

hmm.. my brother has both a usb drive and a usb to usb cable, he's gonna give them to me. then hopefully can find a ripped version of onna those mc backupers. [i don't got much money lying around, specially round Christmas]

thanks!
_________________
"An eye for an eye, leaving the whole world blind."
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Wed Dec 22, 2004 2:25 am    Post subject: Reply with quote

Using 'ripped' software is bad.

Instead, say that you hope you get one for xmas.

Consider yourself warned.
Back to top
View user's profile Send private message Visit poster's website
r4nd0m



Joined: 18 Dec 2004
Posts: 5

PostPosted: Wed Dec 22, 2004 3:04 pm    Post subject: Reply with quote

yea, its bad. but after I get fed up and pissed off while trying to do something over and over 20 different ways, none of them working, it's my way of relieving the stress.

anyways, i hope i DO get something for christmas, or at least money / gift certs to buy it.

bleh.. if i ever get this jumble figured out, i'm going to write a tutorial, that actually works, and actually explains everything, for new people like me.
_________________
"An eye for an eye, leaving the whole world blind."
Back to top
View user's profile Send private message
soks



Joined: 25 May 2004
Posts: 100
Location: Chicago, IL

PostPosted: Wed Dec 22, 2004 8:55 pm    Post subject: Reply with quote

AH! RIPPED SOFTWARE! AHHH!

Bad random *spank*.

Go look at tub girl until you learn your lesson.

As for PS2, have fun =)
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 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