Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for exotic platforms (Windows XP, PS Vita, PSP, 3DS, etc.) #57

Open
Darthagnon opened this issue Nov 3, 2024 · 0 comments

Comments

@Darthagnon
Copy link

Darthagnon commented Nov 3, 2024

Describe the project you are working on

Godot is an almost universal game engine, but it never had official support for some exotic platforms. Community members have made unofficial ports of Godot to other platforms but these remain as standalone separate projects. It would be nice if they could all be merged into one master project.

Describe the problem or limitation you are having in your project

Redot could differentiate itself from Godot by merging in the export templates and changes needed to support these exotic platforms, and could become a truly universal game engine.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

There are some unofficial ports of Godot to exotic platforms:

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Rough workflow: pull request from the various projects linked (above), adjust and merge.

If this enhancement will not be used often, can it be worked around with a few lines of script?

N/A

Is there a reason why this should be core and not an add-on in the asset library?

I'm not sure console homebrew export templates (and possible engine tweaks) can be added as assets. Currently, they're standalone forks of Godot at various points in history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants