@ djeman
Thank you for your work
The version you patched, of NextGen, writes the save folder when you install in data/data/com.nng...... and not in the folder iGO, is a mistake?
@ djeman
Thank you for your work
The version you patched, of NextGen, writes the save folder when you install in data/data/com.nng...... and not in the folder iGO, is a mistake?


it's not mistake.
in original apk you can see in sys.txt
[folders]
linked_root_list="/extdata /mnt/sdcard/external_sd /sdcard2 /sdcard /sdcard/sd /mnt/sdcard /mnt/sd /mnt /storage /sdcard/external_sd /mnt/extSdCard /mnt/extern_sd"
data="./"
if you edit this - you have a fun
[folders]
linked_root_list="/extdata /mnt/sdcard/external_sd /sdcard2 /sdcard /sdcard/sd /mnt/sdcard /mnt/sd /mnt /storage /sdcard/external_sd /mnt/extSdCard /mnt/extern_sd"
data="storage/extSdCard/iGO" - you must write your way
Last edited by bb2005; 29th August 2014 at 06:17 AM.
Bookmarks