Search found 4 matches

by n2liquid
Tue May 01, 2007 12:46 pm
Forum: PS2 Development
Topic: Trying to build jpg from libjpg
Replies: 4
Views: 3652

In your makefile:
EE_LIBS = -L$(LIBJPG)/lib -ljpg -ldebug

cya
by n2liquid
Tue May 01, 2007 12:41 pm
Forum: PS2 Development
Topic: Hello World not working
Replies: 0
Views: 1388

Hello World not working

Hello guys, I'm new here. I don't have an ethernet adapter, so I use LaunchElf with a mp3 player. i've already run some code from the tutorials in ps2dev.org. But every sample that came with PS2SDK doesn't run. Ps2 just hang up. I've tried doing a simple hello world, and this also does not work. Lau...
by n2liquid
Mon Apr 09, 2007 12:44 pm
Forum: PS2 Development
Topic: Help..Hello World on PS2
Replies: 4
Views: 3149

What if I had a pendrive?
Is there any ready-to-use loader which explores usb massive storage devices?

Thx!
by n2liquid
Mon Apr 09, 2007 12:11 pm
Forum: PS2 Development
Topic: Tutorial: Setting up CodeBlocks for ps2dev
Replies: 15
Views: 16421

First, hi there folks. I'm new here, sorry if I am beginning. Well, I did everything just as said on this tutorial(thx ragnarok2040), but when I try to compile, the compiler is not able to find sifrpc.h, and of course, a bunch of declaration errors follow it. Here it is> C:\ps2dev\ee\mass_rp...