libretro / libretro-atari800

atari800 3.1.0 for libretro/libco WIP
17 stars 45 forks source link

Compiled on devkitpro for Wii but it's not working on nightlies, also controls not working. #55

Closed metallic77 closed 4 years ago

metallic77 commented 4 years ago

I compiled the atari800 core for Wii using devkitpro (r29-1) but same core is not working on nightlies, what i noticed is that when i cloned this source (using git clone command ) it didn't download all files (!) so that's why it wasn't compiling properly before. Manually downloaded the source, extracted to libretro-super, run the libretro-build-wii.sh script and bingo, it compiled and run on my Wii.

here is the .dol file. https://www.dropbox.com/s/c84ldvchffvb2dw/atari800_libretro_wii.zip?dl=0

Also please look at fixing the controls for this core as the wiimote buttons are not working. Thanks

probably same issue with this https://github.com/libretro/RetroArch/issues/11217

ghost commented 4 years ago

Safe to close ticket?

metallic77 commented 4 years ago

Yes it is working now with controls etc.