File information

Last updated

Original upload

Created by

MoleEater

Uploaded by

MoleEater1

Virus scan

Safe to use

About this mod

Hacking un-moddable values in-memory. A companion to my mods

Requirements
Permissions and credits
Majority of the game code for Dysmantle is not accessible for mods, because it is compiled into the running binary. Examples: weapon hits, cooking. These routines can only be modified by either hex-editing the .exe and .dll files, or by altering the contents of your RAM while the game is running. The utility called Cheat Engine is the most popular tool to edit RAM on Windows. The data that tool uses is called a .CT cheat table, that is what you can download here.

Quality of life hacks:
  • (optional) Zoom out camera to see your surroundings. You can increase the draw distance with extra hacks.
  • (optional) Allow lower camera tilt angle, down to the ground. Note: the graphics engine is made for top-down and not first person games.
  • (optional) Change base camera FOV to any value. Enter the value in radian, 0.7 = ~40 degree, 1.6 = ~90 degree.
  • (optional) Build concrete platforms low to the ground, no need for steps anymore. Needs testing and feedback from the community.
  • (optional) Transport materials from backpack to storage much faster. For to be used with cheat mods granting you tons of materials quickly.
  • (optional) Clicking on the dish auto-fills the cooking pot even if you never cooked it before.
  • (optional) Increase font size on Cooking screen for the recipes and the cooking slots to make it a little bit more readable.
  • (optional) Bright night lights coming from the moon to help you see.
  • (optional) Re-draw map, hide destroyed objects. The process is convoluted and long, there is a how-to.
  • (optional) Increase game difficulty by changing monster's health points, damage dealt and speed.
Cheats:
  • (optional) Increase Backpack slots to from 5-16 max to 32.
  • (optional) Compress materials 1000x, every material rarity, without crafting recipes.
  • (optional) Lower Gembine high score requirement from 54321 to 1 to get the special secret reward.
  • (optional) Re-roll skill selection on the level up screen.
  • (optional) Teleport to your map marker & reveal map and POIs on your map marker.
  • (optional) Speed up the game up to 90x or slow it down. Use Q, P, shift keys on the main game screen.
  • (optional) No fall damage, you can jump down from cliffs. Incompatible with No fall damage mod.
  • (optional) Far-reaching melee weapons can hit up to 90 targets far away and all around you.
  • (optional) Reset death counter to 0 when you die. You can get the Surreal Key without effort.
I try to solve everything i can with mods, because they are easier to maintain, more versatile, and much more capable. Mods even work on Android!