geyiy58869 Posted December 3, 2021 Share Posted December 3, 2021 HiSo I've seen the mods and they're usually just xnb mods (pre-SMAPI mods). I was checking if there was a way to use content patcher mods and I think I've found a way but there's a problem.Basically:1. Install SMAPI content patcher mods on PC version (theoretically should work on all non DLL mods)2. Run SMAPI on PC3. Create script that lists files that use target: from content.json (Done)4. Run patch export on each target file via SMAPI console5. Create script that moves and renames and moves files to the correct folders (e.g. Characters_Abigail.png to Characters\Abigail.png)6. Repack files7. Copy files to corresponding Atmosphere content folderThe problem is that SMAPI will only export files that have been loaded by the game. Does anyone know how to make SMAPI or the game load all files so that we can export each file? Link to comment Share on other sites More sharing options...
Recommended Posts