GithubHelp home page GithubHelp logo

rexdon8 / unrealmappingsdumper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pirica/unrealmappingsdumper

0.0 0.0 0.0 223 KB

A dumper that generates mappings (.usmap) files for datamining Unreal Engine games.

License: MIT License

C++ 70.94% C 29.06%

unrealmappingsdumper's Introduction

UnrealMappingsDumper

This is a project which will generate mappings files for UE which will be necassary for almost all future UE5 games in order to read data from the game files.

Be sure to check the Mappings Archive if the mappings for your game has already been dumped before.

If you dump mappings for a game that isn't already in the archive, uploading it to the archive is encouraged.

Usage

Either compile the DLL or get a precompiled version from Releases. Then simply inject the DLL into the game.

UnrealMappingsDumper is not responsible for any bans. Take the proper precautions on anti cheat protected games.

If all goes well, a Mappings.usmap file will be output to the games executing directory, which should be the same folder as the games shipping exe.

Support

UnrealMappingsDumper is mostly targeted for UE5 games, as that's what most mappings dependent games use, but it should still work for the more recent versions of UE4.

If UnrealMappingsDumper doesn't work properly for your game, first try fixing its source code with any reversing or UE knowledge you may have. If you cannot, then feel free to open an issue for the game that needs it and its engine version. If the game is free please provide a link to download it.

Contributing

The source code relies a lot on the power of templates in order to make overriding and changing certain types and behavior for different engine versions as easy as possible. If your contribution is engine related, just please observe the code and keep this in mind when doing so.

Plans

GPackageFileUEVersion support.

More compression methods.

More GObjects and FNameToString sigs.

unrealmappingsdumper's People

Contributors

thenaeem avatar longerwarrior avatar narknon avatar artlfmj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.