Enter the Gungeon

Enter the Gungeon

View Stats:
HAN #YOLO Jul 20, 2016 @ 7:59am
Starting with specific items/guns
Hi guys! Is there a way to start the game with any items/guns you've unlocked? So I like this game A LOT and I've killed the lich at least a dozen times, but there are so so so so many items and guns... It's next to impossible to try out specific builds. There's guns that I've seen 2-3 times for 100+ hours gameplay... Like dungeon eagle for example (yes, I know it's C rarity). Just the game is too random. Don't get me wrong, I like this fact, but in the same time I hated it. :D For example in FTL (another great game) you can try out all the builds you want despite the RNG. I want the same thing in Enter the Gungeon. But this is impossible without changing the games' mechanic. So maybe there's some kind of program? Like trainer or something? For FTL I found one such program and I can change the starting guns/crew/resources for all ships. And this gave me a whole lot more hours of gameplay...

PS: please, don't call me a cheater. I hate cheats and I've never used cheats!
< >
Showing 1-15 of 20 comments
e.bkapalka Jul 20, 2016 @ 8:53am 
You're going to have to learn to use CheatEngine to make this work. Other people have done all the coding for you so all you need to learn to do is simple. Read this[forum.cheatengine.org] page. Also, if you just want rainbow chests, there's a table on that thread to spawn them every room if you want.

Just to clarify, I HAVE used these, but only on another computer with a non-Steam version of the game. Every achievement and every hour I've played here on my profile has been done without help
Last edited by e.bkapalka; Jul 20, 2016 @ 8:54am
rebca Jul 20, 2016 @ 9:37pm 
Just be careful not to have cheatengine running when playing VAC games!
HAN #YOLO Jul 21, 2016 @ 1:10am 
Well I was hoping for something else... Like this program for FTL that I said about. It was some kind of mod manager but I suppose this can't be done for Enter the Gungeon.
e.bkapalka Jul 21, 2016 @ 9:15am 
It's not that it can't be done, it's just that nobody has done it. It doesn't exist right now but if you want to spend 10 minutes learning how yo use it it'll be fine
Here is a console command mod: https://github.com/ModTheGungeon/ETGMod.Installer/releases

Use the installer, open the game and start a run, then press F2 to open the console and type "give X" where x is the item in lower caps, with underscores as spaces. Also if you can't type in the console, open the Ammonomicon first and then type.
Last edited by itchylol742 (1v1 me in tetris); Jul 21, 2016 @ 4:43pm
HAN #YOLO Jul 21, 2016 @ 6:00pm 
10x, I'll try it.
HAN #YOLO Jul 22, 2016 @ 12:17pm 
One last question guys before I install and try this program - is it dangerous to use it? I mean will steam guard will detect it as a cheat?
Steam only detects cheats for multiplayer games. You can use cheats for singleplayer games without being banned.
e.bkapalka Jul 22, 2016 @ 8:14pm 
Originally posted by cru:
Steam only detects cheats for multiplayer games. You can use cheats for singleplayer games without being banned.
It's just for VAC protected games, isn't it? This game is fine, I'm certain
Last edited by e.bkapalka; Jul 22, 2016 @ 8:14pm
HAN #YOLO Jul 24, 2016 @ 9:35pm 
I tried this mode and it's exactly what I was looking for. Everything works perfectly fine. The ammonicon must be opened in order to get the item you want. But I want to give advice to anyone who is wiling to try this mode - don't use it if you don't want to ruin your gungeon experience.
Flarage Mar 4, 2017 @ 4:34am 
Originally posted by HAN #YOLO:
I tried this mode and it's exactly what I was looking for. Everything works perfectly fine. The ammonicon must be opened in order to get the item you want. But I want to give advice to anyone who is wiling to try this mode - don't use it if you don't want to ruin your gungeon experience.
Can you tell me how exactly it works?
ned Mar 4, 2017 @ 5:16am 
This game should have a practice/sandbox mode, where you can screw around with enemies, practice dodging, and try builds.
e.bkapalka Mar 4, 2017 @ 9:45am 
Originally posted by Flarage:
Originally posted by HAN #YOLO:
I tried this mode and it's exactly what I was looking for. Everything works perfectly fine. The ammonicon must be opened in order to get the item you want. But I want to give advice to anyone who is wiling to try this mode - don't use it if you don't want to ruin your gungeon experience.
Can you tell me how exactly it works?
Every gun has a value associated with it and every item drop has a trigger. Somebody poked around the game's memory until they figured out all of the values and triggers to make items spawn and then wrapped it up in a neat little program for user friendliness
Last edited by e.bkapalka; Mar 4, 2017 @ 9:46am
Butts McGee Mar 4, 2017 @ 10:00am 
Originally posted by e.bkapalka:
Originally posted by Flarage:
Can you tell me how exactly it works?
Every gun has a value associated with it and every item drop has a trigger. Somebody poked around the game's memory until they figured out all of the values and triggers to make items spawn and then wrapped it up in a neat little program for user friendliness

Essentially found the function table and the function pointer for the "give treasure" function that the game uses when the player touches a treasure, and just invokes it by looking up the object by name and passing the object ID along to that function.

It's pretty basic reverse engineering stuff for CheatEngine tables.
Flarage Mar 4, 2017 @ 12:21pm 
Originally posted by A Gay Stoned Cat:
Originally posted by e.bkapalka:
Every gun has a value associated with it and every item drop has a trigger. Somebody poked around the game's memory until they figured out all of the values and triggers to make items spawn and then wrapped it up in a neat little program for user friendliness

Essentially found the function table and the function pointer for the "give treasure" function that the game uses when the player touches a treasure, and just invokes it by looking up the object by name and passing the object ID along to that function.

It's pretty basic reverse engineering stuff for CheatEngine tables.
Can you put that in simpler terms?
< >
Showing 1-15 of 20 comments
Per page: 1530 50

Date Posted: Jul 20, 2016 @ 7:59am
Posts: 20