You must modify the path in the code to match your computer.
Install game in a 32-bit-friendly path
After fixing the registry, you must configure the game to run correctly on modern systems. 1. Fix the settings.exe The original settings.exe may not open on 64-bit systems.
. Go to File > Save As... in Notepad. In the "Save as type" dropdown, select All Files (.*) . Name your file with the .reg extension, for example, PES6_64bit_Fix.reg . Save it in a convenient location, such as your Desktop. pes 6 registry 64 bit install
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\KONAMI\PES6] [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\KONAMI\PES6\1.0] "installdir"="C:\\Games\\Pro Evolution Soccer 6" "version"="1.00.000" Use code with caution. Step 4: Edit the Path for Your PC
Modern 64-bit Windows systems store 32-bit application data in a specific "Wow6432Node." If you are manually adding registry keys, they must point to this location for PES 6 to recognize the installation.
You must use double backslashes ( \\ ) instead of single backslashes ( \ ) in the registry file paths. Click File > Save As . Set "Save as type" to All Files ( . ) . Name the file pes6_64bit_fix.reg and click Save. Step 4: Execute the Fix Double-click the newly created pes6_64bit_fix.reg file. You must modify the path in the code to match your computer
Before diving into registry edits, try running the installer in compatibility mode:
If your game is installed elsewhere (e.g., D:\Games\PES6 ), modify the installdir line accordingly:
Windows Registry Editor Version 5.00
After making the registry edits, try installing PES 6 again. This time, the installer should run smoothly, and the game should install without any issues.
In 64-bit Windows, 32-bit applications are redirected to a specific sub-node in the registry called . While a 32-bit system looks in HKEY_LOCAL_MACHINE\SOFTWARE\KONAMIPES6 , a 64-bit system requires the entry to be here: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KONAMIPES6\PES6 Essential Registry Values
Copy and paste the following code exactly as shown (Source: RegFiles.net ): Fix the settings
This guide will walk you through the proper installation and registry fixes required to get PES 6 running smoothly on a 64-bit system. Why PES 6 Needs a Registry Fix on 64-Bit Systems