Homebrew Official [Download] Decrypt9 - Open Source Decryption Tools (WIP)

  • Thread starter Thread starter d0k3
  • Start date Start date
  • Views Views 935,124
  • Replies Replies 4,476
  • Likes Likes 71
I wonder what d0k3 did differently, his seems to have a transparent BG...
Yeah the test base image d0k3 posted a pic of and included in the generator is just a blank transparent image.
We're just trying to make generating the image files for D9UI easier for me rather than hand editing like 100 images in photoshop. haha
 
Yeah the test base image d0k3 posted a pic of and included in the generator is just a blank transparent image.
We're just trying to make generating the image files for D9UI easier for me rather than hand editing like 100 images in photoshop. haha

Can I view it without my 3ds or does it need me to run it on there to view it? I might take a crack at helping
 
Here's the generator with my changes to it.
If you can figure out the overlay issue that would be awesome. :) *fingers crossed someone does*.
I'm having a hard time getting it to run... (though I'm running it on linux, manually with command line, so that's probably the problem) what exactly is it supposed to output?

EDIT: nvm I got it
 
Last edited by dark_samus3,
Yeah it is a png. :)
I just disabled everything besides the background layers and controls and exported to png. Which looks like this.
ea95cc7df9.png

I just tried it, downloaded the image above, auto-cropped it to the correct size, and my output looks like this:
menu0203.png

Now, I'll try if the problem is with the most recent version of ImageMagick...

EDIT: Just tried Shadowtrances package, this is what I get:
menu0102.png

WTF... but I'll get behind this!
 
Last edited by d0k3,
I just tried it, downloaded the image above, auto-cropped it to the correct size, and my output looks like this:
View attachment 30530
Now, I'll try if the problem is with the most recent version of ImageMagick...

EDIT: Just tried Shadowtrances package, this is what I get:
View attachment 30531
WTF... but I'll get behind this!
Yeah wtf indeed. haha
Don't know if my ImageMagick is the most recent or not (probably not) but i have ImageMagick-6.9.1-Q16 installed.
 
Yeah wtf indeed. haha
Don't know if my ImageMagick is the most recent or not (probably not) but i have ImageMagick-6.9.1-Q16 installed.
Okay, what I did now, is open the base PNG file in IrfanView, then 'Save as...' again as PNG. Output:
menu0305.png

So... if you let another program write the base PNG it should be fine. BTW, the text on top (the menu names), it should be possible to improve the automated placement of this text. Left-aligned might be suboptimal.

... and I still have no idea what happened there... I guess it is some kind of bug in ImageMagick... or in PhotoShop, no idea. New base PNG attached to this post.
 

Attachments

  • base_bot.png
    base_bot.png
    1.4 KB · Views: 180
Last edited by d0k3,
Okay, what I did now, is open the base PNG file in IrfanView, then 'Save as...' again as PNG. Output:
View attachment 30533
So... if you let another program write the base PNG it should be fine. BTW, the text on top (the menu names), it should be possible to improve the automated placement of this text. Left-aligned might be suboptimal.

... and I still have no idea what happened there... new base PNG attached to this post.
Yeah that's weird. Obviously does something different when exporting than photoshop does.
 
Yeah that's weird. Obviously does something different when exporting than photoshop does.
Ok so I'll post about a solution... The convert utility needs to be used... I successfully got it with convert -size 320x240 xc:black -page +0+0 then the bot.png (doing this mobile and don't know the name) -page +x+x select.png (can't remember the name or numbers off of the top of my head) -layers flatten base00.png

Note that order here is very important because imagemagick does things in certain orders
 
Last edited by dark_samus3,
I think i found the issue, i believe by default when exporting png from photoshop with either "Save As..." or "Quick Export as PNG" it takes transparency with it (even if there's no transparent areas in the image), but if exported with "Export As..." > PNG > uncheck transparency, the resulting image works correctly with the generator.
 
I think i found the issue, i believe by default when exporting png from photoshop with either "Save As..." or "Quick Export as PNG" it takes transparency with it (even if there's no transparent areas in the image), but if exported with "Export As..." > PNG > uncheck transparency, the resulting image works correctly with the generator.

Yeah but why should you have to mess with that when it can be done easily with a simple change to the .c file? If you're good with it then cool but I'd like to make it work no matter the PNG input
 
Yeah but why should you have to mess with that when it can be done easily with a simple change to the .c file? If you're good with it then cool but I'd like to make it work no matter the PNG input
Yeah that's cool. Having it work no matter the png input would be a good thing. :)

Looking much better now. :) Just need to sort out the top menu text alignment really.

17632e6a8f.png
 
Last edited by Shadowtrance,
I made a Github repo for this, so that we can collaborate on it the usual way. I've taken over soem of the changes done by Shadowtrance, and also changed the .BAT file so that output files go into the output directory.

Will open a few issues now, cause honestly, I'm not that familiar with a lot of ImageMagicks functionality.
 
I made a Github repo for this, so that we can collaborate on it the usual way. I've taken over soem of the changes done by Shadowtrance, and also changed the .BAT file so that output files go into the output directory.

Will open a few issues now, cause honestly, I'm not that familiar with a lot of ImageMagicks functionality.

Check out my above post ;) (I'm pretty familiar with ImageMagick) also just a BTW the batch file runs perfectly on Linux with no modifications (the one output by the binary)
 
I made a Github repo for this, so that we can collaborate on it the usual way. I've taken over soem of the changes done by Shadowtrance, and also changed the .BAT file so that output files go into the output directory.

Will open a few issues now, cause honestly, I'm not that familiar with a lot of ImageMagicks functionality.
base_bot.png needs to be replaced with this one (removed the center line because it annoyed me with some text overlapping it).
 

Attachments

  • base_bot.png
    base_bot.png
    1.3 KB · Views: 178

Site & Scene News

Popular threads in this forum