Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Trainer

Usage

  1. Start the game
  2. Load a save file
  3. Start the .exe

Patches

Fishing

I'm quite obsessed with fishing in games as seen in CancerCraft so I had to look into it.

I really enjoy the fishing in this game but still wrote some patches to make it easier and faster for lazy people.

The fishing states one can have are the following:

0. throwing bobber
1. bobber in water
2. fish bite
3. battle
4. pull out
5. success
6. fail
7. finishing success
8. clicked fish record away
9. popups gone

fishing_skip_wait_time prevents the player from going into stage 1 and directly skips to stage 3, thus instantly starting the battle as soon as the bobber is supposed to hit the water.

fishing_skip_battle immediately finishes the battle. Using only this patch would lead to a more NieR:Automata like fishing.

fishing.mp4

Character

Sets the character to prologue Nier and prevents it from being changed by the game.

character

Money, XP, Health and Magic

These patches max out the mentioned properties and, if necessary, prevent them from being changed.

general.mp4

Instant Charge and Rapid Fire

Instant Charge allows you to use charged magic attacks nearly instantly. Does not yet work with certain types such as Dark Execution. Rapid Fire allows you to use Dark Blast with no cooldown between blasts.

magic.mp4

Items

Unlocks all items. Be careful when doing this as it can prevent you from doing certain quests.

Weapons

Unlocks all weapons and sets them to their max level.

Quests

Unlocks and sets all quests to completed.

Words, Documents, Tutorials

Unlocks all words, documents and tutorials.

Combo

This patch prevents losing combo unless you reload the game by either loading a save or going to another area.

Cinematic Black Bars

Disables the cinematic black bars.

Video

Preview.mp4

Release

Coming soon™