Skip to content

Commit f22996f

Browse files
authored
Update README.md
Forgot to specify you need the vs redist on Windows
1 parent ce763a9 commit f22996f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This program allows this manipulation technique to work as it assists the runner
1111
For binary releases of this program, refer to [the "releases" page](https://github.com/aldelaro5/Dolphin-memory-engine/releases) on [the Github repository](https://github.com/aldelaro5/Dolphin-memory-engine).
1212

1313
## System requirements
14-
Any x86_64 based system should work, however, Mac OS will require the use of [Wine](https://www.winehq.org/) as I do not have the necessary tools to build for this OS.
14+
Any x86_64 based system should work, however, Mac OS will require the use of [Wine](https://www.winehq.org/) as I do not have the necessary tools to build for this OS. For Windows, you must have the [Microsoft Visual C++ Redistributable for Visual Studio 2017](https://support.microsoft.com/en-ca/help/2977003/the-latest-supported-visual-c-downloads) installed.
1515

1616
For faster results, a CPU with high parallelism capabilities is recommended. This means that this program will benefit _greatly_ from having a CPU that has multiple cores/hreads.
1717

0 commit comments

Comments
 (0)