Skip to content

Commit c541daf

Browse files
authored
Update README.md
1 parent b256ec8 commit c541daf

File tree

1 file changed

+3
-22
lines changed

1 file changed

+3
-22
lines changed

README.md

+3-22
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,6 @@ These are the offline installers, portable ZIPs, and deployment MSIs for Paint.N
66

77
**Release notes:** https://.../...
88

9-
System Requirements:
10-
- Windows 11, or Windows 10 v1809+, or Windows Server 2019/2022
11-
- 64-bit CPU (Intel/AMD x64 or ARM64)
12-
- _Optional:_ A pen or drawing tablet that supports Windows Ink
13-
- _Recommended:_ A CPU that supports AVX2
14-
- _Recommended:_ A GPU or APU that supports Direct3D 11, such as an NVIDIA GeForce, AMD Radeon, Intel Arc, Intel Iris (Plus or Xe), or Intel HD/UHD
15-
16-
_(Friendly hint: If you don't know what an MSI is, then it's almost certainly not the download you want. Just grab the "anycpu" installer if you're not sure which one to use.)_
17-
18-
_The "source code" ZIP does not contain any actual files or source code, it is just included automatically as part of GitHub's "releases" functionality._
19-
20-
---
21-
22-
_This next template is for the 5.1 prerelease builds, and will replace the above template when it reaches its stable release._
23-
24-
---
25-
26-
These are the offline installers, portable ZIPs, and deployment MSIs for Paint.NET. The web installer is also provided, which will download and run the correct installer for any supported CPU and OS.
27-
28-
**Release notes:** https://.../...
29-
309
**System Requirements:**
3110
- Windows 11, or Windows 10 v21H2, or Windows Server 2022
3211
- 64-bit CPU (Intel/AMD x64 with AVX2, or ARM64)
@@ -40,11 +19,13 @@ These are the offline installers, portable ZIPs, and deployment MSIs for Paint.N
4019
- Intel Core 4th generation (Haswell, 2013) or newer
4120
- AMD Ryzen 1st generation (2017) or newer.
4221
- For a list of GPUs that support Direct3D 11, see the "11_0" row in the table at https://en.wikipedia.org/wiki/Feature_levels_in_Direct3D
22+
- For HDR and WCG displays, Paint.NET will be able to make use of the display's full color gamut and Windows will manage color accuracy and consistency. Images will not be clamped to sRGB's color gamut.
23+
- For SDR displays, Paint.NET will operate in sRGB mode which means images will be clamped to sRGB's color gamut. This ensures consistent color reproduction, but color accuracy depends on the display itself being configured for sRGB as well.
4324

4425
**Notes about unsupported hardware:**
4526
- Intel/AMD CPUs without AVX2 will work but will be slower. Our testing and optimization efforts no longer include Intel/AMD CPUs without AVX2.
4627
- An HDD will work but will have slow performance and it is not supported. Our testing and optimization efforts no longer include HDDs.
47-
- GPUs that do not support Direct3D 11 cannot be used, relegating those tasks to the CPU, and performance will be slow. Some effects may take an excruciatingly long time to render.
28+
- GPUs that do not support Direct3D 11 cannot be used, relegating those tasks to the CPU. Performance will be slower, and some effects may take an excruciatingly long time to render.
4829

4930
_(Friendly hint: If you don't know what an MSI is, then it's almost certainly not the download you want. Just grab the "anycpu" installer if you're not sure which one to use.)_
5031

0 commit comments

Comments
 (0)