hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.08k stars 2.16k forks source link

Readme v1.12 draft #14157

Closed sum2012 closed 2 years ago

sum2012 commented 3 years ago

Update to v1.11.3-742-g084f97c6c

Game fixes:

Graphic:

UI:

Platforms:

Adhoc/Network:

Font fix:

iota97 commented 3 years ago

Few more (adding as code for easier copy paste as it seem GitHub now add the full PR name to it here):

- Postshader now can access previous frame (#14528)
- Added missing japanese keyboard symbol (#14548)
- New analog stick calibration menu (#14596)
- Improved combo button, note that they combo setting is now under "Customize Touch Control" -> "Customize" -> "Custom button" (#13869)
- Savestate load and save undo (#14676, #14679, #14697)
- Add Reset button on crash screen, allow load state and related (#14708)
- Improved tilt control, allow to change axis (#12530)
- Add CRC calculation on game info screen and feedback screen (#14000, #14041)
- Add a visual means of control mapping (#14769)
- Add basic motion gesture support (#13107)
- Add new texture filtering mode "Auto Max Quality" (#14789)
- Fix touch control DPAD not getting input when dragged over, and make touch analog drag not activating other button (#14843)
- Allow change touch control analog stick head size (#14480) 
- Add search to savedata manager (#14237)
- Add a setting for choosing background animation in PPSSPP's menus (#14313, #14818, #14810, #14347) 
hrydgard commented 2 years ago

Closing in favor of https://github.com/hrydgard/ppsspp/pull/14968.