Cheatgui Save

The Noita cheat gui mod, now in its own repo

Project README

Screenshot of the cheat menu as it appears in Noita

Noita Cheat GUI

A basic in-game cheat menu. Note: if you just want to see the alchemy recipes without all the other cheat functionality, there is a mod for that.

Installation

You can either download the mod manually or clone this Git repo into the Noita mods sub-directory.

Cheatgui is developed against, and really only tested with, the beta branch. It'll probably work with the non-beta, but it's not guaranteed.

Download manually

Download the release .zip, and extract into your Noita/mods/ directory, renaming the folder to just cheatgui.

IMPORTANT: The naming of the installation directory matters-- this README should end up in Noita/mods/cheatgui/README.md.

(or) Clone the Git repo

You can git clone this repo directly into mods:

cd {your Noita install dir}/mods/
git clone https://github.com/probable-basilisk/cheatgui.git

IMPORTANT: You will need to get the pollnet.dll binary from the release zip, located in bin/pollnet.dll. You should copy this file to Noita/mods/cheatgui/bin/pollnet.dll.

Enable the mod in Noita

Enable the 'cheatgui' mod through the in-game pause menu.

You will be prompted that "This mod has requested extra privileges." – see the following section 'Note about scary warnings' for details.

Note about scary warnings

Cheatgui needs unsafe access to allow typing, and to enable the web console. If the warnings bother you, get the Steam workshop version, although you will obviously miss out on the type-to-filter and webconsole functionality.

Note about paths

Right now I'm having the mod put all its files into the global data/hax/ path rather than into the mod-specific path, both because I'm lazy, and also because I might want to cross-load some of these files from other things.

Open Source Agenda is not affiliated with "Cheatgui" Project. README Source: probable-basilisk/cheatgui
Stars
65
Open Issues
6
Last Commit
1 year ago
License
MIT
Tags

Open Source Agenda Badge

Open Source Agenda Rating