Atmosphere: LayeredFS not working for one game

Created on 5 Dec 2020  路  5Comments  路  Source: Atmosphere-NX/Atmosphere

Bug Report

Game - Immortals Fenyx Rising, LayeredFS not working.

What's the issue you encountered?

Exefs is ok, but when i putting files to romfs, the game just ignore all of them and "romfs_metadata.bin" file did not created.

How can the issue be reproduced?

See above. Any game version.

Crash Report

N/A

System Firmware Version

10.2.0

Environment?

Atmosphere 0.15.0 / Hekate v5.3.4

Additional context?

On Atmosphere 0.16.0 (pre-release) the same issue

Most helpful comment

Yeah, it uses a romfs open command (program index) which we don't actually support right now. Should probably add support.

All 5 comments

Yeah, it uses a romfs open command (program index) which we don't actually support right now. Should probably add support.

i notice Xenoblade Chronicles 2 wont read exracted romfs files expect the libnx but if you extract the common.bdat from bf2.ard it will not read it at all it does however read the recompiled bf2.ard if this is something that can be fixed with atmosphere will be great

i notice Xenoblade Chronicles 2 wont read exracted romfs files expect the libnx but if you extract the common.bdat from bf2.ard it will not read it at all it does however read the recompiled bf2.ard if this is something that can be fixed with atmosphere will be great

This is not the Atmosphere issue. Atmosphere won't help you read files that game code doesn't expect. If you will unpack common.bdat from bf2.ard, game won't read that because it doesn't expect this file to be outside of bf2.ard. Original issue is completely different and valid case.

i notice Xenoblade Chronicles 2 wont read exracted romfs files expect the libnx but if you extract the common.bdat from bf2.ard it will not read it at all it does however read the recompiled bf2.ard if this is something that can be fixed with atmosphere will be great

This is not the Atmosphere issue. Atmosphere won't help you read files that game code doesn't expect. If you will unpack common.bdat from bf2.ard, game won't read that because it doesn't expect this file to be outside of bf2.ard. Original issue is completely different and valid case.

thx i thought so but wanted to ask someone more in the know

Didn't think it was worth creating a new ticket for, but layered fs seems to also not be working on origami king, have been trying to load the google translate patch and i have tried all suggestions i could find online

Was this page helpful?
0 / 5 - 0 ratings