Skip to content

RetroAchievements not hashing correctly for RVZ for new Dolphin Libretro Core #18316

@nickkeane

Description

@nickkeane

Is there an existing issue for this?

  • This is a bug in RetroArch frontend
  • I have searched the existing issues

Description

The Dolphin libRetro Core recently got an update against a much more recent version of Dolphin Standalone. However, there is a discrepancy in how RetroAchievement hashes are generated through the RetroArch core regarding RVZ files.

For example, with Animal Crossing (USA), the correct hash (4f69-) is generated for ISO format. With RVZ format, an incorrect hash is generated (973e-). Dolphin Standalone is able to generate the correct hashes for both.

Expected behavior

RetroArch should be able to properly hash RVZ files for RA identification.

Steps to reproduce the bug

  1. Start RetroArch
  2. Update Dolphin Core to latest version (bfac84ab or later)
  3. Load Content in ISO format
  4. Verify RetroAchivements work
  5. Load Same Content in RVZ format
  6. Verify RetroAchievements aren't working
  7. In Dolphin 2509 Standalone, verify that RVZ and ISO files both work with RetroAchievements

Version/Commit

1.21.0

Bisect Results

No response

Present in the nightly version

I don't know

Platform & operating system

Windows 11

Affected Cores

dolphin-emu (bfac84ab)

Environment information

No response

Relevant log output

[INFO] RetroArch 1.21.0 (Git a773c50)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i9-14900HX
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE42 AES AVX AVX2 
[INFO] Version: 1.21.0
[INFO] Git: a773c50
[INFO] Built: Sep  6 2025
[INFO] =================================================
[INFO] [Input] Found input driver: "dinput".
[INFO] [Environ] SET_PIXEL_FORMAT: RGB565.
[INFO] [Core] Version of libretro API: 1, Compiled against API: 1
[INFO] [Core] Geometry: 320x240, Aspect: 1.333, FPS: 240.00, Sample rate: 48000.00 Hz.
[INFO] [Video] Set video size to: 2560x1440.
[INFO] [XInput] Found XInput v1.4.
[INFO] [Input] Found joypad driver: "dinput".
[INFO] [D3D12] Found GPU at index 0: "NVIDIA GeForce RTX 4070 Laptop GPU".
[INFO] [D3D12] Found GPU at index 1: "Intel(R) UHD Graphics".
[INFO] [D3D12] Found GPU at index 2: "Microsoft Basic Render Driver".
[INFO] [D3D12] Using GPU index 0.
[INFO] [D3D12] Requesting 1 maximum frame latency, using 1.
[INFO] [Video] Found display server: "win32".
[INFO] [Audio] Set audio input rate to: 48000.00 Hz.
[INFO] [SDL audio] Requested 64 ms latency for output device, received 85 ms.
[INFO] [Audio] Started synchronous audio driver.
[WARN] [Audio] Rate control was desired, but driver does not support needed features.
[INFO] [Microphone] Initialized microphone driver.
[INFO] [Display] Found display driver: "d3d12".
[INFO] [MIDI] Output device: "Microsoft GS Wavetable Synth".
[INFO] [Playlist] Loading favorites file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_favorites.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_image_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_music_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_video_history.lpl".
[INFO] [Updater] Download "599ceb7a633df7fdde17e22db79369e8.png".
[INFO] [Content] Updating firmware status for: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\cores\dolphin_libretro.dll" on "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system".
[INFO] [Core] Using content: "D:\LibraryEmulation\Gamecube\Games\Animal Crossing (USA).rvz".
[INFO] [Core] Unloading core...
[INFO] [Core] Unloading core symbols...
[INFO] RetroArch 1.21.0 (Git a773c50)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i9-14900HX
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE42 AES AVX AVX2 
[INFO] Version: 1.21.0
[INFO] Git: a773c50
[INFO] Built: Sep  6 2025
[INFO] =================================================
[INFO] [Input] Found input driver: "dinput".
[INFO] [Core] Loading dynamic libretro core from: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\cores\dolphin_libretro.dll".
[INFO] [Override] Core-specific overrides found at "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.cfg".
[INFO] [Config] Loading config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\retroarch.cfg".
[INFO] [Config] Appending override config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.cfg".
[INFO] [Override] Redirecting save file to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\saves\dolphin-emu\Animal Crossing (USA).srm".
[INFO] [Override] Redirecting save state to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\states\dolphin-emu\Animal Crossing (USA).state".
[INFO] [Environ] SET_VARIABLES.
[INFO] [Remap] Core-specific remap found at "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\remaps\dolphin-emu\dolphin-emu.rmp".
[INFO] [Environ] SET_PIXEL_FORMAT: XRGB8888.
[INFO] [Content] Content loading skipped. Implementation will load it on its own.
[INFO] [Environ] GET_SAVE_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\saves\dolphin-emu".
[INFO] [Environ] GET_SYSTEM_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system".
[INFO] [Environ] GET_CORE_ASSETS_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\downloads".
[INFO] [Environ] SET_DISK_CONTROL_EXT_INTERFACE.
[INFO] [Environ] GET_LOG_INTERFACE.
[INFO] [Environ] GET_PREFERRED_HW_RENDER, video driver: "d3d12"...
[INFO] [Environ] GET_PREFERRED_HW_RENDER: RETRO_HW_CONTEXT_D3D12.
[INFO] [Environ] SET_HW_RENDER, context type: glcore.
[INFO] [HW] Requesting core OpenGL context (3.3).
[libretro INFO] 04:35:013 DolphinLibretro/Boot.cpp:226 N[Video]: Using GFX backend: OGL
[INFO] [Environ] GET_RUMBLE_INTERFACE.
[libretro INFO] 04:35:024 Core/ConfigManager.cpp:240 N[CORE]: Active title: Animal Crossing (GAFE01)
[libretro INFO] 04:35:027 Core/Core.cpp:1015 N[COMMON]: Want determinism <- false
[INFO] [Environ] SET_CONTROLLER_INFO.
[INFO] [RCHEEVOS] Using host: https://retroachievements.org
[INFO] [RCHEEVOS] Unofficial disabled
[INFO] [RCHEEVOS] Encore mode disabled
[INFO] [RCHEEVOS] Spectator mode disabled
[INFO] [RCHEEVOS] Load started, hardcore active
[INFO] [RCHEEVOS] Attempting to log in nickkeane (with token)
[INFO] [RCHEEVOS] Identifying game: D:\LibraryEmulation\Gamecube\Games\Animal Crossing (USA).rvz
[INFO] [RCHEEVOS] Found 1 potential consoles for rvz file extension
[INFO] [RCHEEVOS] Trying console 4
[INFO] [RCHEEVOS] Opened Animal Crossing (USA).rvz
[INFO] [RCHEEVOS] Hashing Animal Crossing (USA).rvz (19459780 bytes)
[INFO] [RCHEEVOS] Generated hash 973e1c4382477447b25236f29dd7520b
[INFO] [SRAM] Skipping SRAM load.
[INFO] [Core] Version of libretro API: 1, Compiled against API: 1
[INFO] [Core] Geometry: 2560x2112, Aspect: 1.333, FPS: 59.94, Sample rate: 32029.00 Hz.
[INFO] [Video] Set video size to: 2560x1440.
[INFO] [Video] Using HW render, glcore driver forced.
[INFO] [Video] "glcore" saved as cached driver.
[INFO] [GLCore] Found GL context: "wgl".
[INFO] [GLCore] Detecting screen resolution: 2560x1440.
[INFO] [WGL] Extensions: WGL_ARB_buffer_region WGL_ARB_create_context WGL_ARB_create_context_no_error WGL_ARB_create_context_profile WGL_ARB_create_context_robustness WGL_ARB_context_flush_control WGL_ARB_extensions_string WGL_ARB_make_current_read WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format WGL_ARB_pixel_format_float WGL_ARB_render_texture WGL_ATI_pixel_format_float WGL_EXT_colorspace WGL_EXT_create_context_es_profile WGL_EXT_create_context_es2_profile WGL_EXT_extensions_string WGL_EXT_framebuffer_sRGB WGL_EXT_pixel_format_packed_float WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_NVX_DX_interop WGL_NV_DX_interop WGL_NV_DX_interop2 WGL_NV_copy_image WGL_NV_delay_before_swap WGL_NV_float_buffer WGL_NV_multisample_coverage WGL_NV_multigpu_context WGL_NV_render_depth_texture WGL_NV_render_texture_rectangle 
[INFO] [WGL] Adaptive VSync supported.
[INFO] [GLCore] Initializing HW render (4096x4096).
[INFO] [GLCore] Max texture size: 32768 px, renderbuffer size: 32768 px.
[INFO] [GLCore] Vendor: NVIDIA Corporation, Renderer: NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2.
[INFO] [GLCore] Version: 4.6.0 NVIDIA 581.57.
[INFO] [GLCore] Using resolution 2560x1440.
[INFO] [Input] Found joypad driver: "dinput".
[INFO] [GLCore] Using Slang shader backend.
[INFO] [GLCore] Loading stock shader.
[INFO] [GLCore] Building pass #0 (N/A)
[INFO] [GLCore] Not using frame history.
[INFO] [GLCore] Not using framebuffer feedback.
[INFO] [Video] Found display server: "win32".
[libretro ERROR] 04:35:423 VideoCommon/PostProcessing.cpp:56 E[Video]: Post-processing shader not found: D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system/dolphin-emu/Sys/Shaders/default_pre_post_process.glsl
[INFO] [Audio] Set audio input rate to: 32029.00 Hz.
[INFO] [SDL audio] Requested 64 ms latency for output device, received 85 ms.
[INFO] [Audio] Started synchronous audio driver.
[WARN] [Audio] Rate control was desired, but driver does not support needed features.
[INFO] [Microphone] Initialized microphone driver.
[INFO] [Display] Found display driver: "glcore".
[INFO] [MIDI] Output device: "Microsoft GS Wavetable Synth".
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Playlist] Loading favorites file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_favorites.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_image_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_music_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_video_history.lpl".
[INFO] [Playlist] Written to file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_history.lpl".
[INFO] [RCHEEVOS] nickkeane logged in successfully
[INFO] [RCHEEVOS] Fetching data for hash 973e1c4382477447b25236f29dd7520b
[libretro INFO] 04:36:026 Core/Boot/Boot.cpp:521 N[BOOT]: Booting from disc: D:/LibraryEmulation/Gamecube/Games/Animal Crossing (USA).rvz
[libretro INFO] 04:36:161 Core/HW/DSPHLE/UCodes/Zelda.cpp:433 N[DSPHLE]: Received a NOP command: 0
[INFO] [RCHEEVOS] Load failed (-29): Unknown game
[INFO] [RCHEEVOS] Game not recognized, pausing hardcore
[INFO] [RCHEEVOS] Hardcore disabled
[INFO] [Content] Updating firmware status for: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\cores\dolphin_libretro.dll" on "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system".
[INFO] [Core] Using content: "D:\LibraryEmulation\Gamecube\Games\Animal Crossing (USA).iso".
[INFO] [Runtime] Content ran for a total of: 00 hours, 00 minutes, 07 seconds.
[INFO] [Runtime] Saving runtime log file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\logs\Dolphin\Animal Crossing (USA).lrtl".
[INFO] [RCHEEVOS] Unloading game 0
[INFO] [Core] Unloading game...
[INFO] [Core] Unloading core...
[INFO] [Core] Unloading core symbols...
[INFO] [Core] Saved core options file to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.opt".
[INFO] [Config] Loading config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\retroarch.cfg".
[INFO] [Override] Configuration overrides unloaded, original configuration restored.
[INFO] RetroArch 1.21.0 (Git a773c50)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i9-14900HX
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE42 AES AVX AVX2 
[INFO] Version: 1.21.0
[INFO] Git: a773c50
[INFO] Built: Sep  6 2025
[INFO] =================================================
[INFO] [Input] Found input driver: "dinput".
[INFO] [Core] Loading dynamic libretro core from: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\cores\dolphin_libretro.dll".
[INFO] [Override] Core-specific overrides found at "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.cfg".
[INFO] [Config] Loading config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\retroarch.cfg".
[INFO] [Config] Appending override config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.cfg".
[INFO] [Override] Redirecting save file to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\saves\dolphin-emu\Animal Crossing (USA).srm".
[INFO] [Override] Redirecting save state to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\states\dolphin-emu\Animal Crossing (USA).state".
[INFO] [Environ] SET_VARIABLES.
[INFO] [Remap] Core-specific remap found at "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\remaps\dolphin-emu\dolphin-emu.rmp".
[INFO] [Environ] SET_PIXEL_FORMAT: XRGB8888.
[INFO] [Content] Content loading skipped. Implementation will load it on its own.
[INFO] [Environ] GET_SAVE_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\saves\dolphin-emu".
[INFO] [Environ] GET_SYSTEM_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system".
[INFO] [Environ] GET_CORE_ASSETS_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\downloads".
[INFO] [Environ] SET_DISK_CONTROL_EXT_INTERFACE.
[INFO] [Environ] GET_LOG_INTERFACE.
[INFO] [Environ] GET_PREFERRED_HW_RENDER, video driver: "d3d12"...
[INFO] [Environ] GET_PREFERRED_HW_RENDER: RETRO_HW_CONTEXT_D3D12.
[INFO] [Environ] SET_HW_RENDER, context type: glcore.
[INFO] [HW] Requesting core OpenGL context (3.3).
[libretro INFO] 06:36:823 DolphinLibretro/Boot.cpp:226 N[Video]: Using GFX backend: OGL
[INFO] [Environ] GET_RUMBLE_INTERFACE.
[libretro INFO] 06:36:832 Core/ConfigManager.cpp:240 N[CORE]: Active title: Animal Crossing (GAFE01)
[libretro INFO] 06:36:835 Core/Core.cpp:1015 N[COMMON]: Want determinism <- false
[INFO] [Environ] SET_CONTROLLER_INFO.
[INFO] [RCHEEVOS] Hardcore enabled
[INFO] [RCHEEVOS] Unofficial disabled
[INFO] [RCHEEVOS] Encore mode disabled
[INFO] [RCHEEVOS] Spectator mode disabled
[INFO] [RCHEEVOS] Load started, hardcore active
[INFO] [RCHEEVOS] Identifying game: D:\LibraryEmulation\Gamecube\Games\Animal Crossing (USA).iso
[INFO] [RCHEEVOS] Found 6 potential consoles for iso file extension
[INFO] [RCHEEVOS] Trying console 21
[INFO] [RCHEEVOS] Could not locate primary executable
[INFO] [RCHEEVOS] Trying console 41
[INFO] [RCHEEVOS] Not a PSP game disc
[INFO] [RCHEEVOS] Trying console 43
[INFO] [RCHEEVOS] Not a 3DO CD
[INFO] [RCHEEVOS] Trying console 9
[INFO] [RCHEEVOS] Not a Sega CD
[INFO] [RCHEEVOS] Trying console 16
[INFO] [RCHEEVOS] Opened Animal Crossing (USA).iso
[INFO] [RCHEEVOS] Hashing 122788 byte partition header
[INFO] [RCHEEVOS] Hashing 9504 byte main.dol code segment 0
[INFO] [RCHEEVOS] Hashing 671936 byte main.dol code segment 1
[INFO] [RCHEEVOS] Hashing 64 byte main.dol data segment 0
[INFO] [RCHEEVOS] Hashing 96 byte main.dol data segment 1
[INFO] [RCHEEVOS] Hashing 64 byte main.dol data segment 2
[INFO] [RCHEEVOS] Hashing 32 byte main.dol data segment 3
[INFO] [RCHEEVOS] Hashing 24704 byte main.dol data segment 4
[INFO] [RCHEEVOS] Hashing 207392 byte main.dol data segment 5
[INFO] [RCHEEVOS] Hashing 1792 byte main.dol data segment 6
[INFO] [RCHEEVOS] Hashing 2880 byte main.dol data segment 7
[INFO] [RCHEEVOS] Generated hash 4f69c7886162509baa0882062bb2e1c8
[INFO] [RCHEEVOS] Fetching data for hash 4f69c7886162509baa0882062bb2e1c8
[INFO] [SRAM] Skipping SRAM load.
[INFO] [Core] Version of libretro API: 1, Compiled against API: 1
[INFO] [Core] Geometry: 2560x2112, Aspect: 1.333, FPS: 59.94, Sample rate: 32029.00 Hz.
[INFO] [Video] Set video size to: 2560x1440.
[INFO] [Video] Using HW render, glcore driver forced.
[INFO] [Video] "glcore" saved as cached driver.
[INFO] [GLCore] Found GL context: "wgl".
[INFO] [GLCore] Detecting screen resolution: 2560x1440.
[INFO] [WGL] Extensions: WGL_ARB_buffer_region WGL_ARB_create_context WGL_ARB_create_context_no_error WGL_ARB_create_context_profile WGL_ARB_create_context_robustness WGL_ARB_context_flush_control WGL_ARB_extensions_string WGL_ARB_make_current_read WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format WGL_ARB_pixel_format_float WGL_ARB_render_texture WGL_ATI_pixel_format_float WGL_EXT_colorspace WGL_EXT_create_context_es_profile WGL_EXT_create_context_es2_profile WGL_EXT_extensions_string WGL_EXT_framebuffer_sRGB WGL_EXT_pixel_format_packed_float WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_NVX_DX_interop WGL_NV_DX_interop WGL_NV_DX_interop2 WGL_NV_copy_image WGL_NV_delay_before_swap WGL_NV_float_buffer WGL_NV_multisample_coverage WGL_NV_multigpu_context WGL_NV_render_depth_texture WGL_NV_render_texture_rectangle 
[INFO] [WGL] Adaptive VSync supported.
[INFO] [GLCore] Initializing HW render (4096x4096).
[INFO] [GLCore] Max texture size: 32768 px, renderbuffer size: 32768 px.
[INFO] [GLCore] Vendor: NVIDIA Corporation, Renderer: NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2.
[INFO] [GLCore] Version: 4.6.0 NVIDIA 581.57.
[INFO] [GLCore] Using resolution 2560x1440.
[INFO] [Input] Found joypad driver: "dinput".
[INFO] [GLCore] Using Slang shader backend.
[INFO] [GLCore] Loading stock shader.
[INFO] [GLCore] Building pass #0 (N/A)
[INFO] [GLCore] Not using frame history.
[INFO] [GLCore] Not using framebuffer feedback.
[INFO] [Video] Found display server: "win32".
[libretro ERROR] 06:37:087 VideoCommon/PostProcessing.cpp:56 E[Video]: Post-processing shader not found: D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system/dolphin-emu/Sys/Shaders/default_pre_post_process.glsl
[INFO] [Audio] Set audio input rate to: 32029.00 Hz.
[INFO] [SDL audio] Requested 64 ms latency for output device, received 85 ms.
[INFO] [Audio] Started synchronous audio driver.
[WARN] [Audio] Rate control was desired, but driver does not support needed features.
[INFO] [Microphone] Initialized microphone driver.
[INFO] [Display] Found display driver: "glcore".
[INFO] [MIDI] Output device: "Microsoft GS Wavetable Synth".
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Playlist] Loading favorites file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_favorites.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_image_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_music_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_video_history.lpl".
[INFO] [Playlist] Written to file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_history.lpl".
[libretro INFO] 06:38:227 Core/Boot/Boot.cpp:521 N[BOOT]: Booting from disc: D:/LibraryEmulation/Gamecube/Games/Animal Crossing (USA).iso
[INFO] [RCHEEVOS] Identified game: 2901 "Animal Crossing" (4f69c7886162509baa0882062bb2e1c8)
[INFO] [RCHEEVOS] Starting session for game 2901
[libretro INFO] 06:38:395 Core/HW/DSPHLE/UCodes/Zelda.cpp:433 N[DSPHLE]: Received a NOP command: 0
[INFO] [RCHEEVOS] Registered 0x1800000 bytes of SYSTEM RAM at $000000 (offset 0x000000)
[INFO] [RCHEEVOS] 307/307 memory addresses valid
[INFO] [RCHEEVOS] Game 2901 loaded, hardcore enabled
[INFO] [RCHEEVOS] You have 7 of 117 achievements unlocked
[INFO] [Content] Updating firmware status for: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\cores\dolphin_libretro.dll" on "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system".
[INFO] [Core] Using content: "D:\LibraryEmulation\Gamecube\Games\Animal Crossing (USA).rvz".
[INFO] [Runtime] Content ran for a total of: 00 hours, 00 minutes, 04 seconds.
[INFO] [Runtime] Saving runtime log file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\logs\Dolphin\Animal Crossing (USA).lrtl".
[INFO] [RCHEEVOS] Unloading game 2901
[INFO] [Core] Unloading game...
[INFO] [Core] Unloading core...
[INFO] [Core] Unloading core symbols...
[INFO] [Core] Saved core options file to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.opt".
[INFO] [Config] Loading config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\retroarch.cfg".
[INFO] [Override] Configuration overrides unloaded, original configuration restored.
[INFO] RetroArch 1.21.0 (Git a773c50)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i9-14900HX
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE42 AES AVX AVX2 
[INFO] Version: 1.21.0
[INFO] Git: a773c50
[INFO] Built: Sep  6 2025
[INFO] =================================================
[INFO] [Input] Found input driver: "dinput".
[INFO] [Core] Loading dynamic libretro core from: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\cores\dolphin_libretro.dll".
[INFO] [Override] Core-specific overrides found at "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.cfg".
[INFO] [Config] Loading config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\retroarch.cfg".
[INFO] [Config] Appending override config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.cfg".
[INFO] [Override] Redirecting save file to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\saves\dolphin-emu\Animal Crossing (USA).srm".
[INFO] [Override] Redirecting save state to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\states\dolphin-emu\Animal Crossing (USA).state".
[INFO] [Environ] SET_VARIABLES.
[INFO] [Remap] Core-specific remap found at "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\remaps\dolphin-emu\dolphin-emu.rmp".
[INFO] [Environ] SET_PIXEL_FORMAT: XRGB8888.
[INFO] [Content] Content loading skipped. Implementation will load it on its own.
[INFO] [Environ] GET_SAVE_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\saves\dolphin-emu".
[INFO] [Environ] GET_SYSTEM_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system".
[INFO] [Environ] GET_CORE_ASSETS_DIRECTORY: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\downloads".
[INFO] [Environ] SET_DISK_CONTROL_EXT_INTERFACE.
[INFO] [Environ] GET_LOG_INTERFACE.
[INFO] [Environ] GET_PREFERRED_HW_RENDER, video driver: "d3d12"...
[INFO] [Environ] GET_PREFERRED_HW_RENDER: RETRO_HW_CONTEXT_D3D12.
[INFO] [Environ] SET_HW_RENDER, context type: glcore.
[INFO] [HW] Requesting core OpenGL context (3.3).
[libretro INFO] 16:40:881 DolphinLibretro/Boot.cpp:226 N[Video]: Using GFX backend: OGL
[INFO] [Environ] GET_RUMBLE_INTERFACE.
[libretro INFO] 16:40:890 Core/ConfigManager.cpp:240 N[CORE]: Active title: Animal Crossing (GAFE01)
[libretro INFO] 16:40:893 Core/Core.cpp:1015 N[COMMON]: Want determinism <- false
[INFO] [Environ] SET_CONTROLLER_INFO.
[INFO] [RCHEEVOS] Unofficial disabled
[INFO] [RCHEEVOS] Encore mode disabled
[INFO] [RCHEEVOS] Spectator mode disabled
[INFO] [RCHEEVOS] Load started, hardcore active
[INFO] [RCHEEVOS] Identifying game: D:\LibraryEmulation\Gamecube\Games\Animal Crossing (USA).rvz
[INFO] [RCHEEVOS] Found 1 potential consoles for rvz file extension
[INFO] [RCHEEVOS] Trying console 4
[INFO] [RCHEEVOS] Opened Animal Crossing (USA).rvz
[INFO] [RCHEEVOS] Hashing Animal Crossing (USA).rvz (19459780 bytes)
[INFO] [RCHEEVOS] Generated hash 973e1c4382477447b25236f29dd7520b
[INFO] [RCHEEVOS] Load failed (-29): Unknown game
[INFO] [RCHEEVOS] Game not recognized, pausing hardcore
[INFO] [RCHEEVOS] Hardcore disabled
[INFO] [SRAM] Skipping SRAM load.
[INFO] [Core] Version of libretro API: 1, Compiled against API: 1
[INFO] [Core] Geometry: 2560x2112, Aspect: 1.333, FPS: 59.94, Sample rate: 32029.00 Hz.
[INFO] [Video] Set video size to: 2560x1440.
[INFO] [Video] Using HW render, glcore driver forced.
[INFO] [Video] "glcore" saved as cached driver.
[INFO] [GLCore] Found GL context: "wgl".
[INFO] [GLCore] Detecting screen resolution: 2560x1440.
[INFO] [WGL] Extensions: WGL_ARB_buffer_region WGL_ARB_create_context WGL_ARB_create_context_no_error WGL_ARB_create_context_profile WGL_ARB_create_context_robustness WGL_ARB_context_flush_control WGL_ARB_extensions_string WGL_ARB_make_current_read WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format WGL_ARB_pixel_format_float WGL_ARB_render_texture WGL_ATI_pixel_format_float WGL_EXT_colorspace WGL_EXT_create_context_es_profile WGL_EXT_create_context_es2_profile WGL_EXT_extensions_string WGL_EXT_framebuffer_sRGB WGL_EXT_pixel_format_packed_float WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_NVX_DX_interop WGL_NV_DX_interop WGL_NV_DX_interop2 WGL_NV_copy_image WGL_NV_delay_before_swap WGL_NV_float_buffer WGL_NV_multisample_coverage WGL_NV_multigpu_context WGL_NV_render_depth_texture WGL_NV_render_texture_rectangle 
[INFO] [WGL] Adaptive VSync supported.
[INFO] [GLCore] Initializing HW render (4096x4096).
[INFO] [GLCore] Max texture size: 32768 px, renderbuffer size: 32768 px.
[INFO] [GLCore] Vendor: NVIDIA Corporation, Renderer: NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2.
[INFO] [GLCore] Version: 4.6.0 NVIDIA 581.57.
[INFO] [GLCore] Using resolution 2560x1440.
[INFO] [Input] Found joypad driver: "dinput".
[INFO] [GLCore] Using Slang shader backend.
[INFO] [GLCore] Loading stock shader.
[INFO] [GLCore] Building pass #0 (N/A)
[INFO] [GLCore] Not using frame history.
[INFO] [GLCore] Not using framebuffer feedback.
[INFO] [Video] Found display server: "win32".
[libretro ERROR] 16:41:126 VideoCommon/PostProcessing.cpp:56 E[Video]: Post-processing shader not found: D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\system/dolphin-emu/Sys/Shaders/default_pre_post_process.glsl
[INFO] [Audio] Set audio input rate to: 32029.00 Hz.
[INFO] [SDL audio] Requested 64 ms latency for output device, received 85 ms.
[INFO] [Audio] Started synchronous audio driver.
[WARN] [Audio] Rate control was desired, but driver does not support needed features.
[INFO] [Microphone] Initialized microphone driver.
[INFO] [Display] Found display driver: "glcore".
[INFO] [MIDI] Output device: "Microsoft GS Wavetable Synth".
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Environ] SET_INPUT_DESCRIPTORS.
[INFO] [Playlist] Loading favorites file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_favorites.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_image_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_music_history.lpl".
[INFO] [Playlist] Loading history file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_video_history.lpl".
[INFO] [Playlist] Written to file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\builtin\content_history.lpl".
[libretro INFO] 16:41:742 Core/Boot/Boot.cpp:521 N[BOOT]: Booting from disc: D:/LibraryEmulation/Gamecube/Games/Animal Crossing (USA).rvz
[libretro INFO] 16:41:873 Core/HW/DSPHLE/UCodes/Zelda.cpp:433 N[DSPHLE]: Received a NOP command: 0
[INFO] [Video] Restored video driver to "d3d12".
[INFO] [Config] Loading config: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\retroarch.cfg".
[INFO] [Remap] Core-specific remap found at "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\remaps\dolphin-emu\dolphin-emu.rmp".
[INFO] [Override] Configuration overrides unloaded, original configuration restored.
[INFO] [Config] Saved config to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\retroarch.cfg".
[INFO] [Runtime] Content ran for a total of: 00 hours, 00 minutes, 05 seconds.
[INFO] [Runtime] Saving runtime log file: "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\playlists\logs\Dolphin\Animal Crossing (USA).lrtl".
[INFO] [RCHEEVOS] Unloading game 0
[INFO] [Core] Unloading game...
[INFO] [Core] Unloading core...
[INFO] [Core] Unloading core symbols...
[INFO] [Core] Saved core options file to "D:\LibraryEmulation\RetroArch\Emulators\RetroArch\Stable\config\dolphin-emu\dolphin-emu.opt".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions