diff --git a/docs/troubleshooting/windows.md b/docs/troubleshooting/windows.md index 3f4099e2..102e9618 100644 --- a/docs/troubleshooting/windows.md +++ b/docs/troubleshooting/windows.md @@ -23,7 +23,7 @@ If you see this error message during PCSX2 startup such as the following: - PCSX2 requires some additional ffmpeg libraries to enable video capture. - - Grab the ffmpeg Windows files [here](https://github.com/PCSX2/pcsx2-windows-dependencies/releases/download/FFMPEG/ffmpeglibs-6.0.7z). + - Grab the ffmpeg Windows files [here](https://github.com/PCSX2/pcsx2-windows-dependencies/releases/download/FFMPEG/ffmpeglibs-6.0.7.7z). - Extract the zip file, then place the extracted dll files in your PCSX2 folder. They should be in the same folder as the main PCSX2 exe file. ### Failed to create render device diff --git a/docs/usage/setup/requirements.md b/docs/usage/setup/requirements.md index 6e5640de..44a6ed0a 100644 --- a/docs/usage/setup/requirements.md +++ b/docs/usage/setup/requirements.md @@ -90,7 +90,7 @@ sidebar_position: 1 ### FFmpeg - PCSX2 requires some additional ffmpeg libraries to enable video capture. - - Grab the ffmpeg Windows files [here](https://github.com/PCSX2/pcsx2-windows-dependencies/releases/download/FFMPEG/ffmpeglibs-6.0.7z). + - Grab the ffmpeg Windows files [here](https://github.com/PCSX2/pcsx2-windows-dependencies/releases/download/FFMPEG/ffmpeglibs-6.0.7.7z). - Extract the zip file, then place the extracted dll files in your PCSX2 folder. They should be in the same folder as the main PCSX2 exe file. ## Version Deprecation Notes