8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #518 from Wryyyong/patch-1 Very minor fix for libctru 1.6.0 compatibility
Correct cURL error handling logic.
Pass file list filter through to multi-file actions.
Fix URL parsing.
Correct battery icons.
Remove curl code.
Remove missed 3DSX support code, add TitleDB version string to info d… …isplay.
Allow switching camera in QR code reader.
Remove automatic URL encoding. URL encoding should only be performed on parameters, and thus should be done by the provider of the URL ahead of time.
Fix user agent string. Closes #381