-
Notifications
You must be signed in to change notification settings - Fork 2
Description
While making a script to diff every wad, I noticed each time I tested it there were 1-2 lines of discrepancies between almost every diff_1.csv and diff_2.csv.
Command ran:
wadtools diff --hashtable-path "%hashes%\hashes.game.txt" -o "senna1.csv" -r "%live%\champions\senna.wad.client" -t "%pbe%\champions\senna.wad.client"
I ran these 5 times to test alone, and very occasionally they will be identical, but almost every time they're slightly different. I also did this by using the up arrow in CMD and replacing the sennaX.csv to make sure the command was identical.
I also tried using isolated wads and hashes in a separate folder outside of the game dir or cdtb's hash dir.
senna1.csv
senna2.csv
senna3.csv
senna4.csv
senna5.csv
Adding an entire folder example as well, I'm using Winmerge to quickly compare.