Skip to content

Expose Wiimote memory calls and HID in general with the WPAD API #251

@AllMeatball

Description

@AllMeatball

Feature Request

What feature are you suggesting?

Overview:

I've noticed that in the wiiuse API there isn't a way to just access memory, registers or do HID calls to Wiimotes.

Basically this request is just to expose some of the API calls in wiiuse for general homebrew application for proper use without odd hacks.

Smaller Details:

Nature of Request:

  • Addition
    • Adding functions like WPAD_WriteMemory, WPAD_ReadMemory and WPAD_SendCommand to wpad.h
  • Change
    • Unknown (doubting much if any changes, likely only the addtions)
  • Removal
    • N/A

Why would this feature be useful?

This feature helps mostly access to stuff like Miis or any special uses for games that utilize RAM or EEPROM storage on Wiimotes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions