I wish I could help you as if any game deserves a fan remake it's this one (And the original).Is there a way to access the graphics ?
I want to mod the game with better looking/different style art.
If someone know how to extract graphics and reinject them.
Thanks for any help
I wouldn't call this necroing, you are posting some VERY helpful information here. I never modified a game before but given this is my all-time favorite h game I might have to change that. With this information, I am wondering if it would be possible to swap out one set of sprites for another as well as making changes to the text... (Thoughts of romhacking intensifying).Hello.
First off, I'm really sorry for necroing a two-month thread, but I've found out how you can edit/mod the game and it's sprites to your liking.
The game is made with GameMaker Studio, so you can use theYou must be registered to see the links(Undertale Mod Tool) to open the game's data.win file that contains all the coding and sprites, to edit it as you'd like.
To do so, simply download the mod tool, open the game's data.win file with said mod tool, and click on the sprites section of the tool.
I HIGHLY SUGGEST YOU MAKE A BACKUP OF THE DATA.WIN FILE BEFORE YOU MAKE ANY CHANGES.
View attachment 1908865
From this tab, you can choose whatever sprite you'd like to edit, and then export it as a .png if you'd like as well.
Here's an example: the "main" sprite.
You don't have permission to view the spoiler content. Log in or register now.
You can also rig the game's scenes and difficulty as you'd like.
If you search for "start_variables", you'll find a script named "gml_Object_start_variables_Create_0" and change your and Violet's HP and her punch damage (have fun, LoveHurts!) as you'd like.
Variable for your hp: global.yourhp_max
Variable for her hp: global.herhp_max
View attachment 1908879
You can also edit the damage of your own punch combos in the 'gml_Object_player_punches_KeyRelease_40' script.
View attachment 1908886
When you're done, remember to save with Ctrl+S.
Have fun!
I finally got around to giving this a try. I have the Dream Knockout Strawberry application but idk how to get to the data.win file.Hello.
First off, I'm really sorry for necroing a two-month thread, but I've found out how you can edit/mod the game and it's sprites to your liking.
The game is made with GameMaker Studio, so you can use theYou must be registered to see the links(Undertale Mod Tool) to open the game's data.win file that contains all the coding and sprites, to edit it as you'd like.
To do so, simply download the mod tool, open the game's data.win file with said mod tool, and click on the sprites section of the tool.
I HIGHLY SUGGEST YOU MAKE A BACKUP OF THE DATA.WIN FILE BEFORE YOU MAKE ANY CHANGES.
View attachment 1908865
From this tab, you can choose whatever sprite you'd like to edit, and then export it as a .png if you'd like as well.
Here's an example: the "main" sprite.
You don't have permission to view the spoiler content. Log in or register now.
You can also rig the game's scenes and difficulty as you'd like.
If you search for "start_variables", you'll find a script named "gml_Object_start_variables_Create_0" and change your and Violet's HP and her punch damage (have fun, LoveHurts!) as you'd like.
Variable for your hp: global.yourhp_max
Variable for her hp: global.herhp_max
View attachment 1908879
You can also edit the damage of your own punch combos in the 'gml_Object_player_punches_KeyRelease_40' script.
View attachment 1908886
When you're done, remember to save with Ctrl+S.
Have fun!
It's simple, if you mouse click on her pink thong you can strip it off from her. After that you can ride her as well as tug her hair/ belly punch her.I can't do anything but punch (left) or pull her hair (right) in the winning h-scene. I know for a fact that you can do other things. Poking around the code with the Mod Tool wasn't much help, either.
How did you get the data.win file of the game? A noob here.Hello.
First off, I'm really sorry for necroing a two-month thread, but I've found out how you can edit/mod the game and it's sprites to your liking.
The game is made with GameMaker Studio, so you can use theYou must be registered to see the links(Undertale Mod Tool) to open the game's data.win file that contains all the coding and sprites, to edit it as you'd like.
To do so, simply download the mod tool, open the game's data.win file with said mod tool, and click on the sprites section of the tool.
I HIGHLY SUGGEST YOU MAKE A BACKUP OF THE DATA.WIN FILE BEFORE YOU MAKE ANY CHANGES.
View attachment 1908865
From this tab, you can choose whatever sprite you'd like to edit, and then export it as a .png if you'd like as well.
Here's an example: the "main" sprite.
You don't have permission to view the spoiler content. Log in or register now.
You can also rig the game's scenes and difficulty as you'd like.
If you search for "start_variables", you'll find a script named "gml_Object_start_variables_Create_0" and change your and Violet's HP and her punch damage (have fun, LoveHurts!) as you'd like.
Variable for your hp: global.yourhp_max
Variable for her hp: global.herhp_max
View attachment 1908879
You can also edit the damage of your own punch combos in the 'gml_Object_player_punches_KeyRelease_40' script.
View attachment 1908886
When you're done, remember to save with Ctrl+S.
Have fun!
Hello.
First off, I'm really sorry for necroing a two-month thread, but I've found out how you can edit/mod the game and it's sprites to your liking.
The game is made with GameMaker Studio, so you can use theYou must be registered to see the links(Undertale Mod Tool) to open the game's data.win file that contains all the coding and sprites, to edit it as you'd like.
To do so, simply download the mod tool, open the game's data.win file with said mod tool, and click on the sprites section of the tool.
I HIGHLY SUGGEST YOU MAKE A BACKUP OF THE DATA.WIN FILE BEFORE YOU MAKE ANY CHANGES.
View attachment 1908865
From this tab, you can choose whatever sprite you'd like to edit, and then export it as a .png if you'd like as well.
Here's an example: the "main" sprite.
You don't have permission to view the spoiler content. Log in or register now.
You can also rig the game's scenes and difficulty as you'd like.
If you search for "start_variables", you'll find a script named "gml_Object_start_variables_Create_0" and change your and Violet's HP and her punch damage (have fun, LoveHurts!) as you'd like.
Variable for your hp: global.yourhp_max
Variable for her hp: global.herhp_max
View attachment 1908879
You can also edit the damage of your own punch combos in the 'gml_Object_player_punches_KeyRelease_40' script.
View attachment 1908886
When you're done, remember to save with Ctrl+S.
Have fun!
I finally got around to giving this a try. I have the Dream Knockout Strawberry application but idk how to get to the data.win file.
Navigate to your install folder. The default install location is [USER FOLDER]/DKO2_Strawberry v203.How did you get the data.win file of the game? A noob here.
Collision Masks, which is probably what you mean, are essentially the hitbox of the sprite.VERY INTERESTING !! Thanks so much for explaining it.
I'm not good with working with data etc.
I'm really intersting in editing this game's graphics!! (The only real flaw of this game IMO)
I managed to DL it and test it.
Few questions.
- what is the use of mask sprite ?
-how can I replace a sound or a sprite ?
Also , more globally, is the "DKO2_Strawberry_203 .7z" version uploaded here, the most up to date version of the game, before I start editing anything?
Hello.
First off, I'm really sorry for necroing a two-month thread, but I've found out how you can edit/mod the game and it's sprites to your liking.
The game is made with GameMaker Studio, so you can use theYou must be registered to see the links(Undertale Mod Tool) to open the game's data.win file that contains all the coding and sprites, to edit it as you'd like.
To do so, simply download the mod tool, open the game's data.win file with said mod tool, and click on the sprites section of the tool.
I HIGHLY SUGGEST YOU MAKE A BACKUP OF THE DATA.WIN FILE BEFORE YOU MAKE ANY CHANGES.
View attachment 1908865
From this tab, you can choose whatever sprite you'd like to edit, and then export it as a .png if you'd like as well.
Here's an example: the "main" sprite.
You don't have permission to view the spoiler content. Log in or register now.
You can also rig the game's scenes and difficulty as you'd like.
If you search for "start_variables", you'll find a script named "gml_Object_start_variables_Create_0" and change your and Violet's HP and her punch damage (have fun, LoveHurts!) as you'd like.
Variable for your hp: global.yourhp_max
Variable for her hp: global.herhp_max
View attachment 1908879
You can also edit the damage of your own punch combos in the 'gml_Object_player_punches_KeyRelease_40' script.
View attachment 1908886
When you're done, remember to save with Ctrl+S.
Have fun!
But this is link:-Hello.
First off, I'm really sorry for necroing a two-month thread, but I've found out how you can edit/mod the game and it's sprites to your liking.
The game is made with GameMaker Studio, so you can use theYou must be registered to see the links(Undertale Mod Tool) to open the game's data.win file that contains all the coding and sprites, to edit it as you'd like.
To do so, simply download the mod tool, open the game's data.win file with said mod tool, and click on the sprites section of the tool.
I HIGHLY SUGGEST YOU MAKE A BACKUP OF THE DATA.WIN FILE BEFORE YOU MAKE ANY CHANGES.
View attachment 1908865
From this tab, you can choose whatever sprite you'd like to edit, and then export it as a .png if you'd like as well.
Here's an example: the "main" sprite.
You don't have permission to view the spoiler content. Log in or register now.
You can also rig the game's scenes and difficulty as you'd like.
If you search for "start_variables", you'll find a script named "gml_Object_start_variables_Create_0" and change your and Violet's HP and her punch damage (have fun, LoveHurts!) as you'd like.
Variable for your hp: global.yourhp_max
Variable for her hp: global.herhp_max
View attachment 1908879
You can also edit the damage of your own punch combos in the 'gml_Object_player_punches_KeyRelease_40' script.
View attachment 1908886
When you're done, remember to save with Ctrl+S.
Have fun!
Apologies for the late response.
Navigate to your install folder. The default install location is [USER FOLDER]/DKO2_Strawberry v203.
View attachment 2175252
You should probably already have the undertale mod tool downloaded already. If you don't, I suggest getting it.
Collision Masks, which is probably what you mean, are essentially the hitbox of the sprite.You must be registered to see the links
The version uploaded is probably the up-to-date version of the game. Last I checked, BlueBowser hasn't updated his deviantart at all, let alone the game.
-how can I replace a sound or a sprite?
You must be registered to see the links
For sprites:
Select the sprite you want to edit. Let's try the "main" sprite.
View attachment 2175265
Click on the three dots next to PageItem 0.
View attachment 2175266
You'll probably open up a page like this. Scroll down to the "export" button.
View attachment 2175267
View attachment 2175271
This should give you the sprite you want to edit, in .png form. Give your .png a name, save in the desired location, and edit it in whatever photo editor you prefer.
I suggest paint.net or some other photo editor that supports transparent PNGs. Paint will make your png non-transparent.
Once you're done editing the sprite, click on the Import button to replace the default sprite with your edited sprite.
Here's a (very poorly done) recolour of the basic sprite:
View attachment 2175287
Importing it into the main game, it looks something like this:
View attachment 2175292
This is only one sprite, meaning other sprites will also have to be manually edited in the same way. Keep that in mind.
Sounds are mostly the same procedure; open referenced object, export, edit, import.
Good luck, and have fun.
Bro quoted up there, looked at his DevianArt and it was last posted at 2018, his Patreon is still running but with very low income, wish he would try to come back, just found this game and it is pretty fun. Wish there where more of a community around it to mod.What engine does this game run on?
I gave your advice a try and was successful at making her punches do more damage to health/ stamina. I gave her regular punches a buff and made her uppercut a OHKO. I think I am getting the hang of it but how would I make it so the players gains stamina each time a punch is landed?Apologies for the late response.
Navigate to your install folder. The default install location is [USER FOLDER]/DKO2_Strawberry v203.
View attachment 2175252
You should probably already have the undertale mod tool downloaded already. If you don't, I suggest getting it.
Collision Masks, which is probably what you mean, are essentially the hitbox of the sprite.You must be registered to see the links
The version uploaded is probably the up-to-date version of the game. Last I checked, BlueBowser hasn't updated his deviantart at all, let alone the game.
-how can I replace a sound or a sprite?
You must be registered to see the links
For sprites:
Select the sprite you want to edit. Let's try the "main" sprite.
View attachment 2175265
Click on the three dots next to PageItem 0.
View attachment 2175266
You'll probably open up a page like this. Scroll down to the "export" button.
View attachment 2175267
View attachment 2175271
This should give you the sprite you want to edit, in .png form. Give your .png a name, save in the desired location, and edit it in whatever photo editor you prefer.
I suggest paint.net or some other photo editor that supports transparent PNGs. Paint will make your png non-transparent.
Once you're done editing the sprite, click on the Import button to replace the default sprite with your edited sprite.
Here's a (very poorly done) recolour of the basic sprite:
View attachment 2175287
Importing it into the main game, it looks something like this:
View attachment 2175292
This is only one sprite, meaning other sprites will also have to be manually edited in the same way. Keep that in mind.
Sounds are mostly the same procedure; open referenced object, export, edit, import.
Good luck, and have fun.
Thank you for these tips as well. I was able to trigger her humiliation moves successfully but the ABC commands required dev mode to work.Actually it is possible to use "cheats" even without a deep dive into the .win file. You can enable "dev mode" by pressing backspace in the game and then utilising 1,2,3,4,5 keys to trigger any of the humiliation cutscenes (this should work even without dev mode) or use keys a,b,c to immediately down her, cut her hp in half or make her tired. You can also enable dev mode by changing the value of devmode variable in the file "gml_Object_start_variables_Create_0" using the Undretale Mod tool as was shown by shadowfire420.
I agree with this so, so much. I would like to see this fanbase create a fan sequel with Allison Perals. I don't know anything about game development but it seems like the fanbase already has the skills to make a game like this.Bro quoted up there, looked at his DevianArt and it was last posted at 2018, his Patreon is still running but with very low income, wish he would try to come back, just found this game and it is pretty fun. Wish there where more of a community around it to mod.
I know you would agree with that banner of yours, actually just found the game because of it lmao, if i feel like it i might put it too to spread the game, but i am not as active. Maybe you should create a group somewhere, maybe here, to gather some people? Just a thought flying by...I gave your advice a try and was successful at making her punches do more damage to health/ stamina. I gave her regular punches a buff and made her uppercut a OHKO. I think I am getting the hang of it but how would I make it so the players gains stamina each time a punch is landed?
Thank you for these tips as well. I was able to trigger her humiliation moves successfully but the ABC commands required dev mode to work.
I agree with this so, so much. I would like to see this fanbase create a fan sequel with Allison Perals. I don't know anything about game development but it seems like the fanbase already has the skills to make a game like this.