PRO EVOLUTION SOCCER 2019

PRO EVOLUTION SOCCER 2019

Neosnake1988 Mar 10, 2019 @ 6:03am
[PC Tip] Micro Freeze / Stuttering PES 2019 problem resolution
A way to solve Stuttering / Micro Lag problems on PES 2019 (Steam & Non-steam version)

Hello,

I wanted to share with you a tip for PES 2019 on PC. For a few weeks now, I've noticed that the game was generally fluid but that there were sometimes some micro freezes that spoilt the game a little.

After doing my research, I wrote a.bat file that automatically solves the problem each time the game is launched.

I have the Steam version of the game, core I5 8600K, GTX 1070, Windows 10 Pro.

Here are the steps to follow:

  • Right-click on the PES2019 shortcut on your Windows desktop
  • Then click on Properties
  • A window opens with the URL of the steam game which is of this type: steam://rungameid/770240
  • Open Notepad
  • Copy / Paste the following code :

start steam://rungameid/770240 timeout 25 wmic process where name="PES2019.exe" CALL setpriority "high priority" PowerShell "$Process = Get-Process PES2019; $Process.ProcessorAffinity=0x0F"


  • Of course replace the start steam://rungameid/770240 line with what you have in the URL of your shortcut
  • Save the file as "PES2019_laucher.bat" on the desktop for example (make sure to select the All files option)
  • Close Notepad
  • Start the.bat from the desktop
  • A command prompt window opens (with a 25-second countdown) and the game starts in parallel
  • After 25 seconds the game priority changes to "High Priority" automatically and the first 4 CPU cores are used (My I5 8600K has 6 cores), the last two are disabled


Note :
If you are not using a Steam version of the game, simply place the following code in the file:

start C:\"Program Files (x86)"\XXXX\XXX\XXX\"PRO EVOLUTION SOCCER 2019"\PES2019.exe timeout 25 wmic process where name="PES2019.exe" CALL setpriority "high priority" PowerShell "$Process = Get-Process PES2019; $Process.ProcessorAffinity=0x0F"

Be careful with quotation marks in the path to your PES2019.exe for folders that include spaces (For example, Program Files (x86)).

That's it, all that to say that by changing the priority of the CPU to High and changing the affinity of the PES2019 Process to use only 4 cores instead of 6, everything is rendered in order and the game is perfectly smooth.

I hope it will be useful for someone and I also think that this method can be valid for other games that have the same type of problem.

Note 2 :
If you have a 144 Hz monitor, you will have better results if you limit your screen refresh rate at 100 Hz for PES 2019.

I hope you understood everything, because my English is not perfect (I'm French)

Do not hesitate if you have any questions and see you soon!
Last edited by Neosnake1988; Mar 10, 2019 @ 6:07am
< >
Showing 1-6 of 6 comments
ShadowXFX Mar 27, 2019 @ 3:37pm 
I recently got the game and my game just freezes, can still hear background but need to end process, haven't been able to finish 1 game yet, also tried in windowed mode but no luck.
Seppper Apr 11, 2019 @ 9:01am 
Thanks, works great now on my i7 4670k.
Seppper Apr 13, 2019 @ 4:49am 
Any idea how to do it if using Evo switcher to start the game?
Nitid Sep 7, 2019 @ 4:24am 
Thank you! This worked like a charm!
My problem was that after a while PC completly freezes and I had to make a power reset.
No more troubles.
hinti21 Sep 7, 2019 @ 11:02am 
Is there any other option if its not working?
My game is like its in some sort of slow motion
Last edited by hinti21; Sep 7, 2019 @ 11:02am
NydA Sep 7, 2019 @ 1:02pm 
Super tuto, personnellement j'ai du employer la deuxième méthode car quand je voulais le lancer avec le steam id du raccourci il ne se lancer pas, la raison possible est que mon jeu n'est pas installer sur le même disque dur que celui de windows du coup j'ai du faire cette manip pour la version non steam juste pour lui indiquer l'emplacement du .exe

Mais super le tuto je teste ça.
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: Mar 10, 2019 @ 6:03am
Posts: 6