-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PsBuild] use combined image to compile for Tachie
image type
#66
Comments
Couldn't understand what this means, but get your main point. |
Tachie
image type
Output image receives visual artifacts if I decompile compiled psb file |
Still cannot understand. Why don't you upload samples and screenshots? If the build result contains some errors, build with combined image won't save you from that. It sounds like a image format issue happened when you saving modified images. |
Just Upload PSB |
Tried and it works as expected. This screenshot shows the images extracted from recompiled PSB. The possible problem, is that you may have changed chunk images' size. Anyway, unless you can provide a more clear reproduce steps with samples, I will not spend more time on this "builder broke it" issue. And I must emphasize that you should have provided the PSB samples since your first post if you want the issue to be fixed ASAP. The issue template has stated that. It's already figured out that you're trying to make a Russian translation of Go-Toubun no Hanayome (without mentioning FreeMote though) so don't hide a thing and just provide PSB before asking questions next time. |
Ok, sorry for that. I thought that your tool is allowed only for personal use, and not for public translations. Next time I will attach PSD files. I will also mention your tool in the posts, if you don't mind of course. Please accept my apologies again. A little later I will describe the steps that I did about the "builder broke it" issue |
|
This is the most unclear (and unable to reproduce) part. |
If you have upload files in the first picture with your reproduce steps, things may have been clear and you won't have to post these screenshots. "Always attach samples." However, it's still lucky enough for you and me because your first screenshot has indicated the issue. Have you compared your 2 screenshots? Did you find one is "24" and another is "32"? After that, you may go back and check the decompiled result at beginning. So it's because you have changed image format. |
Okay The problem really was in the bit depth of the color. I would never have thought of it myself. Thanks for the help. ^_^ |
From now on, PsbDecompile will only extract combined images from image ( PsBuild is now able to build |
I tried to translate a certain game but ran into a problem.
I decompiled pictures using this command:
./PsbDecompile image_name.psb
This command created a folder with an image splitted into chunks(and with a combined image). I translated the picture chunks, but the builder broke it.
It would be wonderful if it was possible to work with such images via "image" and "link" commands, cuz working with chunks is such a pain in the ass
I saw same problem in this issue:
#40
The text was updated successfully, but these errors were encountered: