[AdHoc] Compatibility List [STOPPED]
|
08-21-2020, 09:08 PM
(This post was last modified: 08-22-2020 07:19 PM by AdamN.)
Post: #1076
|
|||
|
|||
RE: [AdHoc] Compatibility List [STOPPED]
This pull request https://github.com/hrydgard/ppsspp/pull/13318
Should be much more stable and faster multiplayer it may not fix games that weren't or half working before tho Games that were having heavy performance drop (ie. Power Stone Collection) and games that were frozen almost permanently due to blocking socket (ie. Hotshots Tennis, Digimon World, etc) should now be able to run normally. High latency may still cause performance drop tho, probably because i haven't simulate blocking for sending data (didn't bother with blocking sending because it wasn't critical issue that could cause near-permanent freezes) Along with this i also fixed possible crash related to AdhocMatching, and also fix one of the multiplayer mode on Bleach Heat the Soul 7. PS: It's not on my old test build links, so you guys will need to wait until it gets merged PPS: The old MinTimeout implementation was buggy, so with this blocking simulation the higher the MinTimeout you use, the lower FPS you'll get, which is normal/expected to happen when overriding the timeout on games like Power Stone Collection. Edit: Here are the test builds if you want to tests this over the internet. Win32 & Win64: https://www.dropbox.com/s/kbwwx0q0w4ecm2...4.zip?dl=0 Android ARMv7 32bit: https://www.dropbox.com/s/3gl942pt5n91fe...7.apk?dl=0 My Modified PPSSPP : ============== Win32&64: https://www.dropbox.com/s/2t3mtdhb0f045cn/PPSSPP_1.11-testbuild_Win32x64.zip?dl=0 Android(ARMv7): https://www.dropbox.com/s/b41bm43mtn1gpnn/PPSSPP_1.11-testbuild_ARMv7.apk?dl=0 |
|||
« Next Oldest | Next Newest »
|