diff --git a/README.md b/README.md index 41b0697535..d633d5cb19 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,21 @@ For build instructions and other development tutorials, see the [wiki](https://g What's new in 1.1 ----------------- -* Support for ARM64 on Android, for improved performance on new devices +* Support for ARM64 on Android, for improved performance on new devices. Has some new optimizations. * Support Android TV, like nVidia Shield TV -* GPU emulation fixes like correct depth rounding, fixing text in Phantasy Star -* Screen rotation, useful for vertical games like Star Soldier +* Screen rotation on PC, useful for vertical games like Star Soldier * Many minor performance improvements and compatibility bug fixes +* GPU emulation fixes like correct depth rounding, fixing text in Phantasy Star +* Other graphical fixes like UV rotation * Support savestates for homebrew apps * Simple integrated "Homebrew Store" to download PSP homebrew apps * Minor AdHoc multiplayer improvements. Still many issues left. * Disable a dangerous optimization on ARM, causing walk-through-walls in Tenchu +* sceAtrac music compatibility fixes, fixing noise in a few games +* Better texture scaling performance +* Direct3D closer in features to OpenGL +* Works better on BSD operating systems +* Savedata management UI What's new in 1.0.1 -------------------