Olderboulder
Newbie
- Joined
- Oct 1, 2016
- Messages
- 1
- Reputation score
- 0
Re: [RJ181299] Plumber and the Princess
also wondering if anyone has the update
also wondering if anyone has the update
I found the save file.
I also found a way to uncensor the game, since it's flash the creator did the censorship with shapes.
How did you uncensor it? I tried doing the tutorial on hongfire but it just made the penis invisible.Edit: fully uncensored and no pubic hair
mega:///#fm/5MkDjLbR
enjoy
in the shapes there is a little blue square if removed it removes the censorship
IMHO,If I remove that square it also makes the pipes bug out a bit (if you hover over it the pipe it shows until it's fully out then it just disappear and the buttons hover over nothing), I guess it's not a big deal though compared to the pixels though.
By the way what program do you use to edit the shapes?
Edit: Ok, I believe I successfully uncensored the latest version. Although it would still be helpful to know what program you used because it was probably more straight forward than the way I did it.
IMHO, (Link here) is the best (and free) flash "decompiler" right now, so you may want to try it.
OK, so this is a bit more tricky - let's take first scene from first file as example:That's the one that I used to remove the pixelation on Peach but I couldn't use it to fix the penis because of (I assume, I could be wrong) the way that they did the censorship. They made a shape that is just the pixelated penis over top of the uncensored penis and if you remove the pixelated penis it it removes everything.
OK, so this is a bit more tricky - let's take first scene from first file as example:
Sprite 309 uses both sprite 302 and 308, so you need to expand on the list DefineSprite (309: MDATA1_fla.M_77) and its frame 1 and remove PlaceObject2(308) Depth: 20 (bmp_old2) (308 being id of the censored sprite).
Rinse and repeat for other scenes. Last 2 (1090, 1307) have multiple frames, but removing relevant sprite from frame 1 seems to be working fine.
Same thing should work for balls, but I'll let you figure it out.
You're welcomeThanks for the tutorial! I ended up using the method outlined on hongfire by using a script a user wrote and replacing the censored shape with nothing which ended up uncensoring everything fine. It'll be great to know how to do it the proper way now because the hongfire thing only works as long as you are on the free trial for the programs.