Providing these links without context, after claiming that MIT licensed engines won’t have any issues, sort of implies that open source engines can be used fine to target consoles.
The fact developers have been able to ship Godot games on console doesn’t help much unless those developers are willing to share whatever proprietary engine-to-console-SDK-interface code they wrote.
Unity and Unreal, in contrast, will happily license equivalent code to you.
I think this section of the second Godot link is worth pulling out and quoting:
> … it is impossible for Godot to include first-party console support out of the box. Even if someone would contribute it, we simply could not host this code legally in our Git repository for anyone to use.
> Additionally, it would not be possible to distribute this code under the same license that Godot uses (MIT) because this is in direct conflict with the proprietary licenses and non-disclosure terms that console manufacturers require to have access to the knowledge needed to write this code.
> To make it simple, it is not possible for Godot to support consoles as an open source project.
The Godot core developers have a company you can partner with for a Godot build for those platforms. It's not really a big deal if you're making the kind of money to make that port worth it.
> [...] sort of implies that open source engines can be used fine to target consoles.
That was my intention.
> The fact developers have been able to ship Godot games on console doesn’t help much [...]
Well, it demonstrates that it's entirely possible, either via DIY, hiring an in-house specialist or contracting to one of the companies who has already implemented the functionality.
> [...] unless those developers are willing to share whatever proprietary engine-to-console-SDK-interface code they wrote.
The third party porting companies are willing to "share" that code--for a fee. They could also do the same for free as long as they respect the terms of their contract with the console platform (which probably is along the lines of "don't disclose anything to people who don't also have a contact with the console platform").
A group of companies could even cooperate on this but we'd presumably not know the details.
> Unity and Unreal, in contrast, will happily license equivalent code to you.
Sure, but it's also neither free[0] nor Open Source, e.g.:
"Build and deploy to closed platforms such as Nintendo Switch™, PlayStation®, and Xbox®. An active Unity Pro subscription is required to access these build modules via developer platform forums."
The nuance of "it is not possible for Godot to support consoles as an open source project" is that "it is not possible for [the] Godot [Project] to support consoles as an open source project [but the Godot Enginecan be used on consoles if you write the support code yourself or license it from someone]".
Despite detailed explanations (from the devs) of the nuances, too many people interpret the situation as "you can't deploy Godot-based games on consoles" rather than "you can deploy Godot-based games on consoles but you can't get the code to do so from the Godot Project itself because vendors won't let it".
But perhaps for some people this isn't a significant distinction.
I mean, sure, but the situation is actually "we know multiple vendors who will compete & sell you what you need and if that's not satisfactory you can DIY".
At the end of the day the situation is entirely driven by the requirements of the console platform owners.
You can choose to:
* depend on a closed source proprietary game engine & console integration and associated risks/benefits; or,
* an open source game engine & console integration via one of multiple vendors or DIY and associated risks/benefits.
W4Games, owned by one of the core developers of Godot, will happily license a plugin module that allows you to do console export. So there's no difference here, it's just a plugin instead of part of the engine itself.
Under terms that are even less predictable and subject to capricious change than those of the major commercial engines.
The question developers are asking themselves is ‘if I start out building a game for the next two or three years, when I come to commercialize this, will I have palatable and viable options to do so?
Unity’s random adjustment of their terms is precisely what is driving developers away. But at least Unity is making it clear what those terms are. ‘Talk to one of us privately when you get to the point where you’re ready to port to a console’ is even less certain.
Can't Godot org itself offer the commercial support required for those projects that want/need to release on commercial platforms? It's not like they have to add those device-specific exporters on their main repo.
A key aspect is that neither Godot (the project--which doesn't exist as a legal entity) nor Godot Foundation (which exists as a legal entity but AIUI has restrictions on what activities it can perform) would be able to satisfy the requirements of the console platform vendors in terms of qualifying for access to a platform SDK.
Obligatory relevant Godot-related links:
* https://docs.godotengine.org/en/4.1/tutorials/platform/conso...
* https://godotengine.org/article/godot-consoles-all-you-need-...
* https://w4games.com/2023/08/06/w4-games-unveils-w4-consoles-...
Couple of Godot-based games available on console:
* https://en.wikipedia.org/wiki/Cassette_Beasts#Development / https://godotengine.org/article/godot-showcase-cassette-beas...
* https://en.wikipedia.org/wiki/Sonic_Colors#Reception_2