ocornut / meka

MEKA - Sega 8-bit emulator with debugging/hacking tools
http://www.smspower.org/meka
304 stars 49 forks source link

Error loading file: "cursor_main.tga" #61

Open Lakittor opened 4 years ago

Lakittor commented 4 years ago

Everytime i launch the latest build, this error pops up.

Failed! Error loading image: "cursor_main.tga"

nicolasbocquet commented 2 months ago

Same here, on Windows 11. It seems there is an error on the file "cursor_main.tga", And it stops mekaw.exe

maxim-zhao commented 2 months ago

You get that if the Data directory is not found.

nicolasbocquet commented 2 months ago

Hmm OK. So, I downloaded the latest release on a PC with windows 10 and a PC with windows 11. Both have the same files, same directories, and "Data/" directory with it. It works totally fine on Windows 10, but this error prompts on windows 11. I did nothing but unzip and launch mekaw.exe, on both computers.