For players looking to install or patch Pro Evolution Soccer (PES) 2013
on a 32-bit Windows system, manually adding the correct registry keys is often the "final boss" in fixing errors where the game fails to recognize it is installed. The 32-Bit Registry Key Path
Unlike 64-bit systems that use the Wow6432Node redirector, a native 32-bit (x86) Windows environment looks for the game's data in a more direct location: Path: HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013 Manual Registry Entry Guide
If your game or patch (like PESEdit) isn't running, you can create a new registry file to "tell" Windows where the game lives: Open Notepad and paste the following code:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013] "code"="YOUR-CD-KEY-HERE" "installdir"="C:\\Program Files\\KONAMI\\Pro Evolution Soccer 2013\\" "version"="1.00.0000" Use code with caution. Copied to clipboard Edit the Details:
Replace YOUR-CD-KEY-HERE with your actual serial number (include the dashes).
Verify the installdir path. Ensure it matches exactly where you installed the game, using double backslashes (e.g., C:\\Games\\PES2013\\). Save and Run: pes 2013 registry 32bit new
Save the file as pes2013.reg (ensure the extension is .reg, not .txt).
Right-click the file and select Merge or Open with Registry Editor. Click Yes when prompted to add the information. Why This is Needed Adding this registry entry is crucial for several reasons:
Patching: Most popular mods and kitservers use these registry values to find the game executable.
Startup Errors: Fixing corrupt or missing registry references can resolve "executable not found" errors during startup.
Settings Access: The settings.exe tool often relies on these keys to save display and controller configurations.
Warning: Always back up your registry before making manual changes. If you have moved the game folder recently, you must update the installdir value in the registry for the game to launch correctly. Pro Evolution Soccer 2013 registry - RegFiles.net For players looking to install or patch Pro
Double-click PES2013_32bit_Fix.reg → click Yes → OK.
The game did indeed look better. Textures were crisper, and gameplay felt smoother. Alex was thrilled but also mindful that such tweaks should be approached with caution, understanding that not all registry edits end well.
Pro Evolution Soccer 2013 (PES 2013) is widely considered one of the best entries in the franchise. However, installing and running this 32-bit legacy software on modern 64-bit versions of Windows (Windows 10/11) often presents challenges. These issues typically stem from missing Windows Registry keys, which prevents the game from launching or saving progress. This paper outlines the function of the PES 2013 registry, explains the "32-bit" architecture in a modern context, and provides a safe, manual method to restore registry functionality without relying on potentially unsafe "registry fixer" executables.
When the 32-bit registry entries for PES 2013 are absent or incorrect, users typically encounter:
My Documents\KONAMI\PES2013 not written).Yes. This exact "PES 2013 registry 32bit new" works on Windows 7, 8, 8.1, and 10 – all 32-bit editions.
Open Registry Editor:
Navigate to likely locations. Example paths to check:
To export a key (create a backup before changes):
Right‑click the key → Export → choose a .reg filename and save.
Example exported .reg content (synthetic example):
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\KONAMI\PES2013] "InstallPath"="C:\Games\PES2013" "UserName"="Player" "LastSave"="C:\Users\Alice\Documents\PES2013\save1.sav" The Outcome The game did indeed look better
Note backslashes are doubled in .reg display.
To import a .reg file: double-click it or use regedit → File → Import. Confirm prompts.