Skip to content

Instantly share code, notes, and snippets.

@some1new2
Created February 13, 2017 20:41
Show Gist options
  • Save some1new2/6fd4cfd3997ce51ac45226b84593460a to your computer and use it in GitHub Desktop.
Save some1new2/6fd4cfd3997ce51ac45226b84593460a to your computer and use it in GitHub Desktop.
pr4735 Mali Vulkan backend failed on r12p1 Fastmem off
37:44:829 Core/ConfigManager.cpp:94 N[BOOT]: Saving settings to //sdcard/dolphin-emu/Config/Dolphin.ini
37:45:490 Core/ConfigManager.cpp:1020 W[BOOT]: GC bootrom file will not be loaded for Wii mode.
37:45:490 Core/ConfigManager.cpp:410 N[COMMON]: Disabling WC24 'standby' (shutdown to idle) to avoid hanging on shutdown
37:45:491 Core/Core.cpp:983 N[COMMON]: Want determinism <- false
37:46:020 Core/PowerPC/JitArm64/JitAsm.cpp:51 W[JIT]: Dispatcher is 0x7a6aa01000
37:46:162 VideoBackends/Vulkan/VulkanContext.cpp:424 W[Video]: Vulkan: Missing both geometryShader and wideLines features.
37:46:162 VideoBackends/Vulkan/VulkanContext.cpp:428 W[Video]: Vulkan: Missing precise occlusion queries. Perf queries will be inaccurate.
37:47:166 Core/HW/WiimoteReal/WiimoteReal.cpp:726 N[Wiimote]: WiimoteReal::Initialize
37:47:166 Core/HW/WiimoteReal/WiimoteReal.cpp:558 N[Wiimote]: Wiimote scanning thread has started.
37:47:186 Core/Boot/Boot.cpp:253 N[BOOT]: Booting /storage/emulated/0/MEGA/MEGA Downloads/La-Mulana.wad
37:47:187 Common/FileUtil.cpp:98 W[COMMON]: IsDirectory: stat failed on //: No such file or directory
37:47:187 Common/FileUtil.cpp:168 W[COMMON]: CreateDir: mkdir failed on //: already exists
37:47:337 Core/IPC_HLE/WII_IPC_HLE_Device_stub.cpp:23 W[WII_IPC_HLE]: /dev/sdio/slot1 faking Close()
37:47:337 Core/IPC_HLE/WII_IPC_HLE_Device_stub.cpp:23 W[WII_IPC_HLE]: /dev/usb/hid faking Close()
37:47:337 Core/IPC_HLE/WII_IPC_HLE_Device_stub.cpp:23 W[WII_IPC_HLE]: /dev/usb/oh1 faking Close()
37:47:363 Core/HW/MMIO.cpp:185 E[MI]: Trying to read 32 bits from an invalid MMIO (addr=0d800018)
37:49:729 Core/HW/MMIO.cpp:185 E[MI]: Trying to read 32 bits from an invalid MMIO (addr=0d800018)
37:49:733 Core/IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp:108 W[WII_IPC_FILEIO]: FileIO: Open (Read only) failed - File doesn't exist //sdcard/dolphin-emu/Wii/title/00000001/00000002/data/RVA.txt
37:50:978 Core/IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp:108 W[WII_IPC_FILEIO]: FileIO: Open (Read only) failed - File doesn't exist //sdcard/dolphin-emu/Wii/shared2/sys/NANDBOOTINFO
37:51:832 Core/IPC_HLE/WII_IPC_HLE_Device_stub.cpp:23 W[WII_IPC_HLE]: /dev/sdio/slot1 faking Close()
37:51:832 Core/IPC_HLE/WII_IPC_HLE_Device_stub.cpp:23 W[WII_IPC_HLE]: /dev/usb/hid faking Close()
37:51:832 Core/IPC_HLE/WII_IPC_HLE_Device_stub.cpp:23 W[WII_IPC_HLE]: /dev/usb/oh1 faking Close()
37:53:430 Core/IPC_HLE/WII_IPC_HLE_Device_es.cpp:1124 W[WII_IPC_ES]: IOCTL_ES_DIGETTICKETVIEW: this looks really wrong...
37:53:433 Core/IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp:108 W[WII_IPC_FILEIO]: FileIO: Open (Read and Write) failed - File doesn't exist //sdcard/dolphin-emu/Wii/title/00000001/00000002/data/play_rec.dat
37:53:458 VideoCommon/BPStructs.cpp:637 W[Video]: Unknown BP opcode: address = 0x00000069 value = 0x000004ed
37:53:458 VideoCommon/BPStructs.cpp:637 W[Video]: Unknown BP opcode: address = 0x00000046 value = 0x00000273
37:56:250 Core/IPC_HLE/WII_IPC_HLE_Device_fs.cpp:117 W[WII_IPC_FILEIO]: Not a directory - return FS_EINVAL
37:56:362 Core/IPC_HLE/WII_IPC_HLE_Device_usb_bt_emu.cpp:1565 E[WII_IPC_WIIMOTE]: HCI: CommandDeleteStoredLinkKey... Probably the security for linking has failed. Could be a problem with loading the SCONF
37:56:539 Core/IPC_HLE/WII_IPC_HLE_Device_stub.cpp:16 W[WII_IPC_HLE]: /dev/usb/hid faking Open()
37:56:539 Core/IPC_HLE/WII_IPC_HLE_Device_stub.cpp:30 W[WII_IPC_HLE]: /dev/usb/hid faking IOCtl()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment