1
0
mirror of synced 2024-11-28 00:20:52 +01:00

modify autosetup

This commit is contained in:
Aaron M 2021-02-09 17:46:09 +13:00
parent c3424aadaa
commit c78b9f7434

View File

@ -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