Skip to content
/ Aera Public

A ImGui mod menu base designed for Grand Theft Auto V. intended exclusively for educational use.

License

Notifications You must be signed in to change notification settings

99Anvar99/Aera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Aera

A ImGui mod menu base designed for Grand Theft Auto V. intended exclusively for educational use.

Report Bug . Request Feature

Contributors Forks Stargazers Issues License

Works on GTA version (1.69 | 3351)

Table Of Contents

About The Project

image

This framework was developed with educational intent, providing users with a fresh and modern alternative to traditional nano and bigbase structures. The entire base is constructed utilizing the ImGui Library.

Distinctive Features

  • Image Loader: Enables the loading of various image formats in high quality such as png, gif, and more.
  • Separate Thread for Main Hook: Executes the main hook in a dedicated thread.
  • Managing and utilizing in-game textures for rendering with ImGui.
  • All submenus are invoked only once during initialization to optimize resource usage.
  • The user interface is highly customizable.

Getting Started

(Direct-X SDK)

Usage

  • Simply Build in (Release)
  • Inject the DLL into the game
  • Open Key: INSERT

If you have folder created in appdata/Aera/Headers

  • (You can add custom images to appdata/Aera/Headers) You can change that in the code to any desired location

Contributing

  • Contributions are welcome, but kindly limit them to areas such as code structure enhancements and additional base options. Avoid introducing game/menu features, such as god mode, into this base. If you wish to contribute, please create a pull request accordingly. Thank you for your understanding.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Authors

  • Vali
  • 99Anvar99

Original

About

A ImGui mod menu base designed for Grand Theft Auto V. intended exclusively for educational use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •