GPCS4/Tools/disassemble-shader.bat
2019-08-13 18:56:19 +08:00

2 lines
73 B
Batchfile

for %%a in (*.bin) do orbis-cu-as.exe --disassemble-raw %%a > %%~na.txt