PS Game stage reset

I am playing ps5 on a linux server at the house. I am running i to performance issues now and am trying to fine tune when to reboot the server

I recently had to force quit my game and my game stage reset to zero.

What issues affect fame stage and how does it play when you can do tier 6 missions?
 
I am playing ps5 on a linux server at the house. I am running i to performance issues now and am trying to fine tune when to reboot the server

I recently had to force quit my game and my game stage reset to zero.

What issues affect fame stage and how does it play when you can do tier 6 missions?
Force quitting the game will often cause that because it saves often and quitting in the middle of that will mess it up. On PC, I would say to just use the creative menu or console to give yourself experience. I don't know what your options are on PS5.
 
Force quitting the game will often cause that because it saves often and quitting in the middle of that will mess it up. On PC, I would say to just use the creative menu or console to give yourself experience. I don't know what your options are on PS5.
There is no debugging option for PS5
 
With the vague "I play a linux server", I say this with a kind heart, but that linux server, it needs a serious upgrade. If it is a former gaming rig with around 6 years of age, it is not adequate enough for hosting a server.

I base this solely on the information I have been provided, as I myself play on a rented dedicated server. Though, I do play on a PC, with more than enough power. But I can recognize your issues, just not as a client problem.

But if you can, go and start an infested tier 6 mission like crack-a-book HQ (high amount of Z per spawn), trigger zombies and get to a safe location, where you can be afk for a few minutes (unless you can spawn them and not make them yolo you). Then go to the linux machine and run the systeminfo command (might be a different command for a dedicated server, dunno) on the server. If server FPS is garbage and under 30? well, then you know that your machine is not up to the task
 
With the vague "I play a linux server", I say this with a kind heart, but that linux server, it needs a serious upgrade. If it is a former gaming rig with around 6 years of age, it is not adequate enough for hosting a server.

I base this solely on the information I have been provided, as I myself play on a rented dedicated server. Though, I do play on a PC, with more than enough power. But I can recognize your issues, just not as a client problem.

But if you can, go and start an infested tier 6 mission like crack-a-book HQ (high amount of Z per spawn), trigger zombies and get to a safe location, where you can be afk for a few minutes (unless you can spawn them and not make them yolo you). Then go to the linux machine and run the systeminfo command (might be a different command for a dedicated server, dunno) on the server. If server FPS is garbage and under 30? well, then you know that your machine is not up to the task
In linux it would be the top command. “Ps -aux” lists all running processes. And the kill command will kill a given pid (process id)
 
Back
Top