0% found this document useful (0 votes)
104 views

Log

The document summarizes the initialization and running of Cemu, an emulator for the Wii U. It provides details on the version of Cemu used, the CPU, RAM and GPU. It then loads and runs the title "Turbo.rpx", providing details on the title ID, version and paths. It initializes the graphics and audio backends, loads shader cache and recompiler, and begins running the title. Periodic errors trying to configure video decoding are also noted.

Uploaded by

Asier
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
104 views

Log

The document summarizes the initialization and running of Cemu, an emulator for the Wii U. It provides details on the version of Cemu used, the CPU, RAM and GPU. It then loads and runs the title "Turbo.rpx", providing details on the title ID, version and paths. It initializes the graphics and audio backends, loads shader cache and recompiler, and begins running the title. Periodic errors trying to configure video decoding are also noted.

Uploaded by

Asier
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

[15:58:24] ------- Init Cemu 1.18.

0c -------
[15:58:24] Init Wii U memory space (base: 0x2bc980d0000)
[15:58:24] mlc01 path: C:\Users\asier\OneDrive\Escritorio\mlc01\
[15:58:24] CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
[15:58:24] RAM: 16270MB
[15:58:24] Used CPU extensions: SSSE3, SSE4.1, AVX2, AES-NI
[15:58:30] Loading Turbo.rpx
[15:58:30] Creating OpenGL canvas
[15:58:31] ------- Loaded title -------
[15:58:31] TitleId: 00050000-1010ed00
[15:58:31] TitleVersion: v64
[15:58:31] Update path: <mlc01>\usr\title\0005000E\1010ED00\ (not present)
[15:58:31] AOC path: <mlc01>\usr\title\0005000C\1010ED00\ (not present)
[15:58:31] Save path: <mlc01>\usr\save\00050000\1010ED00\user\
[15:58:31] Shader cache file: shaderCache\transferable\000500001010ed00.bin
[15:58:31] gameprofile path: gameProfiles\default\000500001010ed00.ini
[15:58:31] RPX hash (updated): 85887bc1
[15:58:31] RPX hash (base): 85887bc1
[15:58:31] Loaded module 'turbo' with checksum 0xd09700ce
[15:58:31] Loaded module 'mvplayer' with checksum 0x1e5181e7
[15:58:31] RPL link time: 63ms
[15:58:31] HLE scan time: 47ms
[15:58:31] ------- Active settings -------
[15:58:31] CPU-Mode: Single-core recompiler
[15:58:31] Load shared libraries: true
[15:58:31] GPUBufferCacheAccuracy: high
[15:58:31] Use precompiled shaders: auto
[15:58:31] Full sync at GX2DrawDone: true
[15:58:31] Console region: Auto
[15:58:31] Console language: Spanish
[15:58:31] ------- Init OpenGL graphics backend -------
[15:58:31] GL_VENDOR: NVIDIA Corporation
[15:58:31] GL_RENDERER: GeForce 940MX/PCIe/SSE2
[15:58:31] GL_VERSION: 4.6.0 NVIDIA 398.36
[15:58:31] Using precompiled shaders: false
[15:58:31] OpenGL extensions:
[15:58:31] ARB_clip_control: available
[15:58:31] ARB_get_program_binary: available
[15:58:31] ARB_clear_texture: available
[15:58:31] ARB_copy_image: available
[15:58:31] NV_depth_buffer_float: available
[15:58:31] ------- Init Audio backend -------
[15:58:31] DirectSound: available
[15:58:31] XAudio 2.8: available
[15:58:31] ------- Run title -------
[15:58:43] Shader cache loaded with 6601 shaders. Commited mem 1619MB. Took 11721ms
[15:58:43] Recompiler initialized. CPU extensions: LZCNT MOVBE AVX
[15:58:43] IOSU_CRYPTO: No otp.bin found. Online mode cannot be used
[15:58:43] IOSU_CRYPTO: No Seeprom.bin found. Online mode cannot be used
[15:58:43] IOSU_ACT: using account default in first slot
[15:58:43] Loaded module 'mw_shamo' with checksum 0x6778fb86
[15:58:43] Loaded module 'mw_shamo_sbc' with checksum 0xa594053c
[15:58:44] OSGetSharedData() called by game but no shareddata fonts loaded. Use
placeholder font
[15:58:46] DXVA2: GetDecoderConfigurations failed (hr = 0x80004005)
[16:13:46] DXVA2: GetDecoderConfigurations failed (hr = 0x80004005)
[16:32:30] DXVA2: GetDecoderConfigurations failed (hr = 0x80004005)
[16:49:41] DXVA2: GetDecoderConfigurations failed (hr = 0x80004005)
[17:07:57] DXVA2: GetDecoderConfigurations failed (hr = 0x80004005)

You might also like