Skip to content

r5115f64

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 19:17
5115f64
act: Add more command names and implement GetErrorCode (#237)

* act: Add more command names and implement GetErrorCode

The command names have been extracted from 3dbrew and the JavaScript
bindings that the NNID settings uses internally.

The error names have been extracted from the Wii U implementation
(102-XXXX), which are compatible with the 3DS ones except for 022-5XXX,
which are error codes specific to the 3DS.

* act: Split error codes into separate file