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

[Godot 3.5] Server proof-of-concept #1

Open
wants to merge 1 commit into
base: 3.5
Choose a base branch
from
Open

Conversation

halotroop2288
Copy link
Member

@halotroop2288 halotroop2288 commented Mar 10, 2024

Untested. Based on @TGRCdev's old 3.2 port.

The GX driver has been removed, it was unfinished anyway and needs to be rewritten.

Unsupported modules

  • Bullet: unsupported due to missing semaphore.h
  • mbedtls: has not been ported to Wii
  • Mobile VR: Wii is not mobile, nor capable of VR by default
  • Theora: Undefined reference to oggpack_*
  • UPNP: unsupported due to missing sys/socket.h
  • WebM: unsupported due to missing semaphore.h
  • WebSocket: unsupported due to missing netinet/in.h (wslay)

@halotroop2288 halotroop2288 added the enhancement New feature or request label Mar 10, 2024
@halotroop2288 halotroop2288 requested review from TGRCdev and a team March 10, 2024 04:10
@halotroop2288 halotroop2288 mentioned this pull request Mar 10, 2024
Copy link

@TGRCdev TGRCdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build sizes:
godot.wii.opt.32.dol = 30M
godot.wii.opt.32.elf = 97M

Signed-off-by: Caroline Joy Bell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants