



| Number 1:The developer of the ROM was too stupid to fix this mistake |
| Number 2: You are tying to port a ROM and those errors come to you |
| Extract the ROM. Open META-INF com google android and open with Notepad++ updater-scipt. Find the line called mount("ext4", "EMMC", "/dev/block/some kind of Letters and Numbers ", "/system"); This command is telling the device to mount the system from a path. Each device has a different path. The path is those some kind of letters and numbers up bellow. Those numbers and letters are different for every device. So maybe the letters are not correct and it cant find the path to mount the data. What we need to do is change the path. For the path that is for your device. Easiest way to do this is to find a ROM meant and tested for your device, open updater-script, got to the same line and replace the path. Example change mount("ext4", "EMMC", "/dev/block/mmcblk0p25", "/system"); to mount("ext4", "EMMC", "/dev/block/mmcblk0p22", "/system"); |
| You may also find these two lines format("ext4", "EMMC", "/dev/block/some kind of letters and numbers", "0", "/system"); mount("ext4", "EMMC", "/dev/block/some kind of letters and numbers", "/system"); The first line is telling the device to format the data. The second line is telling the device to mount the data The error is similar to the error up. You need to change the path for the data But the path for the data is different for the path for the system So go to the same path on the ROM for your device and change the code But remember the codes for the data and for the system are not the same. Example Change format("ext4", "EMMC", "/dev/block/mmcblk0p29", "0", "/system"); and mount("ext4", "EMMC", "/dev/block/mmcblk0p29", "/system"); to format("ext4", "EMMC", "/dev/block/mmcblk0p20", "0", "/system"); mount("ext4", "EMMC", "/dev/block/mmcblk0p20", "/system"); |
Devastated, Professor George Einwin committed suicide. The day before his death, his young assistant Filby Young had met him. Full of guilt, the Professor claimed to have activated a chain reaction of uncontrollable events that would destroy the humanity and would leave the Earth close to the end...
To know the reasons of his death, Filby goes back to the Professor’s laboratory and discovers a STRANGE SPHERICAL MACHINE, which seems partially dismantled.
Filby reactivates it and is thrown in time and space, against his will.
Help him to find all the parts of the machine and the anachronistic objects to restore the ORDER in TIME and SPACE!
A THRILLING ADVENTURE:
Hold your breath and go on board of the machine to travel in time! Find all the parts of the machine, spread in various places and times. Then, restore the order in the space-time by finding ANACHRONISTIC OBJECTS left by Professor Einwin in all the visited places. It is your only hope to return in your original space-time!
USEFUL HINTS:
Thanks to the x2 ZOOM, dive into the pictures! And if you still miss some objects, use the HINT: a shiny halo helps you to find one of the objects.
MAGNIFICIENT SETS:
Travel in time and space! Discover amazingly REALISTIC sets: ancient Egypt, Middle Ages, the Future… All screens are accompanied with music and fascinating sound effects!
CONTENT:
- 20 screens to visit
- Linear navigation
- Search of objects (of a list, identical objects, to collect)
- Unlimited help: x2 zoom, reloading hints
- Sending scores on-line
- Magnificent sets: high resolution images
Join us on Facebook at :
http://www.facebook.com/microids.gamesforall







