shaders_xr_cdc
Info
| Program Developer | |
| Described Version | 0.2 |
| Discussion Forum |
About
Compiler, decompiler of archives (shaders.xr) with Engine Shaders.
General
| Key | Description |
|---|---|
| -m <ltx or bin> | Decompilation mode.bin - decompilation into binary files. ltx - full decompilation |
| -l <logfile> | Log file |
Decompilation mode
| Key | Description |
|---|---|
| -d <input_file> | Input file (shaders.xr) |
| -o <outdir> | Folder for saving decompiled Engine Shaders |
Compilation mode
| Key | Description |
|---|---|
| -c <input_dir> | Folder with decompiled Engine Shaders |
| -o <outfile> | Output file |
