home *** CD-ROM | disk | FTP | other *** search
- @echo WILL NOW REPLACE DOOM2.exe with the TSC.exe FILE, SAVEING DOOM2.exe as
- @echo DOOM2exe.bak
- @echo off
- PAUSE
- c:
- cd\doom2
- rename doom2.exe doom2exe.bak
- copy TSC.exe doom2.exe
- @echo off
- cls
- C:
- cd\doom2
- deusf -doom2 c:\doom2 -merge tsc02.wad tsc03.wad
-
- @echo off
- PAUSE
- md TSC
- move TSC*.* c:\doom2\TSC
- move instatsc.bat c:\doom2\TSC
- move A_NEWWAD.txt c:\doom2\TSC
- cls
- rem
- rem
- @echo TYPE: runTSC to start playing.
-