diff --git a/bin/docs/PCSX2_FAQ.pdf b/bin/docs/PCSX2_FAQ.pdf index c038faca60..a96fe0af30 100644 Binary files a/bin/docs/PCSX2_FAQ.pdf and b/bin/docs/PCSX2_FAQ.pdf differ diff --git a/bin/docs/PCSX2_Readme.pdf b/bin/docs/PCSX2_Readme.pdf index cd4be360ba..2ce758fe17 100644 Binary files a/bin/docs/PCSX2_Readme.pdf and b/bin/docs/PCSX2_Readme.pdf differ diff --git a/nsis/SectionCoreReqs.nsh b/nsis/SectionCoreReqs.nsh index 8045dc7160..918d3b8268 100644 --- a/nsis/SectionCoreReqs.nsh +++ b/nsis/SectionCoreReqs.nsh @@ -26,14 +26,9 @@ ; ------------------------------------------ ; (Binaries, shared DLLs, null plugins, game database, languages, etc) - ; Note that v3 pthreads is compatible with v4 pthreads, so we just copy v4 over both - ; filenames. This allows many older plugin versions to continue to work. - - File ..\bin\w32pthreads.v4.dll - ; See above comment. - File /oname=w32pthreads.v3.dll ..\bin\w32pthreads.v4.dll File ..\bin\GameIndex.dbf File ..\bin\cheats_ws.zip + File ..\bin\PCSX2_keys.ini.default !insertmacro UNINSTALL.LOG_CLOSE_INSTALL