docs: Update Readme

Signed-off-by: Ronald Caesar <github43132@proton.me>
This commit is contained in:
Ronald Caesar 2025-09-29 22:09:51 -04:00
parent ae041bff84
commit 8eb0398803
No known key found for this signature in database
GPG key ID: 04307C401999C596

View file

@ -11,22 +11,13 @@
<p align="center"><em>“i think of getting pounded when i see that [name]” Satisfied Customer</em></p>
> [!NOTE]
> Do you think the name "Pound" makes this a scam?
> Do you think since the switch 2 hasn't been hacked this project is automatically a scam?
> Do you think this project can't use switch 1 firmware dumps to set the foundation for when the switch 2 gets hacked?
> Do you think the commits pushed to the main and arm64 branch are a scam?
> Do you think the development progress posted on our discord are a scam?
> If so then simply close this browser tab and move on.
> if you have knowlege in Arm64 architecture please come to our server and help out.
> We have limited resources/time at the moment, if you want to contribute you are free to do so.
## Overview
**IMPORTANT: THIS PROJECT WILL NOT BE READY FOR A DECADE MINIMUM!**
Join the [**Pound Discord Server**](https://discord.gg/aMmTmKsVC7)!
**Pound** is an early-stage emulator for the **Nintendo Switch 1 and 2**, targeting **Windows**, **Linux** and **macOS** (
**Pound** is an early-stage emulator for the **Nintendo Switch 1 and hopefully Switch 2**, targeting **Windows**, **Linux** and **macOS** (
Intel and Apple Silicon).
Initial focus is on implementing the architectural similarities to the original Nintendo Switch. Later stages of
@ -43,12 +34,7 @@ with Nintendo or NVidia.
## How to Compile Pound
See the [**compilation guide**](/resources/docs/compguide.md) for detailed instructions on how to compile Pound.
## Codebase
Pound reuses selected components from existing Nintendo Switch 1 emulators, primarily **Yuzu**.
All third-party code is clearly documented and properly attributed in the relevant parts of the repository.
See the [**compilation guide**](/COMPILING.md) for detailed instructions on how to compile Pound.
## Contributing
@ -57,7 +43,3 @@ See [**here**](/CONTRIBUTING.md) before submitting a pull request.
## License
- Distributed under the [**GNU GPL-2.0 license**](https://github.com/pound-emu/pound/blob/main/LICENSE)
## Credits
- Parts of the emulator are based on code from the Yuzu project.