-
SOLVED
1. Install Lua Interpreter apk.
2. Allow sd card access and all other permissions via ROM settings - manage apps (or similar menu). MIUI users: let it autostart and remove battery optimisation
3. Check if /storage/emulated/0/Android/data/com.caharkness.lua/files has been created. If not, create it.
4. Copy to /storage/emulated/0 / Android/data/com.caharkness.lua/files Tools.lua and iGO.lua files or simply copy "data" folder from the archive and let it merge (not replace!)
5. Using your device's text editor (ES File Explorer, Root Explorer, etc) open Tools.lua, select all the text and copy it.
6. Open Lua Interpreter, click three dots menu (right top corner), choose scipts, click "add" button ("plus").
7. Create (change the name from Untitled.lua to) Tools.lua
8. Paste all the content (copied in point 5) to the blank script (make sure you remove the default text ("-- Edit this script!")
9. Save it (top right button "disk" icon)
10. Long press created Tools.lua script and choose "Autorun"
11. Now create iGO.lua script (Repeat Steps 5-10)
Voi-la!
-
Update
One more time: [Only registered and activated users can see links. Click Here To Register...]
Code:
1. Install Lua Interpreter apk.
2. Allow sd card access and all other permissions via ROM settings - manage apps (or similar menu). MIUI users: let it autostart and remove battery optimisation
3. Check if /storage/emulated/0/Android/data/com.caharkness.lua/files has been created. If not, create it.
4. Copy to /storage/emulated/0 / Android/data/com.caharkness.lua/files Tools.lua and iGO.lua files or simply copy "data" folder from the archive and let it merge (not replace!)
5. Using your device's text editor (ES File Explorer, Root Explorer, etc) open iGO.lua, select all the text and copy it.
6. Open Lua Interpreter, click three dots menu (right top corner), choose scipts, click "add" button ("plus").
7. Create (change the name from Untitled.lua to) iGO.lua
8. Paste all the content (copied in point 5) to the blank script (make sure you remove the default text ("-- Edit this script!")
9. Save it (top right button "disk" icon)
10. Long press created iGO.lua script and choose "Autorun"
-
Update
[Only registered and activated users can see links. Click Here To Register...]
pass=4pna
- big_speed_cam.zip ... and Speed and Cam. Replaces big_speed.zip and greatly complements it in the sense of using cameras with all kinds of adaptive mechanisms. (It lies in Extra)
- ShowSpeedCam.zip with the features described above.
- Translations added in lang Ukrainian and Russian. All in the archive
- Other
-
-
Hello.
@Wandel
There is a problem with the media_libs_subaru.zip ! ;)
If the TTS does not work anymore with update from 15-04-2020, deactivate the media_libs_subaru.zip and replace with the media_libs.zip (Extra folder)
-
Try this: Open tts zip file and config\voice.lua file. Rewrite this line: engine = L"engine_1_0" this: engine = L"engine_1_1"
If it is in the info.ini file then it is....
-
the change to 1_1 does not work either ..
-
The amendment helped me.. Buttons sound work?If not, restart the device. And try this: #356
Comment: Use a Nuance / Vocalizer sound engine on the device.
-
tts not working - means nothing. LEAVE PROPER FEEDBACK. What TTS, what engine, what software...etc
[Only registered and activated users can see links. Click Here To Register...]
-
Several reasons could be:
- Replace in voice in info.ini to: lua_engine_version="1_1" and voice.lua: engine = L"engine_1_1"
- If no success - remove engine_1_0.lua and folder engine_1_0 from media_libs_subaru.zip
- if no success - replace media_libs_subaru.zip by media_libs.zip from Extra
- if no success - remove media_libs`s at all from ux-folder.
- if no success - ...:basket: