Hacking YCbYCr2BMP DIOS MIOS screenshot converter?

Apostrophe

VIDEO GAMES
OP
Member
Joined
Apr 30, 2013
Messages
145
Trophies
0
Age
34
XP
214
Country
United States
Hi GBAtemp :D!

I'm having some difficulty with the DIOS MIOS screenshot converter. Basically...I have no idea how to use it. I took a screenshots by pressing R+Z on the P4 controller, transfered over the scrn_00.raw file to my computer, put in the same folder as YCbYCr2BMP.exe ran it,a command prompt window immediately appeared and then disappeared, but no BMP. I tried dragging the file onto the exe, the same thing happened.
I'm at a loss because I can barely find any info about this tool in particular.

Does anyone know how to work this program?
 

LWares87

Well-Known Member
Member
Joined
Oct 19, 2008
Messages
1,706
Trophies
0
Location
Colchester, England
XP
565
Country
United Kingdom
open notepad and type the following:
echo off
YCbYCr2BMP.exe *.bin *.bmp
echo.
pause
save as "convert_img.bat" and put it in the same folder as YCbYCr2BMP.

Edit: add a '@' on the first line before 'echo off' (it seems the forum doesn't like prompt commands).
 

Apostrophe

VIDEO GAMES
OP
Member
Joined
Apr 30, 2013
Messages
145
Trophies
0
Age
34
XP
214
Country
United States
open notepad and type the following:

save as "convert_img.bat" and put it in the same folder as YCbYCr2BMP.

Edit: add a '@' on the first line before 'echo off' (it seems the forum doesn't like prompt commands).

Alright I made the prompt command just as you specified. The prompt window now doesn't immediately disappear, but the last line of the window says "press any key to continue" and no matter what I press, the window closes, and still no BMP. For clarification, I have two screenshots in the folder, one named scrn_00.raw and one named raw.bin.

Any idea what to do from here?
 

Apostrophe

VIDEO GAMES
OP
Member
Joined
Apr 30, 2013
Messages
145
Trophies
0
Age
34
XP
214
Country
United States
oh sorry...

where the asterisks (*) are replace them with the correct file names that you're using, of course leaving the file extensions as they are.

Hmm, ok I changed my first screenshot to "raw.bin" and have it in the folder with the original exe. I changed the asterisks in the .bat to "raw.bin" and "test.bmp". Still, nothing happened. I also tried leaving the * in *.bmp, same results.:(
 

LWares87

Well-Known Member
Member
Joined
Oct 19, 2008
Messages
1,706
Trophies
0
Location
Colchester, England
XP
565
Country
United Kingdom
try changing the second line to this:
YCbYCr2BMP.exe raw.bin fancy.bmp
feel free to change 'fancy.bmp' to whatever file name you want, but leave the file extension (.bmp) as it is.

Edit: To be honest with you, I've personally never used this before. But, I do have some idea how to get it working though.
 

hellboy2010

Well-Known Member
Member
Joined
Nov 22, 2010
Messages
219
Trophies
0
XP
92
Country
United States
somethin is wrogn with that screenshot.(is green)

anyway the format is .raw not .bin


like this.

Echo off
title YCbYCr2BMP raw2bmp
YCbYCr2BMP.exe capture.raw capture.bmp
echo.
pause


where capture is your screenshot. ''just rename'' scrn_xx, to capture''
 

Apostrophe

VIDEO GAMES
OP
Member
Joined
Apr 30, 2013
Messages
145
Trophies
0
Age
34
XP
214
Country
United States
somethin is wrogn with that screenshot.(is green)

anyway the format is .raw not .bin


like this.

Echo off
title YCbYCr2BMP raw2bmp
YCbYCr2BMP.exe capture.raw capture.bmp
echo.
pause


where capture is your screenshot. ''just rename'' scrn_xx, to capture''

I renamed my scrn_00.raw to capture.raw, and I assume that first echo is supposed to be (atsign)echo off, I tried both though and it still doesn't work. :wacko:
The file I'm writing this in is just called test.bat, does it need some special file name?
All of these files are currently in the same folder as the .exe
 

alejandroues

Well-Known Member
Newcomer
Joined
Dec 2, 2006
Messages
54
Trophies
0
XP
160
Country
Mexico
I think a better bat shall be:

Code:
(atsign)Echo off
cls
echo.
for %%f in (*.raw) do YCbYCr2BMP -a "%%f" "%%f.bmp"
echo.
pause

this tries to convert all .raw files in the same folder, doesn't need to rename to a specific name (but the extension of the files needs to be .raw)
 

Apostrophe

VIDEO GAMES
OP
Member
Joined
Apr 30, 2013
Messages
145
Trophies
0
Age
34
XP
214
Country
United States
I think a better bat shall be:

Code:
(atsign)Echo off
cls
echo.
for %%f in (*.raw) do YCbYCr2BMP -a "%%f" "%%f.bmp"
echo.
pause

this tries to convert all .raw files in the same folder, doesn't need to rename to a specific name (but the extension of the files needs to be .raw)

THIS finally converted the screenshots, thank you!:lol:
Now my only problem is my screenshots turned out green and pixelated.
Anyone know what wold cause this?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=pnRVIC7kS4s