Giter Club home page Giter Club logo

apex.propertyeditor's Introduction

APEX.PropertyEditor

This project is using SFML, Dear ImGui and ImGui-SFML.

Info

This program allows You to view and modify RTPC files extracted from games that are running on APEX Engine (theHunter: COTW, GenerationZero, possibly others (not tested :)). You can extract RTPC files using DECA.

Program can read all three versions of RTPC files, but writing modified version of it works only on version 1 and 2. Support for other versions will be added later.

Please make sure that modified files are serialized properly by comparing them with originals using some hex editor. If they don't match (except modified stuff), please report an issue with game name and extracted file path and name, so I can investigate.

Releases

Compiled binaries can be found here.

Build

You will need to download compiled SFML binaries from here and put libraries in C++/external/lib/x64/. Then just open solution in Visual Studio 2022 and compile.

Known issues

  • After opening big file or file with a lot of nodes/props the program is slow AF.
  • Program can produce corrupted files when saving.
  • ???

Todo

  • Implement serializer for RTPC version 3 (WIP).
  • Implement search properties function.
  • Add ability to edit strings and shared values (WIP).
  • Everything else :P

Credits

kk49 - For creating ((DE)C)onstructor for (A)pps (DECA)

apex.propertyeditor's People

Contributors

catshot112 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

apex.propertyeditor's Issues

Program didn't save the file correctly

Does not work on some files from the latest version of COTW.
For example: The program loads "global_animal_types.blo" file correctly but save file is empty.
Unable to save that file.

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.