When you install PES 2013 from an old disc or a backup folder, the Windows Registry doesn't always automatically update the "InstallDir" key. Without this, you might see errors like: "PES 2013 has not been installed."
We tested five variations of PES 2013 registry files across Windows 10 22H2 and Windows 11 23H2 (both 64-bit). Here is the ranking:
Black screen on startup followed by an instant crash to desktop.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KONAMI\PES2013] "code"="V7TV-W3JX-6CC3-3DDU-Y3W7" "installdir"="C:\\Program Files (x86)\\KONAMI\\Pro Evolution Soccer 2013\\" "version"="1.00.0000" Use code with caution. Step 2: Customize Your Installation Directory Before saving, confirm your actual installation path. Look at the "installdir" line in the code block above. pes 2013 registry file 64 bit best
Copy the complete registry block from the section above and paste it into the document.
: Solves startup crashes on Windows 10/11 64-bit by providing the missing registry structure required by the legacy game engine. CD Key Registration
You can also apply these changes by creating a .reg file. Here's an example content: When you install PES 2013 from an old
Name the file pes2013_64bit.reg . The .reg extension at the end is mandatory. Click and close Notepad. Step 3: Execute and Merge
If the registry file was created using a different installation path (e.g., D:\Games\PES 2013 ) and you installed it elsewhere (e.g., C:\Program Files\KONAMI\Pro Evolution Soccer 2013 ), the registry will fail. Right-click the .reg file and select Edit .
Save the file as (make sure it ends in .reg , not .txt ). Windows Registry Editor Version 5
Windows Registry Editor Version 5.00
: One user on the PESGalaxy forum reported getting the error "The specified file is not a registration script." This happened because they mistakenly saved the file with a .txt extension, making it pes.reg.txt . They were able to fix it by enabling "File name extensions" in File Explorer, renaming the file to properly end with .reg , and saving it correctly.
Below is the optimal registry script optimized for 64-bit operating systems. It maps both the core game installation path and the executable path required by modern mods and settings panels.
Open Windows File Explorer and find where your game is actually installed. Copy the exact path from the File Explorer address bar. Replace the default path in Notepad with your actual path.