TommyLau / Forza-Mods-AIO

Free and open-source FH4 & FH5 mod tool

Home Page:https://forzamods.dev/tools/aio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forza Mods AIO

Forza Mods AIO is a free FH4 and FH5 mod tool that aims to bring cool, new and unique features, all at NO cost!

What does this project do?

It improves the player experience by adding various time saving and quality of life features.
These additions are designed to streamline gameplay, improve user satisfaction, and elevate the overall enjoyment of the gaming experience.

Why is this project useful?

The AIO significantly enhances your gaming experience in FH4 and 5. It provides time-saving and quality-of-life features, ensuring you have more fun while playing. Plus, it's completely free, making these enhancements accessible to everyone. However if you wish to support the developers, we are open to donations which you can find in the repository and in the tool itself.

How It Works?

This tool uses merik's memory.dll library to perform signature scans for different functions and offsets.
The result from the scans is then used to create detours to power the features within the tool.

How do I get started?

To get started with the AIO you have two ways.
You either download the latest release or build the project yourself.

Downloading the latest release:

  • Head over to the releases tab,
  • Find the release which has the "latest" tag and open it,
  • Scroll down to the assets part, and download the executable.

Building the project yourself:

  • Clone the repository,
  • Open it in your preferred dotnet IDE (the developers recommend JetBrains Rider),
  • Ensure all necessary dependencies are installed,
  • Press the start/run button to start the project.

Where can I get more help, if I need it?

For support, please visit our Discord server or open an issue on GitHub.

Discord: Discord Server Link
GitHub Issues: Github Issues Link
Troubleshooting Site: Troubleshooting Site Link

Requirements

  • .NET 8
  • Latest version of the game you wish to use the AIO on.

License

This app is under the GPL-3.0 license. You can find a copy of it here.

About

Free and open-source FH4 & FH5 mod tool

https://forzamods.dev/tools/aio

License:GNU General Public License v3.0


Languages

Language:C# 100.0%