2013 Registry 32bit Work — Pes
PES 2013 Registry Fix for 32-Bit Systems Getting Pro Evolution Soccer 2013 to run smoothly on modern versions of Windows often requires manual registry adjustments, especially if the game doesn't recognize its own installation or custom settings. Why the Registry Fix is Necessary
When PES 2013 is installed, it writes specific path and version data to the Windows Registry. If these entries are missing or incorrect—common after a manual file transfer or when installing patches like PESEDIT—the game may crash or show "Pro Evolution Soccer 2013 has not been installed" errors. The critical difference lies in the registry path:
32-bit Windows: Entries are stored directly under HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013.
64-bit Windows: The registry redirects 32-bit application data to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KONAMI\PES2013. How to Create the 32-Bit Registry File
To make PES 2013 work on a 32-bit system, you can manually create a .reg file:
32-bit and 64-bit Application Data in the Registry - Win32 apps
Fixing registry issues for Pro Evolution Soccer 2013 on a 32-bit (x86) system is a common necessity when encountering "not installed" errors or when the game fails to recognize your installation path. Unlike 64-bit systems that use the Wow6432Node key, a 32-bit Windows environment requires direct entries under the standard software registry branch. The 32-bit Registry Solution
To make the game "readable" by your computer, you must create or edit a registry file specifically for the 32-bit architecture. 1. Correct Registry Path
On a 32-bit system, the game's registration data belongs in:HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013
(Note: 64-bit systems use HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KONAMI\PES2013 instead) 2. Creating the Registry File (.reg)
You can manually create a fix by opening Notepad and pasting the following code exactly as shown:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013] "code"="V7TV-W3JX-6CC3-3DDU-Y3W7" "installdir"="C:\\Program Files\\KONAMI\\Pro Evolution Soccer 2013\\" "version"="1.00.0000" Use code with caution. Copied to clipboard Code: Use your valid CD key.
InstallDir: Double-check your installation folder. If you installed PES elsewhere (e.g., a different drive), you must update the installdir path with double backslashes.
Saving: Save the file with a .reg extension (e.g., pes2013_32bit.reg). 3. Application
Run as Administrator: Right-click the .reg file and select "Merge" or simply double-click it.
Confirm: Click "Yes" on any User Account Control (UAC) prompts and registry warnings.
Restart: It is recommended to restart your computer to ensure the changes take effect. Common Troubleshooting for 32-bit Users
Missing DLLs: Ensure you have the 32-bit (x86) versions of msvcr100.dll, xinput1_3.dll, and d3dx9_43.dll. pes 2013 registry 32bit work
Installation Path: The default directory for 32-bit OS is usually C:\Program Files\KONAMI\Pro Evolution Soccer 2013.
PESEDIT Selector: If using the popular PESEDIT patch, you may need to disable your internet connection temporarily to allow the selector to open properly. Pro Evolution Soccer 2013 registry - RegFiles.net
How to Fix PES 2013 Registry Issues on 32-bit Windows If you’re trying to run Pro Evolution Soccer (PES) 2013 on a 32-bit version of Windows, you’ve likely run into the dreaded "Pro Evolution Soccer 2013 is not installed" error. This usually happens after a fresh OS reinstall or when moving game files to a new drive without running the original installer.
Because the game relies on specific Windows Registry keys to locate its data files, you need to manually inject these entries to get back on the pitch. Here is the definitive guide to making the PES 2013 registry 32-bit work flawlessly. Why the Registry Matters for PES 2013
When you launch pes2013.exe, the system checks a specific "path" in the Windows Registry. If that path is missing or points to the wrong folder, the game assumes it isn't installed. On a 32-bit (x86) system, the registry structure is slightly different than on 64-bit systems, which is why generic "registry fixes" found online often fail. Step-by-Step Guide: Creating the 32-bit Registry File
To fix this, we will create a .reg file that tells Windows exactly where your game is located. 1. Open Notepad Click on your Start menu, type Notepad, and hit Enter. 2. Copy and Paste the Code Copy the code below exactly as it appears.
Important: You must change the "installdir" line to match the actual folder where your game is installed. For example, if your game is in D:\Games\PES2013, change the text accordingly (note the double backslashes \\).
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013] "code"="V7TV-W3CK-6S66-V297-727V" "installdir"="C:\\Program Files\\KONAMI\\Pro Evolution Soccer 2013\\" "version"="1.00.0000" Use code with caution. 3. Save the File Go to File > Save As. Change "Save as type" to All Files. Name the file pes2013_32bit.reg. Save it to your Desktop. 4. Run the Registry Fix Double-click the pes2013_32bit.reg file on your desktop.
A warning will appear asking if you're sure you want to continue. Click Yes.
You should see a success message stating that the keys have been added to the registry. Troubleshooting Common Issues
"The game still says it’s not installed!"Double-check your installdir path in the code above. If your game is in C:\Games\PES 2013, the registry line must look like this: "installdir"="C:\\Games\\PES 2013\\"—don't forget the double backslashes!
Administrator RightsRegistry edits require administrative privileges. Ensure you are logged into an Admin account when merging the .reg file.
Settings.exe Not OpeningIf the registry fix allows the game to run but you can't change your resolution, run settings.exe as an Administrator. This file also relies on the registry keys you just created.
For PES 2013 to work on a 32-bit system, the key is ensuring the path is placed under HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013. Unlike 64-bit systems (which use a Wow6432Node), 32-bit Windows uses the direct software path.
By following this guide, you can bypass the "not installed" error and enjoy one of the most iconic football games ever made.
Are you also looking for the latest 2024/2025 roster patches to keep your PES 2013 experience up to date?
To get Pro Evolution Soccer (PES) 2013 running or recognized correctly on a 32-bit Windows system (or when troubleshooting installation issues), you often need to manually add or verify the game's registry entries. These entries tell the OS and game updates where the files are located and what CD key is being used. Registry Key Locations PES 2013 Registry Fix for 32-Bit Systems Getting
On a 32-bit Windows operating system, registry keys for the game are stored in a different location than on 64-bit systems. 32-bit Path: HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013
64-bit Path (for reference): HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KONAMI\PES2013 Manual Registry Setup
If the game was moved to a new drive or installed without a formal installer, you can create a .reg file to restore functionality. 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 20-character license key (including dashes).
Ensure the installdir path matches exactly where your game is installed. Use double backslashes (e.g., C:\\Games\\PES2013\\).
Save the file as pes2013.reg (make sure it doesn't end in .txt).
Execute the file: Double-click it and select Yes to merge the information into your registry. Why this is necessary
Settings.exe Errors: If the Settings.exe file doesn't open or save properly, it is usually because the registry path is missing.
Official Patches: Official Konami updates or DLCs often fail to install if they cannot find the installdir path in the registry.
Patching/Modding: Many popular community patches (like PESEdit) require the base registry entry to correctly locate the pes2013.exe. Quick Verification
To verify the entries are active, you can use the Windows Registry Editor: Press Win + R, type regedit, and hit Enter. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013. Confirm the installdir points to your game folder. Pro Evolution Soccer 2013 registry - RegFiles.net
Pro Evolution Soccer 2013 (PES 2013) functions correctly on a 32-bit Windows
system, you must establish specific registry entries that allow the game's launcher and installer to recognize its presence. Understanding the 32-bit Registry Path
The primary difference between 32-bit and 64-bit systems lies in where Windows stores application data. On a 32-bit system
, registry keys are placed directly under the main Software node, whereas 64-bit systems use a redirection folder called Wow6432Node For PES 2013 on a 32-bit OS, the path is: HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013 How to Create the Registry Fix
If you are receiving errors stating the game is not installed, you can manually create a registry file (.reg) to fix it: Why This Works: Technical Explanation for Advanced Users
Windows 64-bit registry v.s. 32-bit registry - Stack Overflow
Here’s a properly structured content piece covering “PES 2013 Registry 32bit Work” — useful for troubleshooting, reinstalling, or manually configuring the game on 32-bit Windows systems.
Why This Works: Technical Explanation for Advanced Users
On a 32-bit system, Windows does not use Registry Redirection (WOW64). Therefore, the game’s binaries compiled for x86 architecture look directly at HKLM\SOFTWARE\KONAMI\PES2013. Without this key, the launcher assumes the game was never installed via the original MSI/Setup.
The install from key is read by settings.exe to locate the game’s configuration files (like settings.dat). The code key is read by pes2013.exe at startup to verify the executable is being launched from the correct installation directory—this is a primitive form of anti-piracy and path validation.
By manually reconstructing these keys, you effectively trick the game into believing it was professionally installed, even if you’re running a direct copy or recovering from a system wipe.
Q: Does this work with Steam versions?
A: Steam versions rely on Steam’s own registry keys and file validation. This method is for standalone/retail/CD/DVD installations.
Q: Will this work on 64-bit Windows?
A: Yes, but the registry path changes to HKLM\SOFTWARE\WOW6432Node\KONAMI\PES2013. The “32bit work” is still relevant but requires navigating to the 32-bit emulation node.
Introduction
Pro Evolution Soccer 2013 (PES 2013) relies on specific Windows registry entries to store installation paths, game settings, and license information. On 32‑bit Windows systems (e.g., Windows 7, 8, 10 32‑bit), these registry keys are located in a different path than on 64‑bit systems. Understanding where and how the registry works is essential for fixing launch errors, reinstalling without a full setup, or transferring settings.
2. The "installdir" Key
This is the most critical value.
- Value Name:
installdir - Data Type:
REG_SZ(String Value) - Function: Tells the
pes2013.exeexecutable exactly where theimgfolder anddatfolder are located. If this is missing, the game cannot load textures or databases, resulting in a silent crash.
How to Manually Fix the Registry (32-bit Only)
Step 1: Back up your registry
Press Win + R, type regedit, go to File > Export and save a backup.
Step 2: Navigate to the correct path
In Registry Editor, go to:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013
If KONAMI or PES2013 doesn’t exist, you’ll need to create them.
Step 3: Create the required keys
Right-click on SOFTWARE → New → Key → name it KONAMI.
Inside KONAMI, create another Key → name it PES2013.
Step 4: Add the essential values
Inside PES2013, right-click on the right panel → New → String Value for text entries, or DWORD (32-bit) for numbers.
| Value Name | Type | Data (example) |
|---------------------|----------------|---------------------------------------|
| installfrom | String Value | C:\Program Files\KONAMI\PES2013\ |
| code | String Value | (Your serial, e.g., XXXX-XXXX-XXXX) |
| installdir | String Value | C:\Program Files\KONAMI\PES2013\ |
| resolution | DWORD (32-bit) | 1 (1 = fullscreen, 0 = windowed) |
| language | String Value | English |
Important: Use double backslashes
\\in paths. Example:C:\\KONAMI\\PES2013\\
Step 5: Fix the Settings.exe registry location
Many 32-bit users forget that Settings.exe reads from the same path. If settings don’t save, run regedit as administrator and ensure you have Full Control permissions over the PES2013 key (right-click → Permissions).

