Live replace any file (including IFS contents) in Konmai games
Go to file
2021-06-23 09:32:21 +10:00
data_mods 2.0 BETA 2020-07-29 21:59:37 +10:00
layeredfs v2.2: fix winxp, support ifs-in-ifs 2021-06-23 09:32:21 +10:00
minhook Add deps to make building easier 2020-08-24 23:00:01 +10:00
.gitignore Add deps to make building easier 2020-08-24 23:00:01 +10:00
layeredfs.sln Clean some things 2019-06-29 17:37:33 +10:00
LICENSE Add license 2019-09-27 20:37:44 +10:00
README.md Add readme 2019-09-27 20:45:44 +10:00
README.txt Update README 2020-08-15 20:31:06 +10:00

IFS LayeredFS

Never repack an IFS again. Full usage instructions available at your forum of choice.

This code has grown organically and is some of the worst C that I have ever distributed. The code itself is more or less fine, but the organisation leaves a lot to be desired. There are many vestigal remains of past AVS experiments.

Built with Visual Studio 2017, but should build with any sane C++ compiler. Feel free to open an issue if this is not the case.

I encourage pull requests, but might take a while to properly test them prior to merge. If you can show your PR works with SDVX/IIDX < 24/IIDX >= 25, I will probably accept it.

Please read the LICENSE. It is nonstandard.