mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-03 16:12:02 +00:00
Update the Readme.md with suggestions and improvements by neobrain.
Updated the "Project Site" link to point to the github page. Also added links to the forums and wiki. Also fixed some list indentation in the system requirements.
This commit is contained in:
parent
ab51d14290
commit
1d5fab41dc
12
Readme.md
12
Readme.md
@ -1,6 +1,6 @@
|
|||||||
# Dolphin - A Gamecube / Triforce / Wii Emulator
|
# Dolphin - A Gamecube / Triforce / Wii Emulator
|
||||||
|
|
||||||
[Homesite](http://dolphin-emu.org/) | [Project Site](http://code.google.com/p/dolphin-emu) | [Team Members](http://code.google.com/p/dolphin-emu/people/)
|
[Homepage](http://dolphin-emu.org/) | [Project Site](https://github.com/dolphin-emu/dolphin) | [Forums](http://forums.dolphin-emu.org/) | [Wiki](http://wiki.dolphin-emu.org/)
|
||||||
|
|
||||||
Dolphin is an emulator for running Gamecube, Triforce and Wii games on
|
Dolphin is an emulator for running Gamecube, Triforce and Wii games on
|
||||||
Windows/Linux/OS X systems and recent Android devices. It's licensed under
|
Windows/Linux/OS X systems and recent Android devices. It's licensed under
|
||||||
@ -11,14 +11,12 @@ Please read the [FAQ](http://dolphin-emu.org/docs/faq/) before use.
|
|||||||
## System Requirements
|
## System Requirements
|
||||||
* OS
|
* OS
|
||||||
* Microsoft Windows (Vista or higher)
|
* Microsoft Windows (Vista or higher)
|
||||||
* Linux or Apple Mac OS X (10.7 or higher).
|
* Linux or Apple Mac OS X (10.7 or higher).
|
||||||
* Unix-like systems other than Linux might work but are not officially supported.
|
* Unix-like systems other than Linux might work but are not officially supported.
|
||||||
* Processor
|
* Processor
|
||||||
* A CPU with SSE2 support.
|
* A CPU with SSE2 support. A modern CPU (3 GHz and Dual Core, not older than 2008) is highly recommended.
|
||||||
* A modern CPU (3 GHz and Dual Core, not older than 2008) is highly recommended.
|
|
||||||
* Graphics
|
* Graphics
|
||||||
* A reasonably modern graphics card (Direct3D 10.0 / OpenGL 3.0).
|
* A reasonably modern graphics card (Direct3D 10.0 / OpenGL 3.0). Direct3D 11 / OpenGL 4.4 recommended.
|
||||||
* Direct3D 11 / OpenGL 4.4 recommended.
|
|
||||||
|
|
||||||
## Installation on Windows
|
## Installation on Windows
|
||||||
Use the solution file Source/dolphin-emu.sln to build Dolphin on Windows.
|
Use the solution file Source/dolphin-emu.sln to build Dolphin on Windows.
|
||||||
|
Loading…
Reference in New Issue
Block a user