Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get ready for new Atmosphere release #28

Merged
merged 13 commits into from
May 14, 2023
Merged

Get ready for new Atmosphere release #28

merged 13 commits into from
May 14, 2023

Conversation

masagrator
Copy link
Owner

@masagrator masagrator commented May 12, 2023

Atmosphere will introduce new LayeredFS system for games. It will steal from Application pool memory for games listed in source code of Atmosphere. This way it wants to handle games with big number of romfs files. This can affect SaltyNX loading because it relies also on stealing from Application some memory, but Atmosphere will have a priority.

So to combat games that will have issues after introducing this new feature exceptions.txt will accept now new flag:

R0100000000010000

titleid of game preceded by "R" will abort injecting SaltyNX if any file or folder will be detected inside atmosphere/contents/*titleid*/romfs/.

Waiting for new Atmosphere release to check how this works and update exceptions.txt with new games if necessary.

And thanks to new devkit release memory footprint of SaltyNX sysmodule will be reduced by almost 50%.

@masagrator masagrator merged commit a3c5d1c into master May 14, 2023
@masagrator masagrator deleted the LFS_update branch May 14, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant