Difference between revisions of "For full screen"

From veswiki
Jump to: navigation, search
(Created page with "Converter that converts a bmp-file to use with the Fullscreen Picture code. Output is selectable as bmp, in case you want to edit the result an...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Converter that converts a bmp-file to use with the [[Homebrew:Fullscreenpicture|Fullscreen Picture]] code.
+
Converter by Kurt Woloch that converts a bmp-file to use with the [[Homebrew:Fullscreenpicture|Fullscreen Picture]] code.<br>
 +
Unfortunately it doesn't seem to work with Windows 7+.
  
Output is selectable as bmp, in case you want to edit the result and re-convert, hex data ($00,$34,$23,...) or binary (%01001110, %00010001, etc).
+
Output is selectable as bmp, in case you want to edit the result and re-convert, as text with hex data ($00,$34,$23,...) or text as binary (%01001110, %00010001, etc).
  
http://channelf.se/veswiki/images/6/68/ChannelF_Conversion_9_8_9.7z
+
Remember that the pixels of a Channel F is rectangular standing on the short end, pictures look compressed height wise before displayed on screen unless they are stretched to a 4:3 size.
 +
 
 +
[https://channelf.se/veswiki/images/6/68/ChannelF_Conversion_9_8_9.7z Channel F Conversion Aug 9th 2009 (7z, 48kB)]

Latest revision as of 13:09, 12 April 2022

Converter by Kurt Woloch that converts a bmp-file to use with the Fullscreen Picture code.
Unfortunately it doesn't seem to work with Windows 7+.

Output is selectable as bmp, in case you want to edit the result and re-convert, as text with hex data ($00,$34,$23,...) or text as binary (%01001110, %00010001, etc).

Remember that the pixels of a Channel F is rectangular standing on the short end, pictures look compressed height wise before displayed on screen unless they are stretched to a 4:3 size.

Channel F Conversion Aug 9th 2009 (7z, 48kB)