DATA/GRF comparer

evilpuncker

vai se tratar garota
Messages
2,178
Points
0
Age
109
Location
bronzil
Github
EPuncker
Emulator
Client Version
2019-05-30a MAIN
PS: I MEAN THE EXTRACTED GRF, NOT THE GRF ITSELF

I'm here to ask the following... well, first I'll explain why.

My players uses bRO to play my server, they don't want to download and I don't want them to download kRO in order to make them able to use new features (maps, sprites, etc), since bRO is not as updated as kRO (rly?), so I want to ask for a tool that check between two folders, lets say... bRO_data and kRO_data, and it lists the missing files that bRO_data doesn't have and create a patch (new folder) with the missing files, so I can include them in my server installer. I know that there are lots of file/folder comparison tools, but they are kinda a mess
default_biggrin.png


btw I want to ask for the option to ignore files by extension (so I can ignore .lua/b and .txt for example) and ignore files with same name but modified content.

thanks in advance and I'm here to answer any question you may have!

 
Last edited by a moderator:
For comparing GRF, a GUI would only be a front-end for rsudiff. For comparing folders/files it would have to be from scratch.

 
I think you can compare folders with regular comparison programs such as WinMerge.
as I said:

 I know that there are lots of file/folder comparison tools, but they are kinda a mess 
default_biggrin.png
default_tongue.png
I've tried lots of them including winmerge, but I wanted something more especific to RO

 
For comparing GRF, a GUI would only be a front-end for rsudiff. For comparing folders/files it would have to be from scratch.
rsudiff did the trick, thanks! solved!

 
Back
Top