Love2D to switch
Posted: Mon May 18, 2020 12:54 pm
Hey there is is possible to port a love2D game to switch ?
I really wish Nintendo would get rid of those NDAs, I wonder what their motivations are because to me this seems counter productive. Nintendo doesn't always make the most sound decisions so it might just be because they're used to it.slime wrote: ↑Mon May 18, 2020 2:48 pm FYI lovepotion is a ground-up rewrite of love's APIs (rather than a port), with the purpose of running on homebrew operating systems for Nintendo hardware. It's not a tool that would let you sell a game on Switch or otherwise publish to Nintendo's services.
There is at least one real port of love (0.10) to Switch, but if the creator of that port wanted to make it available to you, you'd need to be part of Nintendo's developer program to have access to it due to their NDAs on Switch APIs and such. It's not legally possible to make a completely public console port of any engine.
There's this, though I don't think it's commercial.gingerbeardman wrote: ↑Thu May 27, 2021 11:31 amI understand that the port is not sharable, but what Switch game used Love2D? Thanks!
Kingdom Rush (https://github.com/cigumo/krli/wiki)gingerbeardman wrote: ↑Thu May 27, 2021 11:31 am I understand that the port is not sharable, but what Switch game used Love2D? Thanks!
That uses LovePotion, which isn't a port or backend of love, it's an independent project / separate codebase which mimics love's APIs. It's homebrew-only and doesn't let you put games on Nintendo's stores (unlike the Switch backend of love used above).Gunroar:Cannon() wrote: ↑Thu May 27, 2021 7:52 pm There's this, though I don't think it's commercial.
It's a quality thing. Nintendo would rather release a few, high quality games a month, than have hundreds of garbage titles showing up all the time.
Okay, I see. I didn't know, just did a google search and is it the same kingdom rush?slime wrote: ↑Thu May 27, 2021 8:28 pm l
Kingdom Rush (https://github.com/cigumo/krli/wiki)
https://www.nintendo.com/games/detail/k ... sh-switch/
https://www.nintendo.com/games/detail/k ... rs-switch/
https://www.nintendo.com/games/detail/k ... ns-switch/
That uses LovePotion, which isn't a port or backend of love, it's an independent project / separate codebase which mimics love's APIs. It's homebrew-only and doesn't let you put games on Nintendo's stores (unlike the Switch backend of love used above).Gunroar:Cannon() wrote: ↑Thu May 27, 2021 7:52 pm There's this, though I don't think it's commercial.