More actions
(Created page with "{{Infobox PSP homebrew | title = PSPWeather | image = https://dlhb.gamebrew.org/psphomebrew/pspweather.png|250px | type = Other | version = 1.06 (27 Jul 2006) | licence = Mix...") |
|||
Line 20: | Line 20: | ||
Edit pspWeather.cfg and place your ZIP code in there. | Edit pspWeather.cfg and place your ZIP code in there. | ||
You can search for your location ID at | You can search for your location ID at https://weather.codes. | ||
Type your location there and it will display location ID, choose the one you need. | |||
For instance Rome Italy would be ITXX0067. Add the code ITX0067 in the config file, then run the application on your PSP. | |||
'''Notes from developer:''' | '''Notes from developer:''' |
Revision as of 06:30, 30 August 2021
PSPWeather | |
General | |
---|---|
Author(s) | Zx-81 |
Type | Other |
Version | 1.06 (27 Jul 2006) |
Licence | Mixed |
Links | |
Download | |
Website |
<htmlet>adsense</htmlet>
pspWeather is a network software to view the local weather conditions on your PSP.
This is a mod version of McDongle's pspWeather version 1.05 and updated by Ludovic Jacomme (aka Zx-81).
User guide
Be sure you can connect to that WiFi net using your PC and there must be one configuration (multiple configuration selection not implemented).
Edit pspWeather.cfg and place your ZIP code in there.
You can search for your location ID at https://weather.codes.
Type your location there and it will display location ID, choose the one you need.
For instance Rome Italy would be ITXX0067. Add the code ITX0067 in the config file, then run the application on your PSP.
Notes from developer:
Please do not change the folder name for pspWeather. It's essential that it's kept as is.
Also do not exit/power down/remove Memory Stick while Memory Stick light is on, it means some file is open and it will be corrupt if you don't exit properly.
Controls
Circle - Exit
Square - Screenshot (save to /PSP/GAME/PSPWEATHER/)
Changelog
v1.06 2006/07/27 (by Zx-81)
- Port to new SDK.
- Fix DHCP issue.
- Fix bugs and memory leak.
- Add icon.
Credits
Thanks to PspPet's posts on the new structures for sockaddr_in which made this possible.