Quote:
Originally Posted by kuyhaa
hi
i try precomp Steel Division 2
use xtool reflate but still got CRC error when decomp
any info for solve ?
thanks
|
Try with compatibility with Windows 7
Code:
ECHO OFF
Reg.exe add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%~dp0Setup.exe" /t REG_SZ /d "~ DPIUNAWARE WIN7RTM" /f
START Setup.exe
Reg Delete "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%~dp0Setup.exe" /f
Exit
Or use XTool 0.2. (It works well with ZLib's strange streams.)