X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=readme.txt;h=1125bf94f9bc82ed6a089c4aa405698b32dc2d3c;hb=54d6fbe750e0219f7d13eedcd05e6274edbbd7fb;hp=5e3f3e6200d60887e560c319a8e787cfbeca4f58;hpb=623cf65eb525959ffe4852e046394b04eb207cb8;p=pcsx_rearmed.git diff --git a/readme.txt b/readme.txt index 5e3f3e62..1125bf94 100644 --- a/readme.txt +++ b/readme.txt @@ -89,8 +89,8 @@ builtin_gpu - this is either Exophase's ARM NEON GPU (accurate and fast, gpu_peops or gpu_unai (depends on compile options). gpu_peops.so - P.E.Op.S. soft GPU, reasonably accurate but slow (also found with older emulators on PC) -gpu_unai.so - Unai's plugin from PCSX4ALL project. Faster than P.E.Op.S. - but has some glitches. +gpu_unai_old.so- Unai's plugin from PCSX4ALL project. Faster than P.E.Op.S. + but has some glitches (old version). gpu_gles.so - experimental port of P.E.Op.S. MesaGL plugin to OpenGL ES. Occasionally faster but has lots of glitches and seems to be rather unstable (may crash the driver/system).