Pes 2013 Vram 128mb Fix

Step 1: Download Kitserver for PES 2013
Search for "Kitserver 13.4.0" (the final stable version). Avoid scam sites; stick to known modding forums like Evo-Web or PES-Patch.

Step 2: Extract to your PES 2013 Root Folder
Your root folder is where pes2013.exe lives (e.g., C:\Program Files (x86)\Pro Evolution Soccer 2013\). Extract the kitserver13 folder here.

Step 3: Locate the Config File
Navigate to kitserver13 > Open config-sample.txt or create a new kitserver.cfg file.

Step 4: Add the VRAM Override
Using Notepad, paste the following lines:

[kserv]
debug = 0
gdb = 0

[afs2fs] img.dir = "example-root"

[lod] enable = 1 force.lod = 0

[vram] enable = 1 size = 2048

Crucial line: enable = 1 and size = 2048. This tricks the game into believing you have 2GB (2048MB) of VRAM.

Step 5: Run the Loader
Inside kitserver13, double-click manager.exe. Select your pes2013.exe from the dropdown and click "Attach". You should see "Kitserver 13 installed successfully."

Step 6: Launch via the Manager
Always launch the game using manager.exe (or the shortcut it creates) rather than the original EXE. The VRAM warning will vanish.


To understand why a modern graphics card looked like a relic from 2003 to PES 2013, we have to look at the engine. PES 2013 was built on an evolution of a legacy engine designed for the PlayStation 2 and early PC architecture.

The game was a 32-bit application. In the early 2000s, managing memory addresses was a different beast. The game's configuration file (config.dat or inside the registry) stored variables that dictated screen resolution, aspect ratio, and window mode. Pes 2013 Vram 128mb Fix

The issue arose from how the game queried the system for available memory. As Windows updated and GPU architecture changed (moving from dedicated chunks of memory to shared memory pools and unified architecture), PES 2013’s aging code got confused. It would fail to query the correct amount of VRAM, default to a "safe mode" fallback (128MB), and lock the user out of high-definition settings.

Essentially, the game was saying, "I don't recognize this futuristic hardware, so I will assume you are running a potato."

A: Possibly, but not well. You will need to set Quality = 0 (Lowest), resolution to 800x600, and use the LOD mixer to disable shadows. Expect 20-25 FPS.

Press Ctrl + Shift + Esc > Startup > Disable everything non-Microsoft. Also, set pes2013.exe priority to "High" in Task Manager > Details.


The community solution, often dubbed the "128MB Fix," was elegant in its simplicity. It bypassed the broken detection logic entirely.

There were two main ways this was solved: Step 1: Download Kitserver for PES 2013 Search

PES 2013 comes with a separate Settings.exe file. This tool checks your system against a hard-coded "whitelist" of GPUs from 2011-2012. If your graphics card (especially an integrated Intel or a modern Nvidia/AMD card) isn't on that ancient list, the settings program panics and falls back to reading the lowest possible shared memory value. Consequently, it locks the in-game quality to "Low" or blocks launch entirely.

Pro Evolution Soccer 2013 (PES 2013) is widely regarded by fans as a golden era title. Released over a decade ago, its fluid gameplay, responsive dribbling mechanics (the famed “FullControl” system), and deep Master League still command a loyal following.

However, a frustrating specter haunts players trying to run this classic on modern low-end laptops, old office PCs, or integrated graphics chips (like Intel HD Graphics 2000/3000 or early AMD APUs). You double-click the executable, and instead of the cheering crowd, you are met with a brutal error message:

"Your video card does not meet the required specifications (VRAM 128MB)."

Wait—PES 2013 only requires 128MB of video memory? Most modern iGPUs have 512MB, 1GB, or even 2GB allocated. Why is this happening?

This article is your definitive solution. We will explain why the error occurs, debunk the myths, and provide a step-by-step PES 2013 VRAM 128MB fix that actually works. Crucial line: enable = 1 and size = 2048


If you don't want mods, you can trick Windows itself. This fix forces PES 2013’s Settings.exe to read a fake VRAM value.