There was an error fetching the commit references. Please try again later.
android: FileUtil: Add option to suppress log for native exists() calls
We often check for the existence of files that only exist in ExeFS so this can spam logcat with useless messages when scanning for games.
Showing
- src/android/app/src/main/java/org/yuzu/yuzu_emu/NativeLibrary.kt 1 addition, 1 deletion...roid/app/src/main/java/org/yuzu/yuzu_emu/NativeLibrary.kt
- src/android/app/src/main/java/org/yuzu/yuzu_emu/utils/FileUtil.kt 4 additions, 2 deletions...oid/app/src/main/java/org/yuzu/yuzu_emu/utils/FileUtil.kt
Loading
Please register or sign in to comment