Wingetlywingetly
← All apps

Gbx File Dumper

by Electron-X (Wolfgang Rolke)v1.76.0.124

Last updated

A little Windows application that displays the contents of the file header of mainly maps, challenges, replays, packs, blocks, objects and items used by the Nadeo game engine GameBox (.gbx, .pak, and .dds files).

Install with winget

$ winget install --id ElectronX.GbxDump --exact --version 1.76.0.124

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.76.0.124

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
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 Gbx File Dumper.

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

  • DirectX Texture ConverterMicrosoft Corporation
    Microsoft.DirectXTex.Texconvv2026.5.7

    This DirectXTex sample is an implementation of the texconv command-line texture utility from the legacy DirectX SDK utilizing DirectXTex rather than D3DX.

  • DirectX Texture AssemblerMicrosoft Corporation
    Microsoft.DirectXTex.Texassemblev2026.5.7

    Texassemble is a command-line tool from Microsoft's DirectXTex library, designed for assembling and processing texture arrays, cubemaps, volume maps, and other complex texture types.

  • DDS ViewerIdeaMK
    IdeaMK.DDSViewerv3.2.0.0

    A free tool to open, view and convert DirectDraw Surface (DDS) image files.

  • DirectX Texture Diagnostic ToolMicrosoft Corporation
    Microsoft.DirectXTex.Texdiagv2026.5.7

    Texdiag is a diagnostic command-line tool from Microsoft's DirectXTex library, designed for analyzing and debugging texture files (e.g., DDS, PNG, TGA).

  • FICture2floyd68
    floyd68.FICture2v1.7.142.0

    Fast and lightweight image viewer with DirectX rendering

  • E
    Easy2Convert PNG to DDSEasy2Convert Software
    Easy2Convert.png2ddsv2.9.0.0

    A small freeware utility for converting Portable Network Graphics files (.png) to DirectDraw Surface files/textures (.dds) easily and quickly.

More from Electron-X (Wolfgang Rolke) or browse wolfgangrolke, trackmania, filereader.

Frequently asked questions

How do I install Gbx File Dumper on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ElectronX.GbxDump --exact --version 1.76.0.124. winget downloads the installer from Electron-X (Wolfgang Rolke) and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Gbx File Dumper silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ElectronX.GbxDump --exact 1.76.0.124 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Gbx File Dumper via winget?
Run: winget uninstall --id ElectronX.GbxDump --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Gbx File Dumper's Apps & Features entry.
Is Gbx File Dumper free?
Gbx File Dumper is distributed under European Union Public Licence v. 1.2. Refer to the publisher (https://github.com/Electron-x/GbxDump/tree/master) for the full license terms - Wingetly itself does not charge for installation.
Does Gbx File Dumper 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 Gbx File Dumper directly from the publisher.
How do I keep Gbx File Dumper up to date?
Run winget upgrade --id ElectronX.GbxDump --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Gbx File Dumper from microsoft/winget-pkgs.