Game - Immortals Fenyx Rising, LayeredFS not working.
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.
See above. Any game version.
N/A
10.2.0
Atmosphere 0.15.0 / Hekate v5.3.4
On Atmosphere 0.16.0 (pre-release) the same issue
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
Most helpful comment
Yeah, it uses a romfs open command (program index) which we don't actually support right now. Should probably add support.