Sign in to follow this  
Followers 0
SND

[MOD] dbgmod for Stardew Valley

3 posts in this topic

Got into modding that game recently and thought about creating a mod for enabling the games debugging features such as

- Teleporting / warping

- Time manipulation 

etc.

But with the feature to alsobe able to skip the game intros and jump directly to the title screen as like you know from other games when you start them in debugmode. 

 

Installation : 

- SMAPI is required !! Install first from : 

Please login or register to see this link.

- Help to install the Stardew MOD Api : 

Please login or register to see this link.

- Download and unrar the folder "dbgmod" into 

example : C:\Games\Stardew Valley\Mods\

so that the folder from my RAR file is inside the MODS folder.

like : 

C:\Games\Stardew Valley\Mods\dbgmod\dbgmod.dll

etc.

Run the SMAPI launcher .

Now you can type "help_dbgmod" inside the mod api command window to see a list of the debug hotkeys :

unknown.png

Press DELETE key to enable the debug mode before you use the hotkeys !

 

Have fun ! 

 

Download MOD : 

Please login or register to see this link.

 

Download MOD Source Code (C#) : 

Please login or register to see this link.

GitHub Source Code Repo (C#) : 

Please login or register to see this link.

 

 

OPTIONAL HOW TO : 

If you DO NOT want the mod to skip the intro screens OR you dont want a notification sound get played when enabling / disabling debugmode , go ahead and edit the mods config file.

Set the TRUE to FALSE then.

Otherwise to reenable it set to TRUE instead.

config file location : example : C:\Games\Stardew Valley\Mods\dbgmod\config.json

 

easy as that :)

 

1 person likes this

Share this post


Link to post
Share on other sites

Very nice, I already played hundreds of hours with this game. I tried to create a fish-bot, but then I got distracted by other games :)

Share this post


Link to post
Share on other sites
40 minutes ago, genie said:

Very nice, I already played hundreds of hours with this game. I tried to create a fish-bot, but then I got distracted by other games :)

a fishing bot? you mean like the player is fishing automatically as long the bot is "active"? 

EDIT: this looks like it could have what you are searching

Please login or register to see this link.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0