| View previous topic :: View next topic |
| Author |
Message |
Ooblik
Joined: 10 Apr 2008 Posts: 38
|
Posted: Sat Oct 11, 2008 4:54 pm Post subject: Fastest Config Read/Write |
|
|
| What is the fastest way to read/write the values from/to a configuration file? I am currently using DAX's code from the 1.50 POC and it's incredibly slow. Something that uses the same configuration file formating would be nice :) |
|
| Back to top |
|
 |
ne0h
Joined: 21 Feb 2008 Posts: 386
|
Posted: Sat Oct 11, 2008 10:58 pm Post subject: |
|
|
I think that the sce function works great, what functions are you using? _________________ Get Xplora! |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Sat Oct 11, 2008 10:59 pm Post subject: |
|
|
| There where many posts about reading and writing from the memory stick was very slow. What you need todo is to aligned the data. It will help to make it faster. If that dont work, make sure your memory stick isnt fake. |
|
| Back to top |
|
 |
Ooblik
Joined: 10 Apr 2008 Posts: 38
|
Posted: Sun Oct 12, 2008 3:27 pm Post subject: |
|
|
| I mean like a complete function to parse and read/write values in it not just the sceIo Stuff... |
|
| Back to top |
|
 |
|