Skip to content

Tracking Progress #3

@halotroop2288

Description

@halotroop2288

Progress

Vital Core Features

These are absolutely required for starting the engine. Without them, it may not even compile.

  • Threading (coreinit)
    • Thread (coreinit/thread)
    • Mutex (coreinit/mutex)
    • Semaphore (coreinit/semaphore)
  • Crash handling
  • OS integration
    • Software information
    • Hardware information

Input / Output

These can wait until the core features are implemented, but are vital to the everyday usage of the engine.

  • Filesystem access
  • Graphics (gx2, gx2r)
  • Audio (sndcore2)
  • Input
    • Gamepad (VPAD)
    • Wii remotes (KPAD)
    • GameCube Controllers (HPAD)
    • HID Devices

OS / Platform features

These can be important for some game features, but are not absolutely vital.

  • Home Menu (ProcUI)
  • Keyboard overlay (swkbd)
  • Time

Optional Tertiary Features

These can be added last, as they are only required for specific niches, such as multiplayer.

  • Networking
    • HTTPClient

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions