This repository was archived by the owner on Nov 19, 2024. It is now read-only.
forked from LavaGang/MelonLoader
-
Notifications
You must be signed in to change notification settings - Fork 21
Logging
Trevor edited this page Jan 3, 2023
·
3 revisions
- Normal:
adb logcat -v time MelonLoader:D CRASH:D Mono:W mono:D mono-rt:D Zygote:D A64_HOOK:V DEBUG:D Binder:D AndroidRuntime:D *:S
- Verbose:
adb logcat -v time MelonLoader:D CRASH:D Mono:D mono:D mono-rt:D Zygote:D A64_HOOK:V DEBUG:D funchook:D Unity:D Binder:D AndroidRuntime:D *:S
- Log files are located in
/sdcard/Android/data/<package name>/files/melonloader/etc/Logs -
Latest.log(from the latest start of the game) is located at/sdcard/Android/data/<package name>/files/melonloader/etc/Latest.log