Search found 1 match
- Fri Jun 01, 2007 2:41 pm
- Forum: PSP Development
- Topic: Help saving file
- Replies: 7
- Views: 2651
can't make it work
saving there is possible with normal function, but if you want to save like an ufficial game you need to use the psputility library and precisely this: psputility_savedata.h you can also found an example samples\savedata\utility note this will work only on 1.5 and 1.0. you'll need to use samples\sa...