Pes 2013 Registry 32bit - New
Right-click → Edit. Paste this code:
@echo off
title PES 2013 32-bit Registry Installer
echo Please enter your PES 2013 installation folder (without trailing slash)
echo Example: C:\Program Files\KONAMI\Pro Evolution Soccer 2013
set /p "installpath="
REG ADD "HKLM\SOFTWARE\KONAMI\PES2013" /v "installdir" /t REG_SZ /d "%installpath%\" /f
REG ADD "HKLM\SOFTWARE\KONAMI\PES2013" /v "code" /t REG_SZ /d "DUMMY-CODE-12345" /f
REG ADD "HKLM\SOFTWARE\KONAMI\PES2013" /v "language" /t REG_DWORD /d 1033 /f
REG ADD "HKLM\SOFTWARE\KONAMI\PES2013" /v "version" /t REG_SZ /d "1.0.0.0" /f
echo Registry successfully added for %installpath%
pause
Below are common key names and example value types you might see in a PES 2013 32-bit registry file. Do not import anything unless you understand the entries and have a registry backup. pes 2013 registry 32bit new
Are you trying to relive the nostalgia of PES 2013 (Pro Evolution Soccer) on an older machine or a 32-bit version of Windows, only to be greeted by frustrating error messages like "The registry file is missing or corrupted"? Right-click → Edit
You are not alone. PES 2013 is widely considered one of the best installments in the franchise, but running it on modern 32-bit systems—or after a fresh install—often requires a specific registry fix. Below are common key names and example value
In this guide, we will explain why this error happens and provide you with a new, working registry fix for 32-bit systems.
Alternatively, use reg.exe from an elevated 32‑bit command prompt or PowerShell with registry view flags: