GUN GODZ

GUN GODZ

44 ratings
Mod to fix turning while shooting and knife turning (HOWTO)
By Ozymandias
This guide will help you fix the issues where you cannot turn while holding down the fire button, and that pressing space bar to use the shank knife will cause your sensitivity to explode.
4
   
Award
Favorite
Favorited
Unfavorite
DOWNLOAD
The link will be a google drive link to data.win which you have to replace in the GUN GODZ folder.

To get to the GUNGODZ folder, right click the game in your steam library and then hit MANAGE > BROWSE LOCAL FILES

Google Drive Link[drive.google.com]

If you think this is malicious, then you can make the mod yourself, see the next section.
DIY
Do this if you wanna DIY and don't want to risk getting a virus (I don't blame you.)

Google and download the UndertaleModTool (gamemaker:s editing tool) from github.

Open up this script under the CODE section and delete the marked out lines (this also fixes the knife turning bug):


It should look like this when you are done:


Then save!
OTHER NOTES
You can apparently press 8, 9 and 0 to change your sensitivity.
Pressing 0 resets to 1.0 sensitivity.
Pressing 8 decreases sensitivity by 0.1
Pressing 9 increases sensitivity by 0.1.
Sensitivity is minimum 0.1, max 2.0

It looks like the developers intended the shank knife to also prevent you from turning, but they didn't update that part of the code to include sensitivity so it kinda breaks everything!

I scoured the game files for any mention of a 52nd star or any hidden mechanic, and I couldn't find one, so I've updated the game to reference everything as 51 stars and not 52 stars!
Additionally I have added the ability to see your sensitivity in the main menu, and in the controls menu. I edited the controls menu so you cannot accidentally bind controls to 8, 9, 0, or M. This allowed me to put the instructions for sensitivity in the controls.

Another note, apparently pressing R in the main menu will reset your steam achievements and game stats? Holding Q U I and T while close the game. Pressing C will open the credits.
10 Comments
Ozymandias  [author] 4 Jul @ 6:57pm 
You cannot get 52 stars without modding, there's not enough in the game and this is well documented.
Kondor+ 22 Jun @ 6:40am 
There are 4 hidden triangles, with basic 48 this makes 52. What do you mean there is only 51?
Also I move much much slower with your mod :/

Other than that, great job!
liskanyme3 10 Oct, 2024 @ 11:37am 
Thank you very much!
exojjl2 24 Jun, 2024 @ 2:17am 
This game is the best game ever.
322nnodew 24 Jul, 2021 @ 3:42am 
windows only
Ozymandias 23 Feb, 2021 @ 1:01am 
♥♥♥♥♥♥♥♥♥! A guy named Ozymandias made a guide about Gun Godz. I was so confused when scrolling through the guide list.
H-E-C-U-SEE-WHAT-SEEMS-TO-BE 8 Oct, 2020 @ 6:07pm 
Thanks man, game was nigh-on unplayable pre-patch.
Muckelchen 10 Jul, 2020 @ 5:25am 
God, I wish this was up before I played the game... Anyway, thanks for the guide. It will probably help a lot of future players. I guess the game is way more easier with this fix.
Shiro 14 May, 2020 @ 11:36am 
so with this fix I can actually unlock last achievement after getting all 52 triangles? nice
turn fix is also very helpful
also thanks for mention of UndertaleModTool. While I didn't fare well while using it (no code search, so I wasn't able to find steam achievement trigger), I accidentally saw Y.V. actually takes lots of damage from shank making it actually viable way to kill him fast as opposed to suicidal achievement
Ozymandias  [author] 2 May, 2020 @ 6:17pm 
I've added additional functionality to my mod, see the OTHER NOTES section.