Wingetlywingetly
← All apps

4GB Patch

by NTCorev1.0.0.1

Last updated

Enables a "Large address aware" flag in EXE files of certain 2000's 32-bit games and software that didn't have the flag enabled by default, so that they can use up to 4 GB of RAM instead of 2 GB.

Install with winget

$ winget install --id NTCore.4GBPatch --exact --version 1.0.0.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.0.0.1

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for 4GB Patch.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Large Address AwareFordGT90Concept on TechPowerUp
    LargeAddressAware.laav2.0.4

    An application that assists in making 32-bit programs Large Address Aware and can then access up to 4 GiB on x64 OS versions, and all memory that isn't used by the OS or other applications on x86 OS versions.

  • Windows Memory CleanerIgor Mundstein
    IgorMundstein.WinMemoryCleanerv3.0.8

    This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.

  • OpenSpeedyGame1024
    Game1024.OpenSpeedyv3.3.10

    🎮 An open-source game speed modifier.[一款开源的游戏变速器]

  • SoftPerfect RAM DiskSoftPerfect Pty Ltd
    SoftPerfect.RAMDiskv26.7

    Increase computer performance and SSD lifespan

  • RAMKeeperAshish Patel
    ashishpatel26.RAMKeeperv1.1.0

    Lightweight Windows RAM cleaner — 163 KB static binary, status window, hotkey, auto-clean, process exclusions

  • PulsebarYasuhisa Kakurai
    YasuhisaKakurai.Pulsebarv0.2.0

    Tiny CPU / RAM meter overlay on the Windows 11 taskbar

More from NTCore or browse gamemod, ram, randomaccessmemory.

Frequently asked questions

How do I install 4GB Patch on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NTCore.4GBPatch --exact --version 1.0.0.1. winget downloads the installer from NTCore and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install 4GB Patch silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NTCore.4GBPatch --exact 1.0.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall 4GB Patch via winget?
Run: winget uninstall --id NTCore.4GBPatch --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from 4GB Patch's Apps & Features entry.
Is 4GB Patch free?
4GB Patch is distributed under Proprietary. Refer to the publisher (https://ntcore.com/4gb-patch/) for the full license terms - Wingetly itself does not charge for installation.
Does 4GB Patch work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls 4GB Patch directly from the publisher.
How do I keep 4GB Patch up to date?
Run winget upgrade --id NTCore.4GBPatch --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of 4GB Patch from microsoft/winget-pkgs.