Skip to: Site menu | Main content


Welcome to PSP-Programming.com, a place for developers to get together.

Welcome to the forums. Here you can find other user tutorials as well as homebrew releases and the source code repository. You can also ask for help with your code here and post your own homebrew!

PSP-Programming.com Forums
February 10, 2012, 01:01:00 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

News: Check out the Code Section!
Home Help Search Shop Login Register
Digg This!
Pages: [1]
Print
Author Topic: How to install cygwin and pspsdk without internet connection.  (Read 1921 times)
snakeryu
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4
300.02 points

View Inventory
Send Money to snakeryu

View Profile
« on: February 25, 2010, 04:39:16 PM »

I want to try programming games for the psp, but I don't have an internet connection.  I have read the tutorial on how install cygwin in 10 easy steps, but it requires an internet connection.  And I just go to some internet cafe to websurf, but I do have a pc at home.
Logged


Raphael
Global Moderator
Hero Member
*

Karma: +230/-10
Offline Offline

Posts: 1431
193700.11 points

View Inventory
Send Money to Raphael


View Profile WWW
« Reply #1 on: March 01, 2010, 07:12:57 AM »

a) Download a precompiled dev environment to a USB-stick if your internet-cafe allows it.
b) Ask some friend to download it for you and burn it on CD or put it on a USB-stick.

http://sourceforge.net/projects/minpspw/files/
The pspsdk-setup-x.y.z.exe is required, the devpaks are optional, but recommended to have a broad base of libraries to work with.
Most useful for first graphical games is libpspsvram, libpng, jpeg and zlib as well as freetype if you want to use opentype/truetype fonts.
For sound output, libmikmod is for wav playback and libmad a solution for mp3 playback (though not the best, as the psp has it's own set of functions to playback mp3s).


In any case, be sure that you'll have a hard time learning psp development without internet, because basically all information that is available is on the internet in forums, tutorials and source codes of other projects.
I wish you good luck anyway, if you have questions you can come back here anytime.
Logged

Don't push the river, it flows.
http://wordpress.fx-world.org - my devblog
http://wiki.fx-world.org - VFPU documentation wiki
http://www.homebrew-illuminati.co.uk - serious homebrew development for all platforms
Alexander Berl
"A good mod is a combination playground monitor, priest, big brother/sister, psychiatrist, professor and more."
snakeryu
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4
300.02 points

View Inventory
Send Money to snakeryu

View Profile
« Reply #2 on: March 03, 2010, 05:52:38 PM »

Thank you so much for this Raphael, +rep for you.  I'm so sorry to be a stupid **** or something, but, if I run this pspsdk and download those additional files, can I just copy and paste them in another computer in which I installed the same pspsdk.  I mean like, I'll install it on the computer on the internet cafe then download and install the other files, then install said pspsdk on my pc and just copy and paste the other files that I installed.  If that is not possible, can't I just download those extra files then install them later at home.  Yeah I think I'm gonna have a hard programming for the psp, I mean it took me a month to make a fps using GAMEMAKER PRO 7.  Lets just say that I had a blast making games with that program, just a couple of stages blasting anything I can download for free.  Like any sprites that can be downloaded for free.  And the tutorial for that was great, it really made that easy, I mean hard.

Anyways thank you much for this, I appreciate this a lot.  God Bless.
Logged
mowglisanu

C/C++ Developer
Hero Member
*

Karma: +36/-11
Offline Offline

Posts: 787
0.00 points

View Inventory
Send Money to mowglisanu


View Profile
« Reply #3 on: March 03, 2010, 06:56:41 PM »

You don't have to install the sdk to download the libraries.
Just download the pspsdk-setup-x.y.z.exe and the libraries you want and copy them to your computer then install them.
Logged

Check out my:
 Audio lib
 Pmf Viewer
snakeryu
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4
300.02 points

View Inventory
Send Money to snakeryu

View Profile
« Reply #4 on: March 03, 2010, 07:25:26 PM »

Thank you so much for that info, can you please direct me to where I can download the pspsdk-setup-x.y.z.exe.  I tried searching with google but no luck in that, it would be of great assistance.
Logged
Raphael
Global Moderator
Hero Member
*

Karma: +230/-10
Offline Offline

Posts: 1431
193700.11 points

View Inventory
Send Money to Raphael


View Profile WWW
« Reply #5 on: March 04, 2010, 06:44:45 AM »

It's on the site I gave you earlier. It's the setup file for minpspw and "x.y.z" as a placeholder for the version you'd want to download.
The latest is 0.9.5: http://sourceforge.net/projects/minpspw/files/SDK%20%2B%20devpak/pspsdk%200.9.5/pspsdk-setup-0.9.5.exe/download
Logged

Don't push the river, it flows.
http://wordpress.fx-world.org - my devblog
http://wiki.fx-world.org - VFPU documentation wiki
http://www.homebrew-illuminati.co.uk - serious homebrew development for all platforms
Alexander Berl
"A good mod is a combination playground monitor, priest, big brother/sister, psychiatrist, professor and more."
snakeryu
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4
300.02 points

View Inventory
Send Money to snakeryu

View Profile
« Reply #6 on: March 04, 2010, 04:43:59 PM »

I guess I get the 'will be getting a hard time without an internet connection" thing that you were saying Raphael.  I downloaded the pspsdk 0.9.5 and were trying to install mingw and that needed to connect to the internet, which I don't have at home.  I was able to download all the files needed in the readme files that was in the pspsdk folder.  But when I try to install mingw it ask for a internet conection, bummer really.  Anyways thanks so much for the help, I think I will be aborting this project or want to be project of mine for now.
Logged
mowglisanu

C/C++ Developer
Hero Member
*

Karma: +36/-11
Offline Offline

Posts: 787
0.00 points

View Inventory
Send Money to mowglisanu


View Profile
« Reply #7 on: March 04, 2010, 05:31:24 PM »

>and were trying to install mingw
why

Logged

Check out my:
 Audio lib
 Pmf Viewer
Pages: [1]
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.269 seconds with 31 queries.
Sister Sites: Guitar Hero 4   BrokeniTouch.com