forked from hrydgard/ppsspp-site
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
slug: upcoming-ios-features | ||
title: Upcoming iOS features and fixes | ||
authors: hrydgard | ||
tags: [releases] | ||
--- | ||
|
||
PPSSPP has only been out for iOS for a few days, and the response so far has been overwhelming already! It's great to hear from so many people trying out PPSSPP for iOS and enjoying it. Of course, the first release is a bit rough and ready, I prioritized getting it out early over making it perfect. So, here's what you can expect in the first update, which will be submitted for review in about a week: | ||
|
||
* Basic soft keyboard support, leading to: | ||
- RetroAchievements support | ||
- Nickname editing | ||
* Vulkan rendering through MoltenVK, for a bit of extra performance and features | ||
* Swipe-to-left gesture to go back in menus and to the menu in-game, similar to many other iOS apps | ||
* Screen dimming fixes (like, if you were using your iPad on TV or similar, it won't dim the screen if you're in-game). | ||
* And probably some more! | ||
|
||
Stay tuned for more! |