Compare commits

...

6 Commits

Author SHA1 Message Date
Squall Leonhart
0db5985b35 Update README.md
unnecessary capital F on for
2024-04-18 08:40:14 +10:00
Squall Leonhart
6fc83170e6 Update README.md
address review comments
2024-04-18 08:38:39 +10:00
Squall Leonhart
5c4b387877 Update README.md 2024-04-17 17:29:47 +10:00
Squall Leonhart
005fb5794b Update README.md 2024-04-17 17:26:41 +10:00
Squall Leonhart
0d2458fe84 Update README.md 2024-04-17 17:25:47 +10:00
Squall Leonhart
5eb7eb79fe Update README.md
Committing this WIP update pending other suggestions.
2024-04-17 12:46:52 +10:00

View File

@@ -3,6 +3,7 @@
- [Visual Boy Advance - M](#visual-boy-advance---m)
- [System Requirements](#system-requirements)
- [Building](#building)
- [Building a Libretro core](#building-a-libretro-core)
- [Visual Studio Support](#visual-studio-support)
@@ -56,6 +57,17 @@ the `translations.zip` to the same directory as the executable.
If you are having issues, try resetting the config file first, go to `Help ->
Factory Reset`.
## System Requirements
Windows 7, 8.1 or 10/11, Linux distro's or macOS.
2Ghz x86(or x86-64) Intel Core 2 or AMD Athlon processor with SSE, Snapdragon 835
or newer cpu compatible with Arm for Windows.
- Just a guideline, lower clock speeds and Celeron processors may be able to run at full
speed on lower settings, and Linux based ARM Operating systems have wider cpu support.
DirectX June 2010 Redist [Full](https://www.microsoft.com/en-au/download/details.aspx?id=8109) / [Websetup](https://www.microsoft.com/en-au/download/details.aspx?id=35) for Xaudio (Remember to uncheck Bing on the websetup)
## Building
The basic formula to build vba-m is: