Search found 11 matches

by Hoaxer
Sat Nov 18, 2006 1:49 am
Forum: PSP Development
Topic: installing SDK
Replies: 0
Views: 1091

installing SDK

I've downloaded all the needed cygwin packages (even made almost full install of "devel"), ran toolchain.sh, it started building binutils and look what I get :( creating cache ./config.cache checking host system type... i686-pc-cygwin checking target system type... mipsallegrexel-psp-elf c...
by Hoaxer
Thu Nov 16, 2006 7:58 am
Forum: PSP Development
Topic: latest cugwin - error: automake not found :((((
Replies: 2
Views: 1352

ok then where do I find normal instructions?
by Hoaxer
Thu Nov 16, 2006 12:24 am
Forum: PSP Development
Topic: latest cugwin - error: automake not found :((((
Replies: 2
Views: 1352

latest cugwin - error: automake not found :((((

Hi guys! I followed these instructions http://en.wikibooks.org/wiki/PSP_Programming/Compiling_PSP_Programs unpacked latest toolchain into home/my_username/, chmoded toolchain.sh and launched it but it told me: ERROR: automake command not found, though I installed automake and during search of cygwin...
by Hoaxer
Thu Dec 08, 2005 7:35 pm
Forum: PS2 Development
Topic: BLACK\WHITE colors (NTSC?) on launched elf's
Replies: 3
Views: 1937

I use AverTV BOX 9 and Samsung monitor...
Can be there problem in PS2 itself? Sometimes when I launch burned pgen it also loads in black and white. In most cases it is absolutely normal. Other games also function properly.
by Hoaxer
Thu Dec 08, 2005 4:19 am
Forum: PS2 Development
Topic: BLACK\WHITE colors (NTSC?) on launched elf's
Replies: 3
Views: 1937

BLACK\WHITE colors (NTSC?) on launched elf's

Hi all! I've just started my PS2 coding and encountered such a problem: when I launch through PS2Link compiled examples of DreamGL (and other programs too) it flashes for a second in normal colors then turns black and white. So basically when I launch demo of rotating 3d cube for a second I see ever...
by Hoaxer
Thu Dec 08, 2005 4:16 am
Forum: PS2 Development
Topic: I'm having trouble to connect with PS2Link
Replies: 5
Views: 2168

When I execute the PS2Execute, says: Waiting for PS2 connextion, some special Lan cable is needed? I had this when tried to boot PS2Execute on PS2 without ethernet adapter (or modem, how's that called?) Most probably your LAN settings are wrong. Use what sluggybug1 adviced you. Open your Control Pa...
by Hoaxer
Thu Dec 08, 2005 4:12 am
Forum: PS2 Development
Topic: Uploading several files to PS2
Replies: 6
Views: 2754

Thanks a lot! :) So basically all folders' files which are added into list of this program can be accessible through code via host: . If I am not right - then correct me :)
by Hoaxer
Tue Dec 06, 2005 10:09 am
Forum: PS2 Development
Topic: Uploading several files to PS2
Replies: 6
Views: 2754

Ok then, last question :)
Why there is RAD HOST TOOL ? Can you explain with example what it does? Thanks a lot!
by Hoaxer
Mon Dec 05, 2005 6:31 pm
Forum: PS2 Development
Topic: Uploading several files to PS2
Replies: 6
Views: 2754

so basically I won't be able to run pgen through inlink? And where does host refers to? To the folder where uploaded elf was? If my uploaded elf was in C:\ps2dev\test\test.elf and it uses file host:test.dat it must be in C:\ps2dev\test\ ?
by Hoaxer
Mon Dec 05, 2005 5:41 am
Forum: PS2 Development
Topic: I'm having trouble to connect with PS2Link
Replies: 5
Views: 2168

Use simple ethernet pc to pc cable (not pc to hub). The one which connects two PC's into lan...
by Hoaxer
Mon Dec 05, 2005 2:37 am
Forum: PS2 Development
Topic: Uploading several files to PS2
Replies: 6
Views: 2754

Uploading several files to PS2

Hi all! I've just set up compilers and connection PC-PS2 - everything works fine except I can't find out one thing - how to upload using inlink or xlink or any program multiple files to ps2's file system? For example I'd like to load PGEN with it's IRX and PGEN.DAT trhough PC-PS2 ethernet connection...