Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Noexes uses a reserved program ID which will eventually conflict with Atmosphere. #37

Closed
SciresM opened this issue Jun 18, 2020 · 1 comment

Comments

@SciresM
Copy link

SciresM commented Jun 18, 2020

Noexes is currently using program ID 0100000000000038; this is the program ID of the official profiler sysmodule, which provides the banana service used for profiling games.

In the future, Atmosphere will re-implement this system module, using its ID.

This will break noexes and cause atmosphere to fail to launch when noexes is installed.

Noexes probably wants to change its program ID to not use one that's used by an official hos program, since it's not reimplementing the program in question.

SciresM added a commit to SciresM/Noexes that referenced this issue Jun 18, 2020
…y conflict with Atmosphere

See mdbell#37

Noexes is currently using program ID 0100000000000038; this is the program ID of the official profiler sysmodule, which provides the `banana` service used for profiling games.

In the future, Atmosphere will re-implement this system module, using its ID.

This will break noexes and cause atmosphere to fail to launch when noexes is installed.

Noexes probably wants to change its program ID to not use one that's used by an official hos program, since it's not reimplementing the program in question.
@mdbell
Copy link
Owner

mdbell commented Jun 19, 2020

Thank you for the heads up! Just pushed a change to address the title IDs, as well as rebuilt the kip module.

@mdbell mdbell closed this as completed Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants