Bob the Pleo Forums
Pleo Stuff => Pleo Archives => Archive -- Technical common => Topic started by: taoworm23 on April 30, 2009, 03:37:37 PM
-
How do you command pleo to dump the stored pleo.urf onto an inserted SD card?
Aibohack.com used to have it but they took it down. I know it only works for 1.0 and 1.0.2 but I need to know.
I checked google's cache of the site and they put a robots.txt up so no go there.
http://www.aibohack.com/pleo/tech2.htm#GRAB
I am trying to download my Pleos 1.1 firmware 'soul' so I can recall it later after hacking.
If anybody can help I would be more than grateful. :)
-
I don't know if that will work or not. You just need a blank SD card to put an automon.txt file on.
The script from aibohack was 2 lines:
access 3
resource backup a:/PLEO.URF
You can also create a automan.txtx file to copy the pleo.pm to the SD card using the "copy B:PLEO.PM A:PLEO.PM" command. There are also two data files that hold all the variable (the setting that define the personality) that also need to be copied: pm_props and pm_drives. I tried that with the LifeOS1.0 before upgrading, but I'm not sure that copying these files back would be the same as "restoring" your pleo after any hacking . . .
access 3
copy b:pm_props a:pm_props
copy b:pm_drives a:pm_drives