mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-13 14:57:32 +00:00
README: Fix typo (#3437)
This commit is contained in:
parent
6bea16b6eb
commit
2326fc20d1
@ -1,4 +1,5 @@
|
||||
# DuckStation - PlayStation 1, aka. PSX Emulator
|
||||
|
||||
[Features](#features) | [Downloading and Running](#downloading-and-running) | [Building](#building) | [Disclaimers](#disclaimers)
|
||||
|
||||
**Latest Builds for Windows 10/11 (x64/ARM64), Linux (AppImage/Flatpak x64/ARM32/ARM64), and macOS (11.0+ Universal):** https://github.com/stenzek/duckstation/releases/tag/latest
|
||||
@ -114,14 +115,14 @@ Use `flatpak run org.duckstation.DuckStation` to start, or select `DuckStation`
|
||||
|
||||
### macOS
|
||||
|
||||
Universal MacOS builds are provided for both x64 and ARM64 (Apple Silicon).
|
||||
Universal macOS builds are provided for both x86_64 (Intel) and ARM64 (Apple Silicon).
|
||||
|
||||
MacOS Big Sir (11.0) is required, as this is also the minimum requirement for Qt.
|
||||
macOS Big Sur (11.0) is required, as this is also the minimum requirement for Qt.
|
||||
|
||||
To download:
|
||||
- Go to https://github.com/stenzek/duckstation/releases/tag/latest, and download `duckstation-mac-release.zip`.
|
||||
- Extract the zip by double-clicking it.
|
||||
- Open DuckStation.app, optionally moving it to your desired location first.
|
||||
- Open `DuckStation.app`, optionally moving it to your desired location first.
|
||||
- Depending on GateKeeper configuration, you may need to right click -> Open the first time you run it, as code signing certificates are out of the question for a project which brings in zero revenue.
|
||||
|
||||
### Android
|
||||
|
@ -1,6 +1,7 @@
|
||||
Tradução:
|
||||
|
||||
# DuckStation - Emulador de PlayStation 1, também conhecido como PSX
|
||||
|
||||
[Últimas Notícias](#latest-news) | [Recursos](#features) | [Download e Execução](#downloading-and-running) | [Compilação](#building) | [Avisos Legais](#disclaimers)
|
||||
|
||||
**Últimas Versões para Windows 10/11, Linux (AppImage/Flatpak) e macOS:** https://github.com/stenzek/duckstation/releases/tag/latest
|
||||
@ -96,14 +97,14 @@ Use `flatpak run org.duckstation.DuckStation` para iniciar, ou selecione `DuckSt
|
||||
|
||||
### macOS
|
||||
|
||||
São fornecidas compilações universais do MacOS para x64 e ARM64 (Apple Silicon).
|
||||
São fornecidas compilações universais do macOS para x86_64 (Intel) e ARM64 (Apple Silicon).
|
||||
|
||||
MacOS Big Sir (11.0) é necessário, pois também é o requisito mínimo para o Qt.
|
||||
macOS Big Sur (11.0) é necessário, pois também é o requisito mínimo para o Qt.
|
||||
|
||||
Para baixar:
|
||||
- Acesse https://github.com/stenzek/duckstation/releases/tag/latest e baixe `duckstation-mac-release.zip`.
|
||||
- Extraia o arquivo ZIP dando um duplo clique nele.
|
||||
- Abra o DuckStation.app, opcionalmente movendo-o para a localização desejada antes.
|
||||
- Abra o `DuckStation.app`, opcionalmente movendo-o para a localização desejada antes.
|
||||
- Dependendo da configuração do GateKeeper, você pode precisar clicar com o botão direito -> Abrir na primeira vez que executá-lo, já que certificados de assinatura de código estão fora de questão para um projeto que não gera receita alguma.
|
||||
|
||||
### Android
|
||||
|
Loading…
x
Reference in New Issue
Block a user