Open Issues Need Help
View All on GitHubAI 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.
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.
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.