Skip to content

Conversation

@hediibl
Copy link
Contributor

@hediibl hediibl commented Jan 5, 2026

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • Have you verified that the manifest contains valid JSON?
  • Are you certain that this manifest is not designed to obtain copyrighted material or software, which you do not have permission to distribute?
  • Submitting malicious software is strictly forbidden, and potentially constitutes criminal activity, punishable by law. To the best of your knowledge, is this submission clear of any malicious intent?

Note: filename.oscmeta is the slug of the application you are submitting. This slug is used to locate files such as "/apps/slug/boot.dol" and "/apps/slug/meta.xml" in the final archive generated by this manifest. These files should be available at this location.


nReader is a Wii homebrew utility that cross-checks /sys/uid.sys, /title, and /ticket, and sends the collected data to https://nreader.eu.
This allows the user to access a human-readable table summarizing the history of their console.
The application is designed for technical inspection and archival purposes.
No system files are modified, and no sensitive data (e.g. console keys) is used.
Only a JSON table containing, for each entry in /sys/uid.sys, the title ID, title status, and ticket status is sent.

@Artuto Artuto added new app New App added to repository awaiting response labels Jan 7, 2026
@Artuto
Copy link
Member

Artuto commented Jan 7, 2026

Does this not work on Dolphin?

@hediibl
Copy link
Contributor Author

hediibl commented Jan 7, 2026

It does not. You can make it work on Dolphin by disabling IOS patching but I think it defeats the purpose of the homebrew (using it in Dolphin means you have the NAND backup, and in that case just use the desktop version instead)

@Artuto
Copy link
Member

Artuto commented Jan 7, 2026

We use Dolphin to validate apps

@hediibl
Copy link
Contributor Author

hediibl commented Jan 7, 2026

I don't know then, the problem is that making it work with Dolphin will prevent it to work with a real console, at least for now. If its only for app validating I can add some debug mode but you'd need to enable it and recompile the app

@Artuto Artuto merged commit 20f6555 into OpenShopChannel:master Jan 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new app New App added to repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants