You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Game affected : ご注文はうさぎですか wonderful party
Platform : PS Vita, 2016
I was interested in the voice clips from the game but out of curiosity I attempted to extract the images / graphics of the game. I came across https://github.com/UlyssesWu/FreeMote/issues/40. So I looked for the key which was in the eboot.bin of the game and is : a23e898ef1032.
On the command prompt I then did PsbDecompile.exe info-psb -k a23e898ef1032 image_info.psb.m -l 131 -a and suceeded in extracting the file. The problem is there is some weird blue filter on the images. Upon extracting the voices (PsbDecompile.exe info-psb -k a23e898ef1032 voice_info.psb.m -l 131 -a) I got normal .wav audio so I don't know if the problem is the command or the file. Below is a comparison :
Left is how she normally looks and right is how the extracted files look like :
Download link for image_body.bin and image_info.psb.m : here
The text was updated successfully, but these errors were encountered:
UlyssesWu
changed the title
[Question] [ご注文はうさぎですか wonderful party] Blue filter on images
[PSV] [RGBA8_SW] [ご注文はうさぎですか wonderful party] Blue filter on images
Dec 7, 2022
Game affected : ご注文はうさぎですか wonderful party
Platform : PS Vita, 2016
I was interested in the voice clips from the game but out of curiosity I attempted to extract the images / graphics of the game. I came across https://github.com/UlyssesWu/FreeMote/issues/40. So I looked for the key which was in the eboot.bin of the game and is : a23e898ef1032.
On the command prompt I then did
PsbDecompile.exe info-psb -k a23e898ef1032 image_info.psb.m -l 131 -a
and suceeded in extracting the file. The problem is there is some weird blue filter on the images. Upon extracting the voices (PsbDecompile.exe info-psb -k a23e898ef1032 voice_info.psb.m -l 131 -a
) I got normal .wav audio so I don't know if the problem is the command or the file. Below is a comparison :Left is how she normally looks and right is how the extracted files look like :
Download link for image_body.bin and image_info.psb.m : here
The text was updated successfully, but these errors were encountered: