Search found 33 matches

by etx
Thu Sep 29, 2005 11:23 am
Forum: PSP Development
Topic: MPHDowngrader source
Replies: 22
Views: 18592

Good work, thanks for posting the src.
by etx
Mon Jul 11, 2005 11:56 pm
Forum: PSP Development
Topic: compil from svn
Replies: 8
Views: 3656

I used automake 1.9.5 and autoconf 2.59 under cygwin with no problems. You guys gotta remember svn sources are a work in progress and sometimes have problems.
by etx
Fri Jul 08, 2005 6:45 am
Forum: PSP Development
Topic: Setting up Dev-C++ with PSPSDK
Replies: 64
Views: 49272

I'd been using eclipse.org until I found out about this IDE. It's great! I recommend everyone check it out.
by etx
Thu Jul 07, 2005 7:14 am
Forum: PSP Development
Topic: finally got cygwin installed.how do i run the toolchain ??
Replies: 9
Views: 3648

Re: finally got cygwin installed.how do i run the toolchain

hi, i downloaded cygwin without installing and then am installing it from a local dir. it started of great and when it got to /etc/postinstall/update-info-dir.sh it has been there at 98% and hasn`t moved for about 30 minutes. i canceled it and reinstalled without the post install and now it is inst...
by etx
Thu Jul 07, 2005 7:12 am
Forum: PSP Development
Topic: Trouble with ./bootstrap when building from SVN
Replies: 5
Views: 2090

Xalcker wrote:I'm having problems too, using Cygwin after ./bootstrap i get:

aclocal: not found
automake: not found

I've used the cygwin installer to add autoconf and automake.

Any ideas?
You need autoconf and automake, RTFM.
by etx
Sat Jul 02, 2005 12:54 pm
Forum: PSP Development
Topic: How can I compile Hellopsp with PSPSDK??
Replies: 5
Views: 2813

helloworld dosen't depend on any external headers or libs, what's the point?
by etx
Sat Jul 02, 2005 10:29 am
Forum: PSP Development
Topic: Quake porting issues
Replies: 67
Views: 30398

Very Nice, Keep up the great work!
by etx
Sat Jul 02, 2005 1:10 am
Forum: PSP Development
Topic: Web Server
Replies: 32
Views: 18394

About the DHCP thing... have you looked into looking into the source of dhclient on linux? I'm dont even have a clue on how a dhcp client talks to a server, but it's prolly somewhere in that source. The kernel does the DHCP negotiation for you, as far as I can tell. But it looks like its waiting fo...
by etx
Fri Jul 01, 2005 2:10 am
Forum: PSP Development
Topic: Eboot problem...
Replies: 6
Views: 2884

Are you tring to execute the EBOOT.PBP that the makefile generates with the kexploit? That won't work, you need to use the raw elf, sdktest.elf. Just rename it to eboot.pbp. This is the only reason I can think of why it wouldn't work...
by etx
Fri Jul 01, 2005 2:05 am
Forum: PSP Development
Topic: cygwin1.dll error when making samples
Replies: 3
Views: 2236

Sounds like the as binary can't find the cygwin lib. Check your paths, or do it the dirty way *ack* Copy it into the same dir as the binary.
by etx
Thu Jun 30, 2005 8:42 am
Forum: PSP Development
Topic: Some sceNet / sceHttpInit usage questions
Replies: 63
Views: 59545

Vini wrote:How do you turn DHCP off?
Manually configure your network settings.
by etx
Wed Jun 29, 2005 11:56 am
Forum: PSP Development
Topic: PSPSDK 1.0+beta released!
Replies: 59
Views: 52322

Thanks for your hard work guys! This will help me a lot, as I've never ventured into graphics or console programming until now.
by etx
Thu Jun 23, 2005 11:49 pm
Forum: PSP Development
Topic: networking functions?
Replies: 2
Views: 1368

by etx
Thu Jun 23, 2005 6:14 am
Forum: PSP Development
Topic: KXploit for PSP 1.5
Replies: 18
Views: 9871

Yep, it works great! I can't wait to play with the 802.11 hardware on the psp. I think i'll write pspstumbler. ;)
by etx
Wed Jun 22, 2005 12:02 am
Forum: PSP Development
Topic: New exploit for 1.5 from PSP-DEV
Replies: 5
Views: 3766

They should use some more craptacular music in their videos. :P I guess we will have to wait until tomarrow to see. But I'm glad I didn't buy a memory stick yet. ;)
by etx
Tue Jun 21, 2005 5:38 am
Forum: PSP Development
Topic: combine the both files MS1,MS2
Replies: 8
Views: 4329

Well.... I'm not sure the idea is that stupid. If something as absurd as renaming DATA.PSP to EBOOT.PBP actually works.... I wouldn't discount anything at this point. 20cent, it won't wreck your PSP(***ASSUMING*** you're only using EBOOTs that you already know are harmless, like HelloPSP's eboot). ...
by etx
Mon Jun 20, 2005 2:14 am
Forum: PSP Development
Topic: combine the both files MS1,MS2
Replies: 8
Views: 4329

lol. Give it a shot. It's not gonna work.
by etx
Mon Jun 20, 2005 2:13 am
Forum: PSP Development
Topic: As anyone tried this? (single stick swap trick)
Replies: 4
Views: 3186

Re: As anyone tried this? (single stick swap trick)

So... if the PSP thinks that there is always a stick in, you could put the empty eboot.pbp on the stick (connected through the adaptor), let the PSP detect that there is a game there. Without pressing X to run the eboot.pbp, you switch your memory sticks, or replace the old eboot.pbp using a memory...
by etx
Sat Jun 18, 2005 6:14 am
Forum: PSP Development
Topic: PSP Development environment
Replies: 15
Views: 8026

I thought I'd add to this thread. Check out the C plugin for Eclipse. Eclipse is the only ide I use for code/script and it's great. Here is a link to the plugin from IBM with info on cygwin installs for windows and how to get it going. http://www-106.ibm.com/developerworks/opensource/library/os-ecc/...
by etx
Thu Jun 16, 2005 4:11 am
Forum: PSP Development
Topic: psp-dev have released their exploit for ver. 1.5
Replies: 126
Views: 63313

I'll test the downgrade if someone writes it and really thinks it will work. I have a 6 month warranty on it. ;)
by etx
Thu May 19, 2005 9:34 am
Forum: PSP Development
Topic: PSP Download Applet
Replies: 44
Views: 21347

Ah ha! I just jumped on to post about this! Also notice that the java applet pulls the Hardware ID from the psp somehow.
by etx
Thu May 19, 2005 6:30 am
Forum: PSP Development
Topic: The Wipeout Pure update is tomorrow, we need to examine it
Replies: 7
Views: 4336

Re: error?

ive tried to download it 4 times now, keep getting error message... is it too much strain on the server as loads are trying to get it at the same time? jp 1.5 with usa copy Same problem over here too. But it's working fine on my desktop! http://eu.playstation.com/ingame_sites/wop_us/en/index.html G...
by etx
Thu May 19, 2005 6:03 am
Forum: PSP Development
Topic: A way to use a D-Link 122 Wifi dongle as a wireless router?
Replies: 1
Views: 1471

Re: A way to use a D-Link 122 Wifi dongle as a wireless rout

Deathbringer wrote:Is there a way to use my D-Link DWL-122 as a router in Windows for my PSP?
You could try flashing the AP firmware to it. I know people have done that with other wifi hardware. I doubt you can if it's USB. Google it, d-link 122 ap fireware.
by etx
Wed May 18, 2005 6:16 am
Forum: PSP Development
Topic: Ty Shooter v0.1 - An arena shooter
Replies: 2
Views: 3770

Very cool!
by etx
Wed May 18, 2005 6:07 am
Forum: PSP Development
Topic: PSP Network Update Tricks
Replies: 109
Views: 127844

Alert the news media! WE'VE GOT IT! Windows is the answer!
by etx
Thu May 12, 2005 4:00 am
Forum: PSP Development
Topic: PMF Exploit
Replies: 13
Views: 7718

Froze my PSP as well.
by etx
Wed May 11, 2005 7:08 am
Forum: PSP Development
Topic: Someone try this on the wipeout browser
Replies: 7
Views: 4262

Ive tried that too.. and like they say.. bmps wont view.. im not sure if this exists but (im still lookin around) can you have a webpage pull the bitmap and convert it to a jpg, then tell the PSP to display it.. I spent a few hrs searching around.. cuz Im guessing one of those BMPs are gunna be the...
by etx
Wed May 11, 2005 5:41 am
Forum: PSP Development
Topic: Someone try this on the wipeout browser
Replies: 7
Views: 4262

page doesnt work, even on pc. its not wipeout, its the guys page. It's loading images from the PSP, it's not going to display on a PC browser... Edit: Silly canadian. ;) ah i didnt realized that, just checked the url. and btw who are you calling a silly canadian? what of the greated mods in this co...
by etx
Wed May 11, 2005 5:31 am
Forum: PSP Development
Topic: Someone try this on the wipeout browser
Replies: 7
Views: 4262

Thanhda wrote:page doesnt work, even on pc. its not wipeout, its the guys page.
It's loading images from the PSP, it's not going to display on a PC browser...

Edit: Silly canadian. ;)
by etx
Wed May 11, 2005 5:11 am
Forum: PSP Development
Topic: Someone try this on the wipeout browser
Replies: 7
Views: 4262

Someone try this on the wipeout browser

Loading images from the flash. No biggie, I'm just curious if the browser can access the flash device. Goto http://etherealdesign.com/psp2.html with the wipeout browser.