Is it possible to modify images in the '__data' files that are not of the 19 folders used for the idle and cutscenes mods? #20
Closed
Yomikomi4353
started this conversation in
Ideas
Replies: 2 comments 11 replies
-
|
.modfile only works with bdx, it means nothing in android, but ya I think it's possible to mod those background scenes, I'll look into it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Try this: https://github.com/Ark-Repoleved/BDroid_X/releases/tag/Test , you'll need to clean app storage. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Some mods utilize a '.modfile' and a 'texture' folder to modify images in '__data' files in other folders with readable names such as:
"common-imgpiece-skillbackground_1-group4_assets_all_7090c535d89f89bb9270c274fd5b25af"
I ask out of curiosity for your opinion on whether it is possible (or feasible) to modify other '__data' files without the requirement of an atlas or skel/json. If this were so, I believe other folders could be modified as well such as:
"common-specialillust_1_assets_specialillust_1", "common-idcardbgcutscene_1_assets_all",
"common-idcardsticker_1_assets_all"
From my limited understanding on how the code for bdroidx and its dependencies work, it appears to me that doing so would require some non-insignificant changes and/or additions in order for this to happen. Due to my limitations in understanding I must ask you if it even seems in the realm of possibility.
Thank you for reading.
Beta Was this translation helpful? Give feedback.
All reactions