Unity Five Nights at FuzzBoob's [DE P1 v1.1.2] [Pudding's Bakery]

4.50 star(s) 15 Votes

QWaQu

New Member
Sep 9, 2023
2
0
20
TL;DR I extracted the textures of the game. They're in this catbox link: (reuploads welcome)

Went on a bit of a journey to extract the textures from this game. The windows EXE version is encrypted, so I initially started with the APK version, which wasn't. After extracting the APK, I found out the images are stored in a "CTEX" format, though with the original filenames still there (so I knew for a fact they all started as PNGs). I figured out that the only tool that can convert the Godot Engine CTEX image format back to PNG was Godot itself, so I asked chatGPT kindly for a script (as I have very minimal python/gdscript knowledge) to import textures, convert them to PNG, then export them into a folder. I then took this script as a jumping off point, fixed a few errors, and adjusted it to work on the entire folder of textures so I wouldn't have to manually adjust it for each individual texture. Last thing I did was copy all the CTEX files to a folder and pointed the tool at it.

Then I found out that certain large textures were compressed using "ETC2" compression, which Godot doesn't support the uncompressing of. I couldn't find a way around it, so instead I switched gears and tried the web version of the game instead, which was also unencrypted. This did actually work, as the images had no compression, but the actual images themselves had some obvious visual artifacts, which isn't present in the textures in the EXE version. Presumably they were crunched a bit to help the browser load them more easily.

Unsatisfied, I went back to the EXE version (actually a slightly newer version of the game that released while I was working on this), and after fiddling around for a bit I coughed up 5 bucks and bought the , which after around 30 minutes on my machine, found the encryption key. Then I uncompiled the EXE to a folder, copied all the CTEX files to another folder, pointed the tool at it, and...
View attachment 3881206
Honestly the feeling of victory is better than any orgasm (I'm still going to fap though).

Unfortunately as was explained earlier in the thread, actually piecing the frames back into animation is a whole other ordeal that I'm not interested in spending time on. Maybe it's possible to edit the textures and recompile the game so that textures and animations don't have effects over them so that you could screenshot/record them pretty cleanly, but I'll leave that for someone else to do. It'd also probably be possible to recompile the game without any of the save-checking/deleting bullshit, but that's really stretching my knowledge of Godot (which is extremely minimal.)

If you want the encryption key so you can decompile your own copy of the game to fiddle with, shoot me a message and I'll try to respond in a timely manner. I'll also upload the texture converting script to the "Tools & Tutorials" forum category in a little bit, after I make it a bit easier to use.
my hero!:love:
 
Sep 14, 2017
194
416
198
TL;DR I extracted the textures of the game. They're in this catbox link: (reuploads welcome)

Went on a bit of a journey to extract the textures from this game. The windows EXE version is encrypted, so I initially started with the APK version, which wasn't. After extracting the APK, I found out the images are stored in a "CTEX" format, though with the original filenames still there (so I knew for a fact they all started as PNGs). I figured out that the only tool that can convert the Godot Engine CTEX image format back to PNG was Godot itself, so I asked chatGPT kindly for a script (as I have very minimal python/gdscript knowledge) to import textures, convert them to PNG, then export them into a folder. I then took this script as a jumping off point, fixed a few errors, and adjusted it to work on the entire folder of textures so I wouldn't have to manually adjust it for each individual texture. Last thing I did was copy all the CTEX files to a folder and pointed the tool at it.

Then I found out that certain large textures were compressed using "ETC2" compression, which Godot doesn't support the uncompressing of. I couldn't find a way around it, so instead I switched gears and tried the web version of the game instead, which was also unencrypted. This did actually work, as the images had no compression, but the actual images themselves had some obvious visual artifacts, which isn't present in the textures in the EXE version. Presumably they were crunched a bit to help the browser load them more easily.

Unsatisfied, I went back to the EXE version (actually a slightly newer version of the game that released while I was working on this), and after fiddling around for a bit I coughed up 5 bucks and bought the , which after around 30 minutes on my machine, found the encryption key. Then I uncompiled the EXE to a folder, copied all the CTEX files to another folder, pointed the tool at it, and...
View attachment 3881206
Honestly the feeling of victory is better than any orgasm (I'm still going to fap though).

Unfortunately as was explained earlier in the thread, actually piecing the frames back into animation is a whole other ordeal that I'm not interested in spending time on. Maybe it's possible to edit the textures and recompile the game so that textures and animations don't have effects over them so that you could screenshot/record them pretty cleanly, but I'll leave that for someone else to do. It'd also probably be possible to recompile the game without any of the save-checking/deleting bullshit, but that's really stretching my knowledge of Godot (which is extremely minimal.)

If you want the encryption key so you can decompile your own copy of the game to fiddle with, shoot me a message and I'll try to respond in a timely manner. I'll also upload the texture converting script to the "Tools & Tutorials" forum category in a little bit, after I make it a bit easier to use.
Hey, amazing job!
I am not a tech wizard but I am an artist and I am not a fan of Futa so I redraw all of Foxy's frames to replace the dick. (Except for the orgy and the scene where she fucks you cause context.) Some animation frames could be a little jittery cause I can't test them on runtime, but it should be pretty good. All files have the same file names as the ones you exported.

Could you, or anyone who knows how, please repack the game with these images and export it?
 
Sep 14, 2017
194
416
198
I figure it'd be more trouble than it's worth to make it vaginal rather than anal?
The penetration is anal already so it was easier to replace the area where the dick is with a pussy. If I made the penetration vaginal I would have to:
1. Move Foxy lower or the dick higher to match where a vagina is.
2. Add the asshole and remove the space above the pussy, previously occupied by the dick.
3. Animate the vagina stretching as they stretch differently than an ass, which I cant do well without being able to play the animation.

If we manage to import these files I would gladly put the extra effort to polish the animation and make a vaginal version.
 

Superk

Member
May 21, 2017
192
469
290
Any more updates
View attachment 4593411
Game delayed indefinitely

Personally surprised to see so much work left for something that was originally slated for a mid-jan release but illness takes its toll, i suppose :coffee:

kanban link:
Despite the fact of "working on it 3 days a week", nothing ever seems to land in "completed".
Screenshot_20250503_200515_Discord.jpg
Gone until the 8th right now, but even when returning, doubt any work is gonna get done. I was hopeful at the beginning, though.

Save carrying over and multiple saves was canceled, though, so have fun unlocking the same shit if it does ever release.

Personally, it's probably never releasing. Only other update in server is the merch store going back up. Get that bag, I guess Screenshot_20250503_201217_Discord.jpg
 

sierrag9827

New Member
Jun 1, 2022
12
10
118
Despite the fact of "working on it 3 days a week", nothing ever seems to land in "completed".
View attachment 4804366
Gone until the 8th right now, but even when returning, doubt any work is gonna get done. I was hopeful at the beginning, though.

Save carrying over and multiple saves was canceled, though, so have fun unlocking the same shit if it does ever release.

Personally, it's probably never releasing. Only other update in server is the merch store going back up. Get that bag, I guess View attachment 4804370
Yeah I'd checked last month to see how progress has moved. Since the initial post I think only one thing moved from "In-Progress" to "Ready for Testing". I think you're 100% right on it never releasing. In that discord an announcement was made for a new project, as well. So it looks to me like Pudding is no longer interested in this title and is instead working on some MLP game.

edit: lol
1746324682922.png
 
Last edited:

cumfuc2

New Member
Sep 3, 2023
14
5
37
hey, i was scraping the game using assetripper and i found a godot style structure in it. anyone know anything about this?
 

Peter Nyquil

Newbie
Apr 6, 2022
56
85
37
hey, i was scraping the game using assetripper and i found a godot style structure in it. anyone know anything about this?
The game is made in Godot, if you use a decompiler you can actually edit the game to unlock everything.
 

tekunikaru

Corporal Lurker
Donor
Aug 26, 2019
50
151
206
Hey, amazing job!
I am not a tech wizard but I am an artist and I am not a fan of Futa so I redraw all of Foxy's frames to replace the dick. (Except for the orgy and the scene where she fucks you cause context.) Some animation frames could be a little jittery cause I can't test them on runtime, but it should be pretty good. All files have the same file names as the ones you exported.

Could you, or anyone who knows how, please repack the game with these images and export it?
Anyone is still interested in this modification being made? I can work it out.

If there's still interested in this, I could fit this simple mod in my schedule.
Unless someone is already working on it.
 

Wolphyre

Newbie
Dec 13, 2021
21
7
50
Sorry but how is it possible to get through night 6? even using the minimum energy and holding foxy still, the problem I have is with freddy, she simply stays still camping in room 6, and the only solution I found is to keep the door closed until it goes away, but it kills the battery, and it is not possible to stop her at the door because if you hear footsteps the door can no longer be closed, maybe I am missing some mechanic or trigger?
 

Skreekaw

Newbie
Aug 9, 2018
93
109
109
Sorry but how is it possible to get through night 6? even using the minimum energy and holding foxy still, the problem I have is with freddy, she simply stays still camping in room 6, and the only solution I found is to keep the door closed until it goes away, but it kills the battery, and it is not possible to stop her at the door because if you hear footsteps the door can no longer be closed, maybe I am missing some mechanic or trigger?
Freddy doesn't show up at the door. If she's in the kitchen, she'll wait for you to look at a camera other than the kitchen and then bolt into your room. By that point you're already dead. So you have two options:

1. Just close the right door when she's in the kitchen. This is easier but less reliable since it drains a lot of power. After a while you'll hear her giggle again, signaling she moved back to the closet and letting you open the right door again. Another giggle means she's back in the kitchen and you need to close the right door once more.

2. Keep your cameras on the kitchen. Foxy is slowed down by you looking at the cameras - any camera, not just the Cove - so you can stall Foxy and completely prevent Freddy from attacking by just keeping the camera on the kitchen as you flip it up and down. Since you're not looking at a different camera, Freddy can't enter your office. This is far more reliable, but harder, because now you don't know when Foxy is progressing or leaving. So you need to periodically check on the Cove, which means closing the right door. The motion here is camera down > right door closed > camera up > camera on Cove to check Foxy > camera back on Kitchen > camera down > right door open. Getting used to doing this quickly makes 4/20 in particular a lot easier. Chica showing up at the door gives you some time to check Foxy for 'free', so make use of that.
 
  • Like
Reactions: Raziels

Lewn

New Member
Jul 12, 2019
8
3
103
Anyone is still interested in this modification being made? I can work it out.

If there's still interested in this, I could fit this simple mod in my schedule.
Unless someone is already working on it.
I'd be quite appreciative if you'd make this
 

Wolphyre

Newbie
Dec 13, 2021
21
7
50
Freddy doesn't show up at the door. If she's in the kitchen, she'll wait for you to look at a camera other than the kitchen and then bolt into your room. By that point you're already dead. So you have two options:

1. Just close the right door when she's in the kitchen. This is easier but less reliable since it drains a lot of power. After a while you'll hear her giggle again, signaling she moved back to the closet and letting you open the right door again. Another giggle means she's back in the kitchen and you need to close the right door once more.

2. Keep your cameras on the kitchen. Foxy is slowed down by you looking at the cameras - any camera, not just the Cove - so you can stall Foxy and completely prevent Freddy from attacking by just keeping the camera on the kitchen as you flip it up and down. Since you're not looking at a different camera, Freddy can't enter your office. This is far more reliable, but harder, because now you don't know when Foxy is progressing or leaving. So you need to periodically check on the Cove, which means closing the right door. The motion here is camera down > right door closed > camera up > camera on Cove to check Foxy > camera back on Kitchen > camera down > right door open. Getting used to doing this quickly makes 4/20 in particular a lot easier. Chica showing up at the door gives you some time to check Foxy for 'free', so make use of that.
Then I succeeded, pushing to the limit, and remaining still for the last few seconds at 0 energy, in the end I understood that Freddy's attacks are timed, and if it's not like that I just had a series of coincidences that led me to succeed like this XD
 

Delta.Primis

Newbie
Jul 16, 2021
31
3
76
Tips for beating the game normally:
You don't have permission to view the spoiler content. Log in or register now.

Tips for extra scenes:
You don't have permission to view the spoiler content. Log in or register now.

Tips for cheats:
You don't have permission to view the spoiler content. Log in or register now.

Total Sex Scenes at 100% progress:
You don't have permission to view the spoiler content. Log in or register now.

If i missed anything let me know.
Kinda disappointed 100% didn't do anything, waste of time.
dont use cheat engine on DE it will crash your game and then it will force a reset of your game find another way guys
 
4.50 star(s) 15 Votes