Visitors Online: 2005
Members: 46
Guests: 1959
Most users online: 8960
on Feb 12th, 2007 15:51:30.
Newest member, paul09
Threads: 167436
Posts: 715957
Members: 388367
Sponsor
PSP News is a News and downloads site for the
Playstation Portable, We have all the latest emulators, homebrew,
commercial games for the PSP and all the downloads on this site,
we also cover commercial gaming and console news. Part of the
DCEmu Homebrew & Gaming Network.
Buttons:
Triangle key - (DISABLED) for refreshing was disabled due
to it being somewhat buggy so disregard that message
Circle key - will exit, just as hitting menu and yes will
exit
Square key - captures a screenshot of the display and places
it at
\PSP\GAME\PSPWEATHER\screenshot.tga
Cross Key - (DISABLED) used to capture the weather image of
your location to view later on.. but isn't working yet
Notes:
- I will release the code sometime soon after I clean it up
a little bit
- Thanks to PspPet's posts on the new structures for sockaddr_in
which made this possible.
- I used wifi_sample as a shell to create this.
- The weather icon will not update as of yet, I've not converted
over the other images yet
To use: (this was taken from wifi_sample's readme and edited)
* There must be one configuration (multiple configuration
selection not implemented)
* Do not use "DHCP" (otherwise the Connecting status
will stop at "Waiting for DHCP")
#1) Be sure you can connect to that WiFi net using your PC
#2) Edit \PSP\GAME\PSPWEATHER\pspWeather.cfg and place your
zip code in there
NOTHING ELSE! (must be a 5 digit zip code)
#3) run the program on PSP (both 1.0 and 1.50 versions available)
#4) on exit, see file \PSP\GAME\PSPWEATHER\pspWeather-errlog.txt
on the memory stick for error logging
I'm sure there are bugs, please be patient and I'll try to
fix them, or when I release the source you can =)