View Single Post
Old 04-25-21, 06:20 PM   #4
Hebe Vollmaus
Officer
 
Join Date: Jun 2010
Location: Germany
Posts: 244
Downloads: 3
Uploads: 1
Default

Looks like anything needed is already in CCom12.

fc /B orig.file modified.file > diff.file

where:
orig.file = "Complete_CCoM_12_0\MODS\CCoM_CaptainsChoiceOfMods _Release_120_BASIS_EC\sh3.exe"

modified.file = "Complete_CCoM_12_0\MODS\Ahnenerbe_WS-GUI_1920x1080_for_CCoM_by Wurmonkel\sh3.exe"

example:
fc /B sh3.exe sh3_WS.exe >test-sh3.txt

Result: (only related for exactly these exes!)
0012677B: 36 39
0012677D: 30 39
00126784: 36 39
00126786: 30 39
0012678D: 36 39
0012678F: 30 39


HTH
Hebe Vollmaus is offline   Reply With Quote