RELEASED [SMAPI 1.5] In-Game Cheat Menu v1.13 Beta [01-Jan-2017]

Discussion in 'Cheats' started by CJB, Mar 4, 2016.

  1. Ghostly Fox

    Ghostly Fox Heliosphere

    As far as I can tell this seems to work with SMAPI 40.0. Thought it might be good to know?
     
    • Skydruid

      Skydruid Aquatic Astronaut

      I still would seriously love an infinite tackle durability fix for the fishing for those of us who love to just play the minigame and hate losing tackles.
       
      • ek2589

        ek2589 Space Hobo

        Oops my mistake! Yes I meant 0.37. How could I go about doing this? Thanks for the help
         
        • Entoarox

          Entoarox Oxygen Tank

          You put the DLL into its own directory under `mods`, then you add a text file called `manifest.json` (No .txt) and put the below code into the file:

          Code:
          {
            "Name": "CJB Cheats Menu",
            "Authour": "CJ Bok",
            "Version": {
              "MajorVersion": 1,
              "MinorVersion": 11,
              "PatchVersion": 0,
              "Build": ""
            },
            "Description": "Simple in-game cheats menu!",
            "UniqueID": "CJBCheatsMenu",
            "PerSaveConfigs": false,
            "EntryDll": "CJBCheatsMenu.dll"
          }
          (Note: Copied this directly from the manifest.json for the version of CJB cheat menu I am using)
           
          • Am I doing something wrong or do I have to load the game with the API? I can't just click Stardew Valleys original desktop icon?
             
            • Nurio

              Nurio Cosmic Narwhal

              You need to have SMAPI installed, yes. And then you need to start up SMAPI, not Stardew Valley itself. So, no, don't use SDV's original desktop item.
              Place SMAPI in the folder you have SDV installed and then run StardewModdingAPI.exe
               
              • epicmurdock

                epicmurdock Void-Bound Voyager

                I have this and the Item Spawner mod, and I think one of them (not sure which, could also be SMAPI) is causing the game to crash when I try to play mini games (saloon, fair, casino.) Anything I can do for that?
                 
                • Nurio

                  Nurio Cosmic Narwhal

                  It's neither of those. It's SMAPI 0.39.6's incompatibility with Stardew Valley 1.07! And yes, you luckily can do something about it!
                  Download SMAPI 0.40.0
                   
                    epicmurdock likes this.
                  • chimcharfan1

                    chimcharfan1 Space Hobo

                  • Nurio

                    Nurio Cosmic Narwhal

                    A missing method mostly sounds like you have stuff not up to date? Do you have Stardew Valley 1.07 (the screenshot implies you have 1.06) and SMAPI 0.40.0?
                     
                    • CJB

                      CJB Scruffy Nerf-Herder

                    • Ghostly Fox

                      Ghostly Fox Heliosphere

                      WHOO! Editing stuff. Social stuff, even!
                       
                      • Nurio

                        Nurio Cosmic Narwhal

                        Heh, I think CJB is trying to make all other editor mods out there obsolete. Nice job!
                         
                        • Vith

                          Vith Cosmic Narwhal

                          While CJB is including everything, and I appreciate the effort, singular mods for separate functions will never become obsolete. I used CJB's mod for a while for things like durable fences, but in the end I realized it was too tempting to just cheat everything in, and that ruined my time playing the game (what is the point in playing if you get everything handed to you?).

                          So, I stick with singular mods with similar functions for now. It's nice to have it all in a single package, but what if you only wanted specific features?
                           
                          • Nurio

                            Nurio Cosmic Narwhal

                            Ah. Sorry, I should've made it more clear I was just kidding
                             
                              Vith likes this.
                            • Vith

                              Vith Cosmic Narwhal

                              Got ya, I'm sorry too. Well, you know what they say about assuming things, eh? :p
                               
                                Nurio likes this.
                              • soldyne

                                soldyne Poptop Tamer

                                is it possible to add edits for the mini-games? like extra lives, extra speed, level select, invulnerability, weapon select. not sure if the mini-games are even modifiable, I don't see any mods for them anywhere.
                                 
                                • Nurio

                                  Nurio Cosmic Narwhal

                                  At the very least I read the variables (number of lives, coins, etc.) are modifiable through Cheat Engine (an external program), so if nothing else is possible, you can try that
                                  And the minigame is dependent on your luck in game, so if you give yourself max luck for that day, you should also fare better in the minigame
                                   
                                    Vith likes this.
                                  • Vith

                                    Vith Cosmic Narwhal

                                    Adding to what Nurio said, if you know how to use cheat engine; for Journey of the Prairie King, you can edit the countdown timer for each stage. Simply search for the value of '80000' (the hex will be different each time you load a save [I believe]) when the JotPK first loads up after hitting spacebar to start the game (do it FAST, or the value of '80000' will change for the countdown timer [and you probably won't be able to find the correct value without luck or a stage change]).

                                    If you did it correctly, you'll see the correct value turn red in your address list that you'll have to change and tick down. Add this address to your address list, and double click on the value to change it to '20' or so. Each level after your character moves to the next screen, quickly ALT+TAB and change the '80000' value to '20' again, automatically winning each stage without killing any enemies. DO NOT change the countdown timer value for boss stages, you cannot skip these.

                                    Like I said, the hex value will change each time you load your save, so you'll manually have to search for the correct address each time you load your save if you wish to keep doing this (there's no real point after you beat it once without deaths for the achievement though). Good luck. ;)
                                     
                                      Last edited: Apr 9, 2016
                                      Nurio likes this.
                                    • chimcharfan1

                                      chimcharfan1 Space Hobo

                                      I updated my stardew to 1.07 and still got the same message :( https://gyazo.com/944b68cf5d60a3019ea6e2d855ff3f0f
                                       

                                      Share This Page