avan06 / PS4CheaterNeo

PS4CheaterNeo is a program to find game cheat codes, and it is based on ps4debug and .Net Framework 4.8.
61 stars 6 forks source link

Performance + crashes #45

Open 3o9man opened 7 months ago

3o9man commented 7 months ago

Hello, first and foremost I would like to thank for this very useful tool,

is there a way to make it utilize more cpu/ram resources to increase performance?

it crashes the game if the search exceeds 5gb for me, I have 64gb ram and intel core i7 9700F so it should be plenty for it, and am using lan connection cat 7

Thank you

avan06 commented 7 months ago

Hello, thank you for your appreciation of this program. Currently, to use more CPU/RAM, you can try increasing the ps4dbg mutex factor and max query threads. However, based on my own tests, the increase in CPU/RAM usage is not significant. Another approach is to go to Task Manager, select PS4CheaterNeo.exe in Details, and set the Priority to High or Realtime.

Additionally, I tested searching beyond 5GB without experiencing game crashes. May I ask which game you encountered this issue with?

Thank you.

3o9man commented 7 months ago

Thank you for your response, and i appreciate your help.

The crashing happens on all games regardless, on same games i can reach ro as much as 7GB, others 6 would make it crash, the Last game i used it on is Like a Dragon Infinite Wealth, since all values are on hidden addresses.

I will try the methods you just told me to increase stability and performance, i shall write you again once i have gotten updates regarding the matter.

Thank you♡

On Fri, Feb 2, 2024, 4:56 PM avan06 @.***> wrote:

Hello, thank you for your appreciation of this program. Currently, to use more CPU/RAM, you can try increasing the ps4dbg mutex factor and max query threads. However, based on my own tests, the increase in CPU/RAM usage is not significant. Another approach is to go to Task Manager, select PS4CheaterNeo.exe in Details, and set the Priority to High or Realtime.

Additionally, I tested searching beyond 5GB without experiencing game crashes. May I ask which game you encountered this issue with?

Thank you.

— Reply to this email directly, view it on GitHub https://github.com/avan06/PS4CheaterNeo/issues/45#issuecomment-1923873719, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5GSW643TFCD6THUGBFJQNDYRTV7JAVCNFSM6AAAAABCRABKNCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRTHA3TGNZRHE . You are receiving this because you authored the thread.Message ID: @.***>

avan06 commented 7 months ago

You mentioned that this phenomenon occurs in almost all games, which is indeed quite strange. May I inquire about your PS4 firmware version, whether it is 9.0 or if you are using a PS5?

Also, when you mention hidden addresses, are you using the "Detect Hidden Section" feature? My primary testing environment is on 6.72, and it's worth noting that FW 9.0 has been reported to exhibit abnormalities in some scenarios, different from 6.72. #28

Thank you.