nesbox / TIC-80

TIC-80 is a fantasy computer for making, playing and sharing tiny games.
https://tic80.com
MIT License
4.83k stars 460 forks source link

[Question] How i can compile TIC-80 as a Libretro core for Nintendo Wii? #2552

Open saulfabregwiivc opened 1 month ago

saulfabregwiivc commented 1 month ago

Hi!!!!

I'm interested in having a Wii homebrew core of TIC-80 for RetroArch.

And before you say me; yeah i know there's the official Libretro RetroArch releases but newer releases didn't care about the Wii, resulting in multiple issues and errors. So i want to compile the latest improvements of the core, but using an older RetroArch for Wii which i know it works 100%. I'd like to see how i can compile the core (the .a file) of TIC-80, seeing that i need to use CMake (which i have in my PC).

What is the CMake command for compile this for Wii?

Thanks.

aliceisjustplaying commented 1 month ago

Hi, We don't currently have a Wii build and likely can't help with this directly, sadly.