[Tiptoi] Comment field now mandatory

Till Korten till at korten.at
Mo Jul 29 09:59:13 CEST 2019


Hi Wouter,

thanks for the thorough analysis! I have already prepared ttmp32gme to 
also use the comment field.

For future reference, here is a thread in the mailing list discussing 
the language field in the gme header:

https://lists.nomeata.de/archive/tiptoi/2017/001605.html

Cheers,

Till

On 29.07.19 09:00, Joachim Breitner wrote:
> Hi Wouter,
>
> thanks very useful information! Maybe you can extend the table at
> https://github.com/entropia/tip-toi-reveng/wiki/Hardware
>
> I would expect that making the comment field mandatory is a change in
> the firmware, and I would (naively) expect that other pens would do the
> same after a firmware update. Is there a firmware update out for the
> other pens, and does it make the comment field mandatory? Could someone
> verify that?
>
> According to
> https://github.com/entropia/tip-toi-reveng/blob/master/GME-Format.md
> the Version number is sometimes
> CHOMPTECH DATA FORMAT CopyRight 2009 Ver2.x.yyyy
> (one digit with x). Does this still work for you then, Wouter?
>
> Cheers,
> Joachim
>
>
> Am Sonntag, den 28.07.2019, 21:27 +0200 schrieb Wouter Betting:
>> - SOLVED -
>>
>> After a bit of trial and error I found where this problem is coming from. Thanks to Tobias and Till for helping me out.
>> I converted an original, and working, .gme file to .yaml + audio files (tttool export .gme / tttool media .gme) and immediately reassembled that into a new .gme file (tttool assemble .gme). The new file still worked after copying it to the pen! So the extracted .yaml file must contain something that made it work...
>> I then started stripping down the .yaml file step by step. Constantly checking whether the reassembled .gme file would still work on the pen.
>>
>> This is the result:
>> Both “comment: “ AND the “gme-language: “ tags are now mandatory instead of optional. At least for the hardware / firmware version of my pen.
>> On top of that I found that the comment line MUST contain: CHOMPTECH DATA FORMAT CopyRight 2019 Ver0.00.0001
>> The year and version number can be changed. But the version MUST be in the format: VerX.XX.XXXX
>>
>> For me this is the minimum .yaml code to get a functional .gme:
>> media-path: Audio/digits/%s
>> welcome: blob
>> product-id: 901
>> comment: CHOMPTECH DATA FORMAT CopyRight 2019 Ver0.00.0001
>> gme-lang: DUTCH
>> scripts:
>>    1201:
>>    - P(blob)
>>
>> kind regards,
>> Wouter
>>
>>> Op 27 jul. 2019, om 01:43 heeft Wouter Betting <w.betting at chello.nl> het volgende geschreven:
>>>
>>> Hello Everybody,
>>>
>>> I was looking forward to making my own scripts and being able to print oid-codes for use with the Tiptoi pen.
>>> I think I covered the basics before buying my first pen:
>>> 1: being able to write code and converting it to a .gme file using tttool
>>> 2: being able to print the oid-codes that are readable by the pen
>>> All these steps are working just fine.
>>>
>>> But the problem is that after copying the .gme files to my pen, it only reads the original Ravenburgers .gme files, and not the .gme files created by tttool.
>>>
>>> I've tried a lot of things to figure out where this problem is coming from. But so far it feels like there is some sort of copyprotection at work which recognizes the difference between the original and a modified .gme file.
>>> I'm running out of ideas and hope that maybe someone can help me out here.
>>>
>>>
>>> Here is a bit of extra information:
>>> The Tiptoi pen I have is without playback buttons and without recording option. It is brand new, I bought it a week ago. It has 8GB of USB memory and I assume the processor is the 3203L. The hardware looks like a generation 2 (horizontal volume buttons), but it does not have the player buttons on top.
>>>
>>> The file 'LanguageInfo2.txt' tells me:
>>> 5
>>> 999 GERMAN Update3203L.upd
>>> 998 FRENCH Update3203L_fr.upd
>>> 997 DUTCH Update3203L_nl.upd
>>> 996 ITALIAN Update3203L_it.upd
>>> 995 RUSSIA Update3203L_ru.upd
>>> 994 ENGLISH Update3203L_en.upd
>>>
>>> The file '.tiptoi.log' tells me:
>>> TW153238ˇˇˇˇˇˇˇˇ2D0013ˇˇˇˇˇˇDUTCHˇˇˇˇˇˇ3203Lˇˇˇˇˇˇ
>>>
>>> I've tried copying .gme files to the pen and printing their respective product-id as oid-code, and then:
>>> - assembling the Debug.yaml using tttool,
>>>   FAIL, audio message: "first download the audio files to the pen..."
>>> - creating my own .yaml file with product-id and only one script to play a sound,
>>>   FAIL, audio message: "first download the audio files to the pen..."
>>> - downloading pre-assembled 'stepseq.gme' and 'TipMaster-0.9.1.gme',
>>>   FAIL, audio message: "first download the audio files to the pen..."
>>> - downloading several .gme files from de Ravensburger website,
>>>   SUCCES, audio message: "welcome to this book..."
>>>
>>>
>>> I hope that someone can at least point me in a new direction and tell what to try next. If someone needs more information, please let me know.
>>>
>>>
>>>
>>> kind regards,
>>> Wouter
>>> -- 
>>> tiptoi mailing list
>>> tiptoi at lists.nomeata.de
>>> https://lists.nomeata.de/mailman/listinfo/tiptoi
>>
>>
-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <https://lists.nomeata.de/pipermail/tiptoi/attachments/20190729/86bd5714/attachment.htm>


Mehr Informationen über die Mailingliste tiptoi