..:: PCSX2 Forums ::..

Full Version: PCSX2 AutoUpdater
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I wrote a PowerShell script for updating the pcsx2 automatically to the newest build.

the script requires the pscx modules. There can be found here:
https://pscx.codeplex.com/releases

put the script in your pcsx2 installation folder and create a shortcut like this:
Target: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -File "P:\Program Files (x86)\PCSX2\PCSX2 AutoUpdater.ps1"
Start in: "P:\Program Files (x86)\PCSX2"
THANKS!!!!!!!!!