Astropilot / ValheimTooler

A fancy cheats tool for the Valheim game
MIT License
52 stars 12 forks source link
cheat dotnet game-hacking modding reverse-engineering unity valheim valheim-game valheim-mod


Valheim Tooler

Download counter Thunderstore download count MIT License

French Version

AboutUsageContributingSpecial mentions and credits

About

ValheimTooler is a free software that allows you to cheat on the Valheim game via a multitude of options offered. This project is purely for educational purposes, I am not responsible for the use you make of it. Be reasonable some features are particularly game breaker.

Here is the list of features offered by this tool:

⚠️ Warning ⚠️: On each feature that allows you to choose a player, the list will only include players who are at a certain distance from you (quite large but not the whole map for all that). This is not a personal choice but a technical limitation of the game. Until I find a way to get around it (if possible) this behavior will remain.

Usage

I made sure that you can install and run this tool easily. Just go here to download the latest version. Take the .zip and extract it to any folder. Then run the ValheimToolerLauncher.exe and click on Install.

If the button is not available it is likely that the program has not found the path to the game, specify it just below and the button should become clickable.

Once the installation is complete, run the game with the launcher open. Once you get to the main menu (AND NOT BEFORE) of the game you can click on Launch and the cheat should appear in game. To show/hide the cheat window you can press Del on your keyboard.

When a cheat update is available, the launcher allows you to update the cheat directly. A button will appear and you just have to click on it to automatically install the latest version!

If you want to uninstall the cheat you just have to press the Uninstall button.

Note: If the installation or uninstallation ever prevents the game from launching, you can always ask Steam to check the integrity of the game files and it will repair the corrupted files.

Here is also a video tutorial explaining its installation and a demonstration of its features:

Tutorial/Demonstration video

Configuration

A configuration file is available to modify some of the tool's parameters, this file is created when the tool is first launched. The file is available:

The name of the configuration file is valheimtooler_settings.cfg

This file allows you to modify the following parameters:

Contributing

The project is open for contributions! Open an Issue to propose new features or directly make a merge request if you want to implement it yourself. Please respect the conventions defined by editorconfig! It should be automatically taken into account by Visual Studio.

A more complete contributing file will arrive soon...

Special mentions and credits