Skate 3 "jumping around" - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: PS3 Commercial Games (https://forums.rpcs3.net/forumdisplay.php?fid=4) +--- Forum: General Discussion (https://forums.rpcs3.net/forumdisplay.php?fid=19) +--- Thread: Skate 3 "jumping around" (/showthread.php?tid=196920) |
Skate 3 "jumping around" - goody_fyre11 - 09-05-2017 I'm fairly new to RPCS3, but I managed to get Skate 3 up and running with Vulkan. I'm currently using settings that have worked for other people, but I'm getting a strange effect that I know for certain isn't normal. If I get off my board and stand still, my skater starts jumping around and bails repeatedly. I am not touching the controller (the official PS3 controller), so it must be getting button inputs from somewhere else. Any ideas? Sorry if this is in the wrong section - I just signed up. - goody_fyre11 RE: Skate 3 "jumping around" - Kravicka - 09-06-2017 It's wrong emulator logic. It's shoud be fixed (didnt see that happen) in spu asmjit improvements as soon it gets some fixes and merge to master build. + fixed slowmode and falling object under the map. RE: Skate 3 "jumping around" - goody_fyre11 - 09-06-2017 (09-06-2017, 05:47 PM)Kravicka Wrote: It's wrong emulator logic.I went ahead and downloaded the latest build from the Build History. I used the SPU ASMJIT like you said, but it made no difference. The version was 0.0.3-6037. The game was very laggy, not smooth like it was in your video. RE: Skate 3 "jumping around" - Kravicka - 09-06-2017 no no no, that ''spu asmjit improvements'' is called pull request.. kinda like name of the fix. Last build with that fix is that 0.0.3-6018 ..but it has no fixes added in master since then. RE: Skate 3 "jumping around" - goody_fyre11 - 09-08-2017 (09-06-2017, 11:28 PM)Kravicka Wrote: no no no, that ''spu asmjit improvements'' is called pull request.. kinda like name of the fix. Oh, so the ASMJIT improvement is causing my problem, not solving it. I'm also guessing that every build in "Build History" is the Master Branch. Would the Experimental Branch be any use to me and how would I access it? Sorry if I got it wrong again - I still don't know the specifics of program development and AppVeyor. RE: Skate 3 "jumping around" - Kravicka - 09-09-2017 Every build isnt master build in history on appv and that build with fix was just hack so it will not be implemented att all probably to master, until someone fix it in other way or they improve it what is causing slowdowns. Are u asking why? cos it broke more things than fix. I havent much knowledge too, so try ask help in #help at discord for futher informations. |