Duimon - HSM Mega Bezel Graphics and Presets - Feedback and Updates

again thanks for the reply

yes its a setup which i’ve had setup for a while but it was all setup from new just last year when i found your great work. i tried a bit ago today with just loading the content in fresh unpacked files but it still crashes, will unpack again to get log file as i didn’t get one thanks again

1 Like

I have some concerns about this line of the log.

Failed to open G:\Emulators\RetroArch\saves/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/0015c000/content/00000000.app

Do you have the required files from the standalone emulator in the correct location?

i dont have anything in this location in RA folder but do in standalone

1 Like

That is the issue then. There is a setup guide on libretro but I would just Google about setting up Citra on RetroArch. I usually just copy the whole standalone folder into the correct location. For certain games there are other steps to take so finding some kind of complete guide helps a lot.

1 Like

ok will try to find some sort of guide, thanks a bunch for the help again

1 Like

You are welcome. We can chat some in private if you need, when I am back on my PC.

1 Like

ok i will let you know how i get on, thanks ever so much

1 Like

Hey again, so i started again with the required files from citra and heres what i’ve done. dumped the files from my 3ds, placed in citra standalone in the correct place. Games work fine. placed files in the saves/citra folder in RA but games still crash before they start. have tried my RA and new install of RA both do the exact same thing. not sure what else to try. not sure if its amd gpu problem. have tried using glcore, gl and vulkan drivers in RA but all crash at the same place.

1 Like

Can we see a new log?

[INFO] RetroArch 1.14.0 (Git 204cce8)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSE4 SSE4.2 AES AVX AVX2
[INFO] Built: Dec 27 2022
[INFO] Version: 1.14.0
[INFO] Git: 204cce8
[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] [Audio]: Set audio input rate to: 48000.00 Hz.
[INFO] [Video]: Set video size to: fullscreen.
[INFO] [Vulkan]: Vulkan dynamic library loaded.
[INFO] [Vulkan]: Found vulkan context: "vk_w".
[INFO] [Vulkan]: Detecting screen resolution: 1920x1080.
[INFO] [Vulkan]: Found GPU at index 0: "AMD Radeon RX 6900 XT".
[INFO] [Vulkan]: Using GPU index 0.
[INFO] [Vulkan]: Using GPU: "AMD Radeon RX 6900 XT".
[INFO] [Vulkan]: Queue family 0 supports 1 sub-queues.
[INFO] [Vulkan]: Got 3 swapchain images.
[INFO] [Vulkan]: Using resolution 1920x1080.
[INFO] [Vulkan]: Using RGB565 format.
[INFO] [Vulkan]: Loading stock shader.
[WARN] [DInput]: Strong rumble unavailable.
[WARN] [DInput]: Weak rumble unavailable.
[INFO] [Joypad]: Found joypad driver: "dinput".
[INFO] [Video]: Found display server: "win32".
[INFO] [Autoconf]: Dual Action Gamepad configured in port 1.
[INFO] [XAudio2]: Requesting 64 ms latency, using 64 ms latency.
[INFO] [Display]: Found display driver: "vulkan".
[INFO] [Playlist]: Loading history file: "G:\Emulators\RetroArch\content_history.lpl".
[INFO] [Playlist]: Loading history file: "G:\Emulators\RetroArch\content_music_history.lpl".
[INFO] [Playlist]: Loading history file: "G:\Emulators\RetroArch\content_video_history.lpl".
[INFO] [Playlist]: Loading history file: "G:\Emulators\RetroArch\content_image_history.lpl".
[INFO] [Playlist]: Loading favorites file: "G:\Emulators\RetroArch\content_favorites.lpl".
[INFO] [Content]: Updating firmware status for: "G:\Emulators\RetroArch\cores\citra_libretro.dll" on "G:\Emulators\RetroArch\system".
[INFO] [Core]: Using content: "G:\Roms\NINTENDO 3DS\Mario Kart 7 (USA) (Rev 1).3ds".
[INFO] [Core]: Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
[INFO] [Core]: Unloading core..
[INFO] [Core]: Unloading core symbols..
[INFO] [Video]: Does not have enough samples for monitor refresh rate estimation. Requires to run for at least 4096 frames.
[INFO] RetroArch 1.14.0 (Git 204cce8)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSE4 SSE4.2 AES AVX AVX2
[INFO] Built: Dec 27 2022
[INFO] Version: 1.14.0
[INFO] Git: 204cce8
[INFO] =================================================
[INFO] [Input]: Found input driver: "dinput".
[INFO] [Core]: Loading dynamic libretro core from: "G:\Emulators\RetroArch\cores\citra_libretro.dll"
[INFO] [Environ]: SET_VARIABLES.
[INFO] [Environ]: SET_CONTROLLER_INFO.
[INFO] [Overrides]: Redirecting save file to "G:\Emulators\RetroArch\saves\Mario Kart 7 (USA) (Rev 1).srm".
[INFO] [Overrides]: Redirecting save state to "G:\Emulators\RetroArch\states\Mario Kart 7 (USA) (Rev 1).state".
[INFO] [Environ]: GET_LOG_INTERFACE.
[INFO] [Content]: Content loading skipped. Implementation will load it on its own.
[INFO] [Environ]: SET_HW_SHARED_CONTEXT.
[INFO] [Environ]: SET_PIXEL_FORMAT: XRGB8888.
[INFO] [Environ]: SET_HW_RENDER, context type: glcore.
[INFO] Requesting core OpenGL context (3.3).
[INFO] Reached end of SET_HW_RENDER.
[INFO] [Environ]: SET_INPUT_DESCRIPTORS:
[INFO] [Environ]: GET_SAVE_DIRECTORY.
[libretro INFO] Frontend @ citra_libretro/citra_libretro.cpp:retro_load_game:579: Starting Citra RetroArch game...
[libretro INFO] Common.Filesystem @ common/file_util.cpp:FileUtil::SetUserPath:713: Using G:\Emulators\RetroArch\saves/Citra/ as the user directory
[INFO] [Environ]: SET_GEOMETRY: 400x480, Aspect: 0.833.
[libretro INFO] Frontend @ citra_libretro/citra_libretro.cpp:UpdateSettings:444: User dir set to "G:\Emulators\RetroArch\saves/Citra/".
[libretro ERROR] HW.AES @ core/hw/aes/key.cpp:HW::AES::`anonymous-namespace'::LoadPresetKeys:469: Invalid key name generator
[libretro ERROR] HW.AES @ core/hw/aes/key.cpp:HW::AES::`anonymous-namespace'::LoadPresetKeys:443: Failed to parse 
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::Load:343: NCCH is marked as encrypted but with decrypted exheader. Force no crypto scheme.
[libretro INFO] Audio.DSP @ audio_core/hle/wmf_decoder.cpp:AudioCore::HLE::WMFDecoder::Impl::Impl:67: Media Foundation activated
[libretro INFO] Audio.DSP @ audio_core/hle/wmf_decoder_utils.cpp:MFDecoder::MFDecoderInit:50: Windows(R) Media Foundation found 1 suitable decoder(s)
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadOverrides:474: Loaded NCCH G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/0004009b/00010202/content/00000000.app is tainted, application behavior may not be as expected!
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadOverrides:474: Loaded NCCH G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/0004009b/00010402/content/00000000.app is tainted, application behavior may not be as expected!
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadOverrides:474: Loaded NCCH G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/0004009b/00014002/content/00000000.app is tainted, application behavior may not be as expected!
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadOverrides:474: Loaded NCCH G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/0004009b/00014102/content/00000000.app is tainted, application behavior may not be as expected!
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadOverrides:474: Loaded NCCH G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/0004009b/00014202/content/00000000.app is tainted, application behavior may not be as expected!
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadOverrides:474: Loaded NCCH G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/0004009b/00014302/content/00000000.app is tainted, application behavior may not be as expected!
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadOverrides:474: Loaded NCCH G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/000400db/00010302/content/00000000.app is tainted, application behavior may not be as expected!
[libretro ERROR] Service.NWM @ core/hle/service/nwm/nwm_uds.cpp:Service::NWM::NWM_UDS::NWM_UDS:1518: Network isn't initalized
[libretro ERROR] Service.HTTP @ core/hle/service/http_c.cpp:Service::HTTP::HTTP_C::DecryptClCertA:806: ClCertA file missing
[libretro ERROR] Core @ core/telemetry_session.cpp:Core::GetTelemetryId:47: failed to open telemetry_id: G:\Emulators\RetroArch\saves/Citra/config/telemetry_id
[libretro INFO] Loader @ core/loader/ncch.cpp:Loader::AppLoader_NCCH::Load:192: Program ID: 0004000000030800
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::OpenFile:130: Failed to open G:\Emulators\RetroArch\saves/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/0004000e/00030800/content/00000000.app
[libretro INFO] Loader @ core/hle/kernel/process.cpp:Kernel::Process::ParseKernelCaps:141: ExHeader kernel version: 2.32
[libretro INFO] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadSectionExeFS:505: Attempting to load logo from the ExeFS
[libretro INFO] Service.CFG @ core/hle/service/cfg/cfg.cpp:Service::CFG::Module::SetPreferredRegionCodes:660: Preferred region code set to 1
[INFO] [RCHEEVOS]: Load started, hardcore active
[INFO] [RCHEEVOS]: Using host: https://retroachievements.org
[INFO] [RCHEEVOS]: Found 0 potential consoles for 3ds file extension
[INFO] [RCHEEVOS]: Trying console 4
[INFO] [RCHEEVOS]: Opened Mario Kart 7 (USA) (Rev 1).3ds
[INFO] [RCHEEVOS]: Hashing first 67108864 bytes (of 696706048 bytes) of Mario Kart 7 (USA) (Rev 1).3ds
[INFO] [RCHEEVOS]: Generated hash e8ea50c35341995065e1906b5493a208
[INFO] [RCHEEVOS]: Attempting to login EmuAl (with password)
[INFO] [SRAM]: Skipping SRAM load.
[INFO] [Core]: Version of libretro API: 1, Compiled against API: 1
[INFO] [Audio]: Set audio input rate to: 32728.00 Hz.
[INFO] [Video]: Set video size to: fullscreen.
[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: 1920x1080.
[INFO] [WGL]: Extensions: WGL_ARB_create_context WGL_ARB_create_context_profile WGL_EXT_create_context_es2_profile WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_ARB_pixel_format WGL_ARB_pbuffer WGL_ARB_multisample WGL_ARB_pixel_format_float WGL_ARB_make_current_read WGL_ARB_framebuffer_sRGB WGL_ARB_render_texture WGL_ARB_buffer_region WGL_NV_DX_interop WGL_NV_DX_interop2 WGL_NV_swap_group WGL_I3D_genlock WGL_AMD_gpu_association WGL_ARB_context_flush_control WGL_ARB_create_context_no_error WGL_EXT_extensions_string
[INFO] [WGL]: Adaptive VSync supported.
[INFO] [GLCore]: Initializing HW render (8192x8192).
[INFO] [GLCore]: Max texture size: 16384 px, renderbuffer size: 16384 px.
[INFO] [GLCore]: Vendor: ATI Technologies Inc., Renderer: AMD Radeon RX 6900 XT.
[INFO] [GLCore]: Version: 4.6.0 Core Profile Context 22.11.1.221110.
[INFO] [GLCore]: Using resolution 1920x1080.
[WARN] [DInput]: Strong rumble unavailable.
[WARN] [DInput]: Weak rumble unavailable.
[INFO] [Joypad]: Found joypad driver: "dinput".
[INFO] [GLCore]: Loading stock shader.
[INFO] [slang]: Building pass #0 (N/A)
[INFO] [GLCore]: Not using frame history.
[INFO] [GLCore]: Not using framebuffer feedback.
[INFO] [Video]: Found display server: "win32".
[libretro INFO] Render.OpenGL @ video_core/renderer_opengl/renderer_opengl.cpp:OpenGL::RendererOpenGL::Init:988: GL_VERSION: 4.6.0 Core Profile Context 22.11.1.221110
[libretro INFO] Render.OpenGL @ video_core/renderer_opengl/renderer_opengl.cpp:OpenGL::RendererOpenGL::Init:989: GL_VENDOR: ATI Technologies Inc.
[libretro INFO] Render.OpenGL @ video_core/renderer_opengl/renderer_opengl.cpp:OpenGL::RendererOpenGL::Init:990: GL_RENDERER: AMD Radeon RX 6900 XT
[libretro INFO] Render.OpenGL @ video_core/renderer_opengl/gl_format_reinterpreter.cpp:OpenGL::ShaderD24S8toRGBA8::ShaderD24S8toRGBA8:292: Texture views are unsupported, reinterpretation will do intermediate copy
[libretro INFO] Render.OpenGL @ video_core/renderer_opengl/gl_format_reinterpreter.cpp:OpenGL::FormatReinterpreterOpenGL::FormatReinterpreterOpenGL:378: Using shader for D24S8 to RGBA8 reinterpretation
[libretro INFO] Render.OpenGL @ video_core/renderer_opengl/gl_shader_disk_cache.cpp:OpenGL::ShaderDiskCache::LoadTransferable:169: Found a transferable disk cache with 1 entries
[libretro INFO] Render.OpenGL @ video_core/renderer_opengl/gl_shader_disk_cache.cpp:OpenGL::ShaderDiskCache::LoadPrecompiledFile:268: Found a precompiled disk cache with 1 decompiled entries and 1 binary entries
[INFO] [Environ]: SET_GEOMETRY: 400x480, Aspect: 0.833.
[INFO] [XAudio2]: Requesting 64 ms latency, using 64 ms latency.
[INFO] [Display]: Found display driver: "glcore".
[INFO] [Playlist]: Loading history file: "G:\Emulators\RetroArch\content_history.lpl".
[INFO] [Playlist]: Loading history file: "G:\Emulators\RetroArch\content_music_history.lpl".
[INFO] [Playlist]: Loading history file: "G:\Emulators\RetroArch\content_video_history.lpl".
[INFO] [Playlist]: Loading history file: "G:\Emulators\RetroArch\content_image_history.lpl".
[INFO] [Playlist]: Loading favorites file: "G:\Emulators\RetroArch\content_favorites.lpl".
[libretro WARN] Service.SRV @ core/hle/service/sm/srv.cpp:Service::SM::SRV::RegisterClient:63: (STUBBED) called. Caller PID=11
[libretro WARN] Service.SRV @ core/hle/service/sm/srv.cpp:Service::SM::SRV::EnableNotification:85: (STUBBED) called
[libretro WARN] Service.APT @ core/hle/service/apt/apt.cpp:Service::APT::Module::APTInterface::GetLockHandle:317: (STUBBED) called applet_attributes=0X00000000
[libretro WARN] Service.NDM @ core/hle/service/ndm/ndm_u.cpp:Service::NDM::NDM_U::OverrideDefaultDaemons:186: (STUBBED) bit_mask=0x0000000F
[libretro WARN] Service.NDM @ core/hle/service/ndm/ndm_u.cpp:Service::NDM::NDM_U::SuspendDaemons:74: (STUBBED) bit_mask=0x00000006
[libretro WARN] Service.FS @ core/hle/service/fs/fs_user.cpp:Service::FS::FS_USER::InitializeWithSdkVersion:600: (STUBBED) called, version: 0x040002C8
[libretro ERROR] Service.FS @ core/file_sys/archive_extsavedata.cpp:FileSys::ExtSaveDataArchive::OpenFile:141: G:\Emulators\RetroArch\saves/Citra/nand/data/00000000000000000000000000000000/extdata/00048000/F000000B/user/ublg.lst not found
[libretro ERROR] Service.FS @ core/hle/service/fs/fs_user.cpp:Service::FS::FS_USER::OpenFile:77: failed to get a handle for file [Wchar: /ublg.lst]
[libretro ERROR] Service @ core/hle/service/service.cpp:Service::ServiceFrameworkBase::ReportUnimplementedFunction:161: unknown / unimplemented function 'Initialize': port='nim:aoc' cmd_buf={[0]=0x210000}
[libretro WARN] Service.APT @ core/hle/service/apt/apt.cpp:Service::APT::Module::APTInterface::NotifyToWait:296: (STUBBED) app_id=768
[libretro WARN] Service.APT @ core/hle/service/apt/apt.cpp:Service::APT::Module::APTInterface::AppletUtility:592: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[libretro WARN] Service.APT @ core/hle/service/apt/apt.cpp:Service::APT::Module::APTInterface::AppletUtility:592: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[libretro WARN] Service.APT @ core/hle/service/apt/apt.cpp:Service::APT::Module::APTInterface::AppletUtility:592: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[libretro WARN] Service.FRD @ core/hle/service/frd/frd.cpp:Service::FRD::Module::Interface::SetClientSdkVersion:156: (STUBBED) called, version: 0x040002C8
[libretro WARN] Service.FRD @ core/hle/service/frd/frd.cpp:Service::FRD::Module::Interface::GetMyPresence:38: (STUBBED) called
[libretro WARN] Service.APT @ core/hle/service/apt/apt.cpp:Service::APT::Module::APTInterface::SetAppCpuTimeLimit:607: (STUBBED) called, cpu_percent=30, value=1
[libretro ERROR] Service.FS @ core/file_sys/archive_backend.h:FileSys::ArchiveBackend::GetOpenDelayNs:193: Delay generator was not initalized. Using default
[libretro ERROR] Service.FS @ core/file_sys/archive_backend.h:FileSys::ArchiveBackend::GetOpenDelayNs:193: Delay generator was not initalized. Using default
[libretro WARN] Service.GSP @ core/hle/service/gsp/gsp_gpu.cpp:Service::GSP::GSP_GPU::AcquireRight:706: called flag=00000000 process=11 thread_id=0
[libretro ERROR] Render.OpenGL @ video_core/renderer_opengl/gl_rasterizer_cache.cpp:OpenGL::MortonCopy:188: Out of bound texture
[libretro WARN] Service.SRV @ core/hle/service/sm/srv.cpp:Service::SM::SRV::Subscribe:210: (STUBBED) called, notification_id=0x209
[libretro ERROR] Service.FS @ core/file_sys/archive_backend.h:FileSys::ArchiveBackend::GetOpenDelayNs:193: Delay generator was not initalized. Using default
[libretro ERROR] Service.FS @ core/file_sys/file_backend.h:FileSys::FileBackend::GetReadDelayNs:54: Delay generator was not initalized. Using default
[libretro WARN] Service.HID @ core/hle/service/hid/hid.cpp:Service::HID::Module::Interface::GetGyroscopeLowCalibrateParam:403: (STUBBED) called
[libretro ERROR] Service.FS @ core/file_sys/archive_backend.h:FileSys::ArchiveBackend::GetOpenDelayNs:193: Delay generator was not initalized. Using default
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::LoadOverrides:474: Loaded NCCH G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/0004009b/00010202/content/00000000.app is tainted, application behavior may not be as expected!
[libretro WARN] Service.FS @ core/file_sys/ncch_container.cpp:FileSys::NCCHContainer::ReadOverrideRomFS:732: File G:\Emulators\RetroArch\saves/Citra/nand/00000000000000000000000000000000/title/0004009b/00010202/content/00000000.app.romfs overriding built-in RomFS; LayeredFS not enabled
[libretro WARN] Service.CECD @ core/hle/service/cecd/cecd.cpp:Service::CECD::Module::Interface::GetCecInfoEventHandle:711: (STUBBED) called
[libretro WARN] Service.BOSS @ core/hle/service/boss/boss.cpp:Service::BOSS::Module::Interface::InitializeSession:23: (STUBBED) programID=0X0000000000000000
[libretro ERROR] Service.FS @ core/hle/service/fs/fs_user.cpp:Service::FS::FS_USER::OpenArchive:337: failed to get a handle for archive archive_id=0x00000006 archive_path=[Binary: 010000000803000000000000]
[libretro WARN] Service.APT @ core/hle/service/apt/apt.cpp:Service::APT::Module::APTInterface::AppletUtility:592: (STUBBED) called command=0X00000007, input_size=0X00000004, output_size=0X00000001
[libretro WARN] Service.APT @ core/hle/service/apt/apt.cpp:Service::APT::Module::APTInterface::AppletUtility:592: (STUBBED) called command=0X00000004, input_size=0X00000001, output_size=0X00000001
[libretro INFO] Service.DSP @ audio_core/hle/hle.cpp:AudioCore::DspHle::LoadComponent:497: Firmware hash: 0x3318473a60c8e953
[libretro INFO] Service.DSP @ audio_core/hle/hle.cpp:AudioCore::DspHle::LoadComponent:501: Structures hash: 0x228655de1258d999
[libretro INFO] Service.DSP @ core/hle/service/dsp/dsp_dsp.cpp:Service::DSP::DSP_DSP::LoadComponent:189: called size=0xC20A, prog_mask=0x000000FF, data_mask=0x001500FF
[libretro INFO] Service.DSP @ core/hle/service/dsp/dsp_dsp.cpp:Service::DSP::DSP_DSP::RegisterInterruptEvents:255: Registered interrupt=2, channel=2, event=event-002261e4
[libretro WARN] Service.DSP @ core/hle/service/dsp/dsp_dsp.cpp:Service::DSP::DSP_DSP::GetSemaphoreEventHandle:271: (STUBBED) called
[libretro WARN] Service.DSP @ core/hle/service/dsp/dsp_dsp.cpp:Service::DSP::DSP_DSP::SetSemaphoreMask:281: (STUBBED) called mask=0x2000
[libretro INFO] Audio.DSP @ audio_core/hle/hle.cpp:AudioCore::DspHle::Impl::PipeWrite:257: Application has requested initialization of DSP hardware
[libretro INFO] Service.DSP @ core/hle/service/dsp/dsp_dsp.cpp:Service::DSP::DSP_DSP::SetSemaphore:57: called, semaphore_value=4000
[libretro INFO] Service.DSP @ core/hle/service/dsp/dsp_dsp.cpp:Service::DSP::DSP_DSP::SetSemaphore:57: called, semaphore_value=4000
[libretro WARN] Service.FRD @ core/hle/service/frd/frd.cpp:Service::FRD::Module::Interface::GetMyFriendKey:92: (STUBBED) called
[libretro INFO] Service.FRD @ core/hle/service/frd/frd.cpp:Service::FRD::Module::Interface::GetMyScreenName:114: returning the username defined in cfg
[libretro ERROR] Service @ core/hle/service/service.cpp:Service::ServiceFrameworkBase::ReportUnimplementedFunction:161: unknown / unimplemented function 'GetMyMii': port='frd:u' cmd_buf={[0]=0xa0000}
[libretro ERROR] Service @ core/hle/service/service.cpp:Service::ServiceFrameworkBase::ReportUnimplementedFunction:161: unknown / unimplemented function 'GetMyProfile': port='frd:u' cmd_buf={[0]=0x70000}
[libretro WARN] Service.FRD @ core/hle/service/frd/frd.cpp:Service::FRD::Module::Interface::GetFriendKeyList:53: (STUBBED) called, unknown=0, frd_count=100
[libretro ERROR] Service.FS @ core/file_sys/savedata_archive.cpp:FileSys::SaveDataArchive::OpenDirectory:343: Unexpected file in path G:\Emulators\RetroArch\saves/Citra/sdmc/Nintendo 3DS/00000000000000000000000000000000/00000000000000000000000000000000/title/00040000/00030800/data/00000001/system8.dat
[libretro ERROR] Service.FS @ core/hle/service/fs/fs_user.cpp:Service::FS::FS_USER::OpenDirectory:309: failed to get a handle for directory type=4 size=28 data=[Wchar: //system8.dat]
[libretro ERROR] Service.FS @ core/file_sys/archive_backend.h:FileSys::ArchiveBackend::GetOpenDelayNs:193: Delay generator was not initalized. Using default
[INFO] [RCHEEVOS]: EmuAl logged in successfully
[INFO] [RCHEEVOS]: Game could not be identified
[libretro ERROR] Render.OpenGL @ video_core/renderer_opengl/gl_shader_util.cpp:OpenGL::LoadShader:64: Error compiling fragment shader:
WARNING: 0:29: 'defined' : nonportable when expanded from macros for preprocessor expression 
WARNING: 0:29: 'defined' : nonportable when expanded from macros for preprocessor expression 
WARNING: 0:133: 'defined' : nonportable when expanded from macros for preprocessor expression 
WARNING: 0:133: 'defined' : nonportable when expanded from macros for preprocessor expression 
ERROR: 0:149: 'imageSize' : no matching overloaded function found 
ERROR: 0:149: '' : missing #endif 
ERROR: 0:149: '' : compilation terminated 
ERROR: 3 compilation errors.  No code generated.

sorry that took so long, trying to post a log here is messy lol

1 Like

I think it may be an OpenGL driver issue, I found a few conversations about it and the core forces a switch to glcore.

There have been recent developments on OpenGL in the AMD drivers. Have you tried to update your GPU drivers?

Strangely, I deleted any system or saves Citra folder and most games will still run. How many roms have you tried?

thanks again for the reply,

i have the newest drivers except 1, i find if i update to .2 on any set of drivers i have a lot of trouble with RA. so i try to just update to new ones i.e. 22.11.1 - next update for me will be 22.12.1.

every game i have tried works fine in citra but not in core, i have tried many.

I have tried to alter the opt file in RA config path and i have found if i turn off citra_use_hw_renderer = “disabled” then this allows all the games to load but with software renderer its a very slow :stuck_out_tongue: not sure why this would be the case, not sure what to interpret this as, only thing i can think is citra core is buggered on AMD GPU’s ?

AMD GPUs are not supported. Please revert to the CPU Renderer in Emulation - Configure - Graphics.

also found this on citra website referring to citra crashing and wondered if there was a cpu renderer in citra core but can’t find any info on the libretro wiki on citra commands

This is the CPU renderer. So looks like we found our answer. :frowning_face:

Hopefully some improvements will be made soon.

1 Like

ok, yes i do hope so, thanks for your time and help and as always thanks for all the good work that you do :slight_smile:

1 Like

So…

I just finished up adding some roms, RA, the Mega Bezel, and my pack to my sons computer (Which is 900 miles away.)

I tried the DOSBox Pure core for the first time and I have to say I’m fairly impressed. Games that run dismally slow on the SVN run perfectly on Pure and the controls (Although weirdly mapped.) work OTB.

That is cool! :grin:

6 Likes

Duimon_MB_Logo

The Duimon-Mega-Bezel repo and release are updated to v1.0.0.7.

The Potato repo is unchanged.

Changes:

  • Fixed The Mega Duck.
  • Added NDS Book presets.
  • Updated NDS/3DS graphics and presets. (The graphics are now gray scale. Some image names have changed and HSV parameters will have to be adjusted if you are changing the color.)

The link to the current releases are in the first post. Installation/Update instructions are near the end of the second.

8 Likes

Hi dude, well if you do start sharing stuff with the consent, which I feel you have gotten, then I’ll take a look for sure. Saw your Cave variant on page 3945, looks slick as hell.

I also want to say that now that I’ve actually been using your shaders for some time, Duimon (and HSM), it really strikes me as extraordinary work. I knew it from when I was merely reading this thread, but thanks to my new pc and my ability to actually use them, it’s become really apparent how awesome they are. When I’m importing a new emu into Launchbox and it doesn’t have a Retroarch core, it hurts. :slight_smile:

So thanks. Gonna do the C64 one in a moment. Incidentally, if anyone has some quick tips for using vice core and adding gamepad support, that would be helpful as I seem to recall from past attempts it wasn’t so easy as you needed to fiddle with a virtual keyboard and such…

3 Likes

So I think the Potato are done.

I will be spending some time today loading every non CRT version just to make sure.

While I was messing around I decided to do some simple 21x9 overlays, for users that have such a display but are forced to use the potato. (The overlays cover just the black bars on the sides.)

Overlay.

Using Canvas_Overlay_21x9.

Canvas_Overlay_No_Shadow_21x9.

While not a perfect solution, they are better than no option at all.

There will be Carbon and Canvas versions, with and without a drop shadow, in my Backgrounds folder.

5 Likes

So I have spent the most of today diving into the potato presets. I found a few monitor presets that still needed to be rendered. Including this one.

The VGA Monochrome SM124 that I created but never released. :grin:

Also, I have been going through presets that don’t use a 1.33 aspect and defining an explicit aspect. I did this for all my new handhelds but never went back and did the old ones. Forcing the aspect will keep things from breaking in some situations. (And cause me a lot less pain overall.)

While I was at it I fired up the Vectrex Potato.

I would like to thank @HyperspaceMadness for the recent Potato enhancements. The Vectrex potato have never looked better. :smiling_face_with_three_hearts:

4 Likes

OK then… the Potato presets are done. :partying_face:

While I was digging I discovered that my ambient clipping fixes for the Mega Duck and Supervision were insufficient.

I have updated the legacy presets and pushed the changes to the repo. I will do a release tomorrow.

I will also post a list of guides I plan on doing to get some user feedback.

Most of the guides will involve my new presets but I plan on doing some basic Mega Bezel guides as well.

Now is the time for some final feedback on bugs in the legacy presets. I will fix any bugs found while I work on the guides but after the new presets are released the legacy will no longer be updated in any way.


This is starting to get exciting! :grin:

6 Likes