Is it possible to create some kind of patch that recognizes the differences between two files, (the byte structure for example) and it creates a new data file from the old one? Because up to now, my patches had to contain the WHOLE data files. I’d also like to code it in java. Any help/suggestions/tutorials are welcome.
Thank you.