Introduction

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

HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013

Scenario B: Running a “Portable” PES 2013 on 32bit – Making Registry Work

Many users download pre-installed or “portable” versions that lack registry entries. For these to work on 32-bit, you need to simulate an installation.

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KONAMI\Pro Evolution Soccer 2013\Compatibility] "ControllerCompatibility"=dword:00000001

On a 32-bit system, the game's registration data belongs in:HKEY_LOCAL_MACHINE\SOFTWARE\KONAMI\PES2013

  • In the right pane, look for a DWORD (32-bit) value named VersionCheck or create it if it doesn't exist.
  • Double-click on it and set its value to 0.