Fake patch

12/03/2019 20:36 Limoo#1
How can I add all changes made to .NOS files automatically after a patch? Maybe with a fake patch :thinking:
12/03/2019 21:10 0Lucifer0#2
Reverse engineer the updater. Pretty sure it compare the version and go fetch a update tree in a specific url and download replace files
12/03/2019 21:37 Limoo#3
So is it not possible to have a fake patch to use after each update?

Is it possible to create a fake patch?
I saw here on Elitepvpers that someone had created .PKG files. I don't remember how it works
12/03/2019 21:39 Pumba98#4
The gf patcher just replaces the whole .NOS files
12/03/2019 21:56 Limoo#5
Quote:
Originally Posted by Pumba98 View Post
The gf patcher just replaces the whole .NOS files
Not really all the files. Sometimes I have the modified files left and to restore them I have to delete it and recreate it in with gf patcher.
12/03/2019 22:08 Blowa#6
Quote:
Originally Posted by Limoo View Post
Not really all the files. Sometimes I have the modified files left and to restore them I have to delete it and recreate it in with gf patcher.
It does when it's in "force repair" mode, since it checks files hashes to know whether or not he should "update" the given file.
12/03/2019 22:37 Pumba98#7
Quote:
Originally Posted by Limoo View Post
Not really all the files. Sometimes I have the modified files left and to restore them I have to delete it and recreate it in with gf patcher.
Just wanted to say it doesn't only download the changed part of a .NOS file but always the whole .NOS

If you want to apply your own modifications again you could use OnexExplorer with the export/import from Config option. It defines files that should be added/replaced in a json, but it's very basic and nowhere explained