PS2 SDK 3.0.3 - June 2005

Discussion in 'File Downloads - Share and Request' started by pool7, Jul 27, 2012.

  1. Gameboi64

    Gameboi64 Trying to make games for the Mega CD currently.

    Joined:
    Jan 30, 2015
    Messages:
    36
    Likes Received:
    19
    Location:
    Namco Land
    I can't seem to install the documents one because it says the file is corrupted.
     
  2. pool7

    pool7 Site Supporter 2014

    Joined:
    Mar 4, 2008
    Messages:
    1,058
    Likes Received:
    8
    Location:
    Argentina
    When I did it back in the day, it worked just fine (IIRC it was in a Windows XP VM) and also I haven't heard any complains from other users.
    My advice: try installing it on Windows XP (or Windows 7 32 bits, if you were installing under 64 bits); if that doesn't work, maybe your download is corrupt; try downloading again.
     
  3. psydefx

    psydefx Rising Member

    Joined:
    Mar 27, 2016
    Messages:
    73
    Likes Received:
    5
    thanks for sharing. im still a newbie though with ps2sdk but am learning
     
  4. Gameboi64

    Gameboi64 Trying to make games for the Mega CD currently.

    Joined:
    Jan 30, 2015
    Messages:
    36
    Likes Received:
    19
    Location:
    Namco Land
    I got the extracted files and deleted the iso, so you're covered.
     
  5. mentor

    mentor Newly Registered

    Joined:
    Jun 18, 2016
    Messages:
    2
    Likes Received:
    0
    I've got some hard time getting this thing to work. I downloaded it and installed it successfully. Now I'm trying to build a "basic3d" example, as written in setup_3.0.pdf. ee-gcc is 16-bit, unfortunately, so it simply won't work on my 64-bit Win7 and so I need a 32-bit system to actually build samples using ee-gcc. I tried DosBox, vDos and VirtualPC with Win98SE. Neither DosBox, nor vDos work here - DosBox freezes and vDos gives me "undefined error" relating both ee-gcc and make. VirtualPC was a lot of help, but building process gave me "make error 193". This is probably because make tries to run CreateProcess with .elf file which is not a correct executable file. ShellExecute instead of CreateProcess should do here, but I haven't checked it yet... For unknown reason, VPC freezes now everytime I try to start Win98SE.

    Did anybody get some sample from this SDK built and running?
     
  6. pool7

    pool7 Site Supporter 2014

    Joined:
    Mar 4, 2008
    Messages:
    1,058
    Likes Received:
    8
    Location:
    Argentina
    You probably won't get far trying to run this as-is under any Microsoft OS...

    Just in case I took a quick look at the installed version (which I have handy) and it is as I remembered and originally posted in first post of this thread:
     
  7. mentor

    mentor Newly Registered

    Joined:
    Jun 18, 2016
    Messages:
    2
    Likes Received:
    0
    Yeah, funny thing, because I read about it in setup_3.0.pdf, but completely forgot. I remembered about it and right now I'm downloading RedHat. This was a stupid mistake I made :( Thanks for your help!
     

Share This Page