Photoviewer
From Picframe
Contents |
v2.3
http://www.cobyusa.com/files/software/PhotoViewer.zip
- PhotoViewer.ini nor F12 works
v2.40
- Press F12 to display Firmware version
Edit the file PhotoViewer.ini and enable debug mode:
[SYSTEM] LANGCOUNT = 3 ACTIVELANG = 1 USE_DEFAULT_DECODE_TABLE = 1 DECODE_TABLE_FILE_Name = "decode-table.bin" DEBUG_OUTPUT = 1 << enable debug mode SW_MAX_IMAGENO = 0 ENABLE_AUTO_RUN_FW = 1 AUTO_RUN_DATA_START_BANK=8 USE_DEFAULT_IMAGEINFO = 0 DEFAULT_IMAGEIFNO1 = 8 RESERVE_LAST_BANK = 1 ENABLE_BIOS_UPDATE = 1 << enable firmware flashing SHOW_DEBUG_WINDOW = 1
If you're using this debug mode, you'll see some additional buttons on the GUI, also a TEST button. Now create a "Upload" and a "Download" directory in the PROGRAM FOLDER (without them, the application just hangs). Now you may do the test (download the pics and upload them again..)
When you enabled the BIOS_UPDATE function you get an extra BIOS UPDATE button and you can flash the bios in Windows. (Sprite_tm can you submit already-hacked biosfiles downloads for Windows users?)
Some random Strings from the exe file, which are quite interessting:
ComboBoxFlashSize
Items.Strings = (
'128K'
'256K'
'512K'
'1M'
'2M')
ComboDriverName
Items.Strings = (
'Unknown'
'ST7636R'
'ST7626')
ComboBoxCompressionMode
Items.Strings = (
'Disable'
'Enable')
ComboBoxColorMode
Items.Strings = (
'16bit (5-6-5) 64K Color'
'24bit (6-6-6) 262K Color '
'24bit (8-8-8) 16M Color')
ComboBoxColorFilter
Text = 'R-G-B'
Items.Strings = (
'R-G-B'
'B-G-R')
I edited Photoviewer, so im able to update the firmware. But the result is the same, as I would use phack...
v3.03fs
Press F12 to display Firmware version
Debug mode does not work by editing the ini file.
Screenshot
I used Resource Hacker to enable the Hardware information Screen: [Screenshot]

