PPSSPP 1.10
|
06-27-2020, 12:24 PM
Post: #1
|
|||
|
|||
PPSSPP 1.10
PPSSPP 1.10 is finally here. Not to be confused with 1.1! 10 major releases since 1.0, that's quite something. Thanks to everybody who has helped and made this possible.
Rollout has started - if you're on Android you'll automatically be updated within a week. https://www.ppsspp.org/ A selection of what has changed since 1.9: Code: Graphics and compatibility fixes (#12800, #12670, #12635, #12857, #12941, #11898, #12695, more) |
|||
06-27-2020, 02:44 PM
Post: #2
|
|||
|
|||
RE: PPSSPP 1.10
This fixed Resistance Retribution?
|
|||
06-27-2020, 05:58 PM
Post: #3
|
|||
|
|||
RE: PPSSPP 1.10
Still going strong all these years later!
|
|||
06-28-2020, 06:57 AM
Post: #4
|
|||
|
|||
RE: PPSSPP 1.10
Fantastic to see a New Official Release
|
|||
06-28-2020, 12:24 PM
Post: #5
|
|||
|
|||
RE: PPSSPP 1.10
Thanx for this future
|
|||
06-29-2020, 07:40 PM
Post: #6
|
|||
|
|||
RE: PPSSPP 1.10
So how do you use cheats on the PC version
|
|||
06-29-2020, 07:56 PM
(This post was last modified: 06-29-2020 08:00 PM by LunaMoo.)
Post: #7
|
|||
|
|||
RE: PPSSPP 1.10
The same as before, there was no change in how cheats work, but we now have special CWCheat code types existing only in PPSSPP which supports game modding by adding vibrations(windows/Xinput only now, but people are free to implement alternative vibrations for different platforms) and post process shaders control from in-game triggers.
So for example someone could make cheats to add vibration when player character get's attacked and add some vignette effect reducing vision or changing colors when hp drops, it's just another way to enhance games, but similary to texture replacement or even normal cheats, it needs community to make use of it. You can read more about those code types in the pull requests they were added in: - Vibration cheats (#12816), - Shader cheats(#12912). Both basically allow setting some forced value by using separate test cheats or read values from specific location in memory for more advanced control, basically first option is for simple things like - if X happens, Y activates, while the read from memory versions will in most cases require custom assembly scripts to prepare the values based on whatever we want, but will give smooth control over the effects for potentially better results. Edit: and if you never used cwcheats to begin with - here's CWC support thread, basically enable cheats in system settings, then on pause menu you will be able to enter cheat menu, open cheat file to paste some cheats or import them from one of those PSP databases(warning, many cheats from large PSP databases will not work or break games, even on real PSP), then just activate cheats in that cheat menu, it's really simple. http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders! http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats, https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds. |
|||
07-03-2020, 05:34 AM
Post: #8
|
|||
|
|||
RE: PPSSPP 1.10
There is a black statu bar in game ppssp v1.10
|
|||
07-14-2020, 08:27 PM
Post: #9
|
|||
|
|||
RE: PPSSPP 1.10
i tryng to download the new version but my pc just block the setup, says that is dangerous and it can damage the pc, its safe right?
|
|||
07-15-2020, 02:36 AM
Post: #10
|
|||
|
|||
RE: PPSSPP 1.10
This fixed Resistance Retribution?
|
|||
07-16-2020, 07:20 PM
Post: #11
|
|||
|
|||
RE: PPSSPP 1.10
Before updating (from 1.9 to 1.10), i was able to run all games in alternate speed whether my laptop was plugged in or not. After updating, if my laptop is unplugged, all games run extremely slow and alternate speed doesn't work. how can I fix this? since the only change I made to the laptop was updating ppsspp, it has to be a ppsspp issue
|
|||
« Next Oldest | Next Newest »
|