diff --git a/AutoSetup.cmd b/AutoSetup.cmd index 1557f75..5389c70 100644 --- a/AutoSetup.cmd +++ b/AutoSetup.cmd @@ -4,8 +4,12 @@ mkdir ".\Release.Win32\Supermodel 32bit Outputs\ONLY COPY FILE INSIDE THIS FOLDE mkdir ".\Release.Win32\Supermodel 64bit Outputs\ONLY COPY FILE INSIDE THIS FOLDER IF OLDER SUPERMODEL VERSION BEFORE r791" xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\Button Rumble 64bit" /Y xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\Button Rumble 64bit" /Y -xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\InitialD Zero" /Y -xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\InitialD Zero" /Y +xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\InitialD Zero v131" /Y +xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\InitialD Zero v131" /Y +xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\InitialD Zero v211" /Y +xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\InitialD Zero v211" /Y +xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\Sega World Drivers Championship 2018" /Y +xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\Sega World Drivers Championship 2018" /Y xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\MAME 64bit Outputs" /Y xcopy ".\Release.x64\SDL2.dll" ".\Release.Win32\MAME 64bit Outputs" /Y xcopy ".\Release.x64\dinput8.dll" ".\Release.Win32\PokkenTournament" /Y