i was able to access/read file in flash0 and flash1 and i know this is normal but how can we remove(delete) a file from say flash1 ?
os.remove and the System.removeFile(path) does'nt work with flash ...
any ideas?
flash questions..
Moderators: Shine, Insert_witty_name
-
- Posts: 28
- Joined: Fri Dec 15, 2006 10:26 pm
I think it might have been disabled on purpose. LUA is typically for new coders who are learning a real programming language for the first time. No one wants a new coder to accidental brick a PSP by deleting the wrong file. It's the same reason the clock speed options are limited to certain frequencies.
If you want to actually remove files from the flash, I think you're going to have to learn C and install the PSPSDK. That way, if you start bricking PSPs it's will probably be considered on purpose (even if it's an accident) and people can rightfully hate you as a result. (I'm not saying you're deserving of hate... it's a part of the bricking condition)
If you want to actually remove files from the flash, I think you're going to have to learn C and install the PSPSDK. That way, if you start bricking PSPs it's will probably be considered on purpose (even if it's an accident) and people can rightfully hate you as a result. (I'm not saying you're deserving of hate... it's a part of the bricking condition)