mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
NSIS: Updated filepath from old GameDB
This commit is contained in:
committed by
refractionpcsx2
parent
c90eec2814
commit
271f60b65a
@@ -73,7 +73,7 @@ FunctionEnd
|
||||
Function TempFilesOut
|
||||
SetOutPath "$TEMP\PCSX2 ${APP_VERSION}"
|
||||
File ..\bin\pcsx2.exe
|
||||
File ..\bin\GameIndex.dbf
|
||||
File ..\bin\GameIndex.yaml
|
||||
File ..\bin\cheats_ws.zip
|
||||
File ..\bin\PCSX2_keys.ini.default
|
||||
SetOutPath "$TEMP\PCSX2 ${APP_VERSION}\Docs"
|
||||
|
||||
Reference in New Issue
Block a user