[AdHoc] Compatibility List [STOPPED]
|
07-07-2014, 02:46 AM
(This post was last modified: 10-26-2019 04:09 AM by AdamN.)
![]() |
|||
|
|||
RE: [AdHoc] Compatibility List
Hmm looks like many games still doesn't work :/
And i haven't been able to make GTA:VCS to works either ![]() Games that getting too many Invalid address in the log are also difficult to dealt with, sometimes they just hung/frozen (probably related to unimplemented HLE stuff also) @LunaMoo: memcpy was always treated like Fast Memory enabled (doesn't check address validity) and when the game is using invalid address it could crashed ppsspp, i think memmove also have the same issue but i haven't check it out. And yes, games that use adhocMatching seems to try to leave the group, but they usually joined a different group afterward, i even saw a game (forgot which game) Terminating Matching when multiplayer game started, but i can still play the game without issue (as long all players already inside the game world) Btw, there is something wrong with how the game initialize/terminating network in that log O.o A normal network sequence is NetInit->NetAdhocInit->NetAdhocctlInit->NetAdhocMatchingInit->(some adhoc functions)->NetAdhocMatchingTerm->NetAdhocctlTerm->NetAdhocTerm->NetTerm But in that log even after NetTerm the game still tried to use Matching function O.o (which should be failed because the socket can't be used anymore) @sum2012: did Metal Slug XX still crashed ppsspp? i didn't play it long enough to see what happen after a long multiplayer game, according to GamerzHell9137 it still crashed O.o i wonder if he have Fast Memory enabled Btw, there is delay time when both player joined and multiplayer game started, it didn't start as soon as possible (like having a few seconds delay) when i "ACCEPT" it (before moving on to the character selection), is this normal? (ie. also happened on real PSP?), i also noticed the same delay issue with Full Auto 2 (making me feels it failed to start the game for a moment) PPSSPP Multiplayer Guide: https://github.com/hrydgard/ppsspp/wiki/How-to-play-multiplayer-games-with-PPSSPP |
|||
« Next Oldest | Next Newest »
|