libretro / gambatte-libretro

Hard fork of Gambatte to the libretro API.
http://sourceforge.net/projects/gambatte/
GNU General Public License v2.0
104 stars 78 forks source link

Retroarch cant load gambatte core #154

Closed GodSponge closed 2 years ago

GodSponge commented 4 years ago

When trying to run any ROMs, I get this in the log: D:\Games\LaunchBox\Emulators\retro arch>[INFO] RetroArch 1.8.5 (Git 532fd88e2f) [INFO] Redirecting save file to "D:\Games\LaunchBox\Emulators\retro arch\saves\ROM.srm". [INFO] Redirecting savestate to "D:\Games\LaunchBox\Emulators\retro arch\states\ROM.state". [INFO] === Build ======================================= [INFO] CPU Model Name: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz [INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE4.2 AES AVX [INFO] Built: Mar 19 2020 [INFO] Version: 1.8.5 [INFO] Git: 532fd88e2f [INFO] ================================================= [INFO] Loading dynamic libretro core from: ".\cores\gambatte_libretro.dll" [ERROR] Failed to open libretro core: "D:\Games\LaunchBox\Emulators\retro arch\cores\gambatte_libretro.dll" Error(s): %1 is not a valid Win32 application.

I have tried updating the core and still had the same issue. I even deleted the dll file manually and redownloaded the core from the updater and still get the same error. Loading other cores runs the games as they should.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/92248822-retroarch-cant-load-gambatte-core?utm_campaign=plugin&utm_content=tracker%2F1258974&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1258974&utm_medium=issues&utm_source=github).
hizzlekizzle commented 4 years ago

Confirmed. It looks like the buildbot is pushing a 64-bit library out to the 32-bit core repository.

inactive123 commented 2 years ago

This is fixed according to @hizzlekizzle , closing...