You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the pcsx_rearmed and Mednafen_psx cores have netplay enabled with deterministic save_state. I tested it on the swanstation core, and it's performing better than the other two cores. I only changed the save_state from basic to deterministic. Could I do this in the original .info files?
See my tests:
Image
Video :
swastation.mp4
I needed to change the frame update from "600" to "0". We currently do this for pcsx_rearmed and mednafen_pxs to be able to play online perfectly, and swastation worked better than both.
Currently, the pcsx_rearmed and Mednafen_psx cores have netplay enabled with deterministic save_state. I tested it on the swanstation core, and it's performing better than the other two cores. I only changed the save_state from basic to deterministic. Could I do this in the original .info files?
See my tests:
Image
Video :
swastation.mp4
I needed to change the frame update from "600" to "0". We currently do this for pcsx_rearmed and mednafen_pxs to be able to play online perfectly, and swastation worked better than both.