mirror of
				https://github.com/Zelda64Recomp/Zelda64Recomp.git
				synced 2025-10-30 08:03:03 +00:00 
			
		
		
		
	Fix the x86-64 CPU requirement listing in the readme
This commit is contained in:
		
							parent
							
								
									c725d579e5
								
							
						
					
					
						commit
						87acbc6220
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -48,7 +48,7 @@ A GPU supporting Direct3D 12.0 (Shader Model 6), Vulkan 1.2, or Metal Argument B | |||
| * Intel HD 510 (Skylake) | ||||
| * A Mac with Apple Silicon or an Intel 7th Gen CPU with MacOS 13.0+ | ||||
| 
 | ||||
| On x86-64 PCs, a CPU supporting the AVX instruction set is also required (Intel Core 2000 series or AMD Bulldozer and newer). ARM64 builds will work on any ARM64 CPU. | ||||
| On x86-64 PCs, a CPU supporting the SSE4.1 instruction set is also required (Intel Core 2 Penryn series or AMD Bulldozer and newer). ARM64 builds will work on any ARM64 CPU. | ||||
| 
 | ||||
| If you have issues with crashes on startup, make sure your graphics drivers are fully up to date.  | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Mr-Wiseguy
						Mr-Wiseguy