Skip to content

Commit cd3ab96

Browse files
committed
added system requirements
here
1 parent 62327eb commit cd3ab96

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,32 @@ Randm64 stores user preferences and mod assets inside the user's Documents folde
4848
- **Data/Patchs**: Source patch scripts.
4949
- **Data/Custom Objects**: Saved templates for the behavior builder.
5050

51+
## System Requirements
52+
53+
### Minimum Requirements
54+
- **Operating System**: Windows 10 (64-bit)
55+
- **Processor**: Intel Core 2 Duo / AMD Athlon 64 X2 or better (2.0 GHz)
56+
- **Memory**: 4 GB RAM
57+
- **Graphics**: Intel HD Graphics 4000 or any GPU supporting OpenGL 3.3
58+
- **Storage**: 500 MB free disk space (plus space for SM64 repositories)
59+
- **Software**: .NET 8.0 Runtime, WSL with Ubuntu 20.04 (if compiling ROMs)
60+
61+
### Recommended Requirements
62+
- **Operating System**: Windows 10 or 11 (64-bit)
63+
- **Processor**: Intel Core i5 / AMD Ryzen 5 or better
64+
- **Memory**: 8 GB RAM
65+
- **Graphics**: NVIDIA GeForce GTX 960 / AMD Radeon R9 280 or better (supporting OpenGL 4.3 or higher)
66+
- **Storage**: 2 GB free SSD space
67+
- **Software**: .NET 8.0 SDK, WSL 2 with Ubuntu 22.04 LTS
68+
69+
### High Performance / Maximum Setup
70+
- **Operating System**: Windows 11 (64-bit)
71+
- **Processor**: Intel Core i7 or i9 / AMD Ryzen 7 or 9 (enables fast parallel compiling via `make -j16`)
72+
- **Memory**: 16 GB RAM or more
73+
- **Graphics**: NVIDIA RTX series / AMD Radeon RX series (enables smooth high render distance settings up to 100k units and maximum FOV viewport detail)
74+
- **Storage**: NVMe M.2 SSD (for optimal file scanning and asset search speed)
75+
- **Software**: .NET 8.0 SDK, WSL 2 with custom compiled compilation tools
76+
5177
## Getting Started
5278

5379
### Prerequisites

0 commit comments

Comments
 (0)