3 Open Issues Need Help Last updated: Jul 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a System.InvalidOperationException in the Windows installer for the Orange 3DS library manager. The exception is caused by a failure to load libc or locate the getuid function.

Complexity: 4/5
bug good first issue

3DS library manager

C#

AI Summary: Integrate makerom installation into the Orange 3DS library manager installer. This involves adding the necessary code to download and install makerom during the Orange installation process.

Complexity: 4/5
enhancement good first issue

3DS library manager

C#

AI Summary: Integrate makerom functionality into the Orange 3DS library manager to allow users to easily create CIA files from their applications. This involves researching makerom's API or command-line interface, and integrating it into the Orange application's workflow, likely requiring modifications to the Orange codebase and potentially adding a new command or menu option.

Complexity: 4/5
enhancement help wanted

3DS library manager

C#