asfasdfa Posted July 9, 2022 Posted July 9, 2022 Just installed an SDCard. What is the directory, so that I can dump the games memory to it?
MC874 Posted July 19, 2022 Posted July 19, 2022 On 7/10/2022 at 12:06 AM, asfasdfa said: Just installed an SDCard. What is the directory, so that I can dump the games memory to it? set the path into: /sdcard/dump/. Each device my vary, also look-up /data/media/, /data/mnt, /mnt/ or etc.
redalfil1 Posted August 23, 2022 Posted August 23, 2022 set the SD card into multi-sector write mode, then just keep writing. you will have to keep an in-memory buffer because the card will go busy periodically while it actually flashes the written data. In multi-sector write mode these periods should be quite short, especially since modern SD cards are heavily optimised for sequential write, at the cost of random write. 192.168.100.1 192.168.1.1
Recommended Posts
Archived
This topic is now archived and is closed to further replies.