From b8c421594e8b393d7c017e343aece646734bf650 Mon Sep 17 00:00:00 2001 From: nmzik Date: Sat, 11 Jul 2026 22:11:12 +0200 Subject: [PATCH] update doc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c75ca55..d68ccc9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ KytyPS5 is a PlayStation 5 compatibility layer. The project is still in an early The emulator has mainly been tested on NVIDIA GPUs. Support for other GPU vendors may be incomplete or unstable. +The translation layer supports emulation of Zen 2/PS5-specific instructions, such as **SSE4a**, so KytyPS5 is expected to run on Intel CPUs as well. + ## Current Status KytyPS5 can boot and go in-game with 2D games and some 3D commercial games, including titles built with **Unreal Engine 4/5**, **Unity**, and custom game engines.