Pes 2013 Registry File 64 Bit !!top!! May 2026
Mastering PES 2013 on Modern Hardware: The Ultimate Guide to the 64-Bit Registry File
Windows registry basics relevant to PES 2013
- Two registry views on 64‑bit Windows:
- 64‑bit view (native): HKEY_LOCAL_MACHINE\SOFTWARE and HKEY_CLASSES_ROOT\CLSID (for 64‑bit apps).
- 32‑bit view: redirected under HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node (for 32‑bit apps).
- PES 2013 is a 32‑bit application in most distributions; therefore its runtime reads keys from the 32‑bit view unless a 64‑bit version exists.
- .reg files imported via double‑click run regedit with the host’s bitness (on 64‑bit Windows, regedit is 64‑bit and writes to 64‑bit view by default unless keys explicitly target WOW6432Node).
What is the "PES 2013 Registry File"?
It is a .reg text file containing specific paths and version codes. When merged into Windows, it tells the OS exactly where the PES 2013.exe lives on your hard drive. For 64-bit users, this file must target the Wow6432Node path; otherwise, the game will not see the registry entries.
Step 5: Run the Game
Launch PES 2013.exe as Administrator. The "Not installed" error should disappear. Pes 2013 Registry File 64 Bit
Step 3: Create or Download the Correct Registry File
You can either search for "PES 2013 Registry Fix 64bit" on community mod sites (like Evo-Web or PES-Patch) or create the file manually. Mastering PES 2013 on Modern Hardware: The Ultimate
To create it manually:
- Open Notepad.
- Copy and paste the following code. Crucially, change the path to match your installation folder.
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KONAMI\PES2013] "code"="XXXXXXXXXX" (Your specific CD key – leave as is) "installdir"="C:\Program Files (x86)\KONAMI\Pro Evolution Soccer 2013\" "version"="1.00.0000" Two registry views on 64‑bit Windows:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KONAMI\PES2013\1.00.0000]
- Pay attention to the double backslashes (
\\) in theinstalldirpath. Windows registry requires this. - Save the file as
PES2013_64bit_Fix.reg(make sure the extension is.reg, not.txt).