<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi Till,</div><div class=""><br class=""></div><div class="">Thanks for thinking along here, it feels like I am “so close, but yet so far…” to making my own Tiptoi games.</div><div class="">I am using the default audio files which are used for the Debug.yaml, so they should work.</div><div class="">I even printed the product-id 24 so I do not even have to touch the default Debug.yaml.</div><div class="">Here is what I do, (using tttool 1.8.1 on MacOSX):</div><div class="">./tttool assemble Debug.yaml</div><div class="">The file Debug.gme is created without any problems, about 1.1MB in size. Copy to pen, disconnect, reboot pen, product-id is not recognized by the pen, it tells me to install the audio files for this product first.</div><div class=""><br class=""></div><div class="">I tried the following today, which only made me loose track even more…:</div><div class="">I am using the "Wereldatlas map.gme” (world map) because that is the original and physical product I have.</div><div class="">Using the original gme file for the world map:</div><div class=""><div style="margin: 0px; line-height: normal; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">./tttool export Wereldatlas\ map.gme</span></div></div><div style="margin: 0px; line-height: normal; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">./tttool media Wereldatlas\ map.gme</span></div><div class="">Removed the original gme file for the world map and:</div><div class=""><div style="margin: 0px; line-height: normal; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">./tttool assemble Wereldatlas\ map.yaml</span></div></div><div class="">Copy the newly created “Wereldatlas map.gme” to the pen, reboot, tip on the on-symbol and it works!</div><div class=""><br class=""></div><div class="">To make sure it played the modified gme file: I then replaced the worldmap welcome soundfile with one I created myself (a bit of music…), created a new gme file, copied to pen, and after tipping the on-symbol, it does play my custom audio file!</div><div class=""><br class=""></div><div class="">I then exported the .yaml file and created the audio files again from the original file. I now only changed the product-id in the .yaml file from 57 to 24, created a new .gme file and copied it to pen. The on-button on the map does not work anymore, but my own print of product-id 24 does start the worldmap, and the pen is then working perfectly on the original map.</div><div class=""><br class=""></div><div class="">kind regards,</div><div class="">Wouter</div><div class=""><br class=""></div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">Op 28 jul. 2019, om 12:28 heeft Till Korten <<a href="mailto:webmaster@korten.at" class="">webmaster@korten.at</a>> het volgende geschreven:</div><br class="Apple-interchange-newline"><div class="">
  

    <meta http-equiv="content-type" content="text/html; charset=UTF-8" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class="">
    Hi Wouter,
    <div class="moz-forward-container"><p class="">are you sure that the audio files you are using for your own
        gme files are in a format the pen supports?</p><p class="">Try to convert the files with ffmpeg to ogg 22050khz mono like
        this:</p><p class="">ffmpeg -i 'source_file.mp3' -ar 22050 -ac 1 'target_file.ogg'</p><p class="">If that works, and you prefer to use the mp3 format (which will
        improve the audio quality when using headphones), you may need
        to re-encode the files try:</p><p class="">ffmpeg -i 'source_file.mp3' -c:a libmp3lame -b:a 192k
        'target_file.mp3'</p>
      Good luck,
      <p class="">Till<br class="">
      </p>
      On 27.07.19 17:35, Wouter Betting wrote:<br class="">
      <blockquote type="cite" cite="mid:88848131-A0A0-4CB5-A00E-F38BB0B8BF21@chello.nl" class="">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8" class="">
        <div class="">
          <div class="">Hello Till,</div>
          <div class=""><br class="">
          </div>
          <div class="">Thanks for your suggestion. I tried that this
            week after reading about it in an earlier post. I tried
            disconnecting without unmounting again today, but it still
            makes no difference.</div>
          <div class=""><br class="">
          </div>
          <div class="">For your information: every time I disconnect
            the Tiptoi, it automaticaly switches off. After turning it
            on it tells me to "wait a moment", about 2-3 second pause,
            and then starts up with the standard welcome sound. </div>
          <div class="">I have not seen any differences in this
            behaviour, no matter what OS I use or how many files I
            copied/removed. It all looks pretty sturdy and reliable to
            me...</div>
          <div class=""><br class="">
          </div>
          <div class="">kind regards,</div>
          <div class="">Wouter</div>
        </div>
        <div class=""><br class="">
        </div>
        <div class=""><br class="">
        </div>
        <br class="">
        <div class="">
          <blockquote type="cite" class="">
            <div class="">Op 27 jul. 2019, om 14:24 heeft Till Korten
              <<a href="mailto:till@korten.at" class="" moz-do-not-send="true">till@korten.at</a>> het
              volgende geschreven:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <meta http-equiv="Content-Type" content="text/html;
                charset=UTF-8" class="">
              <div text="#000000" bgcolor="#FFFFFF" class=""><p class="">Hi Wouter,</p><p class="">After deleting all but your own gme files
                  with the same OID from the pen, you need to get the
                  pen to read in the gme file. If it does this, you
                  should hear a message "please wait a moment" the first
                  time you turn on the pen after unplugging it from your
                  computer.</p><p class="">You can force re-hashing by unplugging the
                  pen without ejecting the usb disk. Warning: you should
                  only do this if you did not modify any files on the
                  pen while it was plugged in. otherwise you may fry the
                  filesystem.</p><p class="">Cheers,</p><p class="">Till<br class="">
                </p>
                <div class="moz-cite-prefix">On 27.07.19 08:52, Tobias
                  Paul wrote:<br class="">
                </div>
                <blockquote type="cite" cite="mid:trinity-17a8a6a6-b4ed-4259-9f55-cc071b3f1de2-1564210343062@msvc-mesg-gmx023" class="">
                  <meta http-equiv="content-type" content="text/html;
                    charset=UTF-8" class="">
                  <meta name="viewport" content="width=device-width" class="">
                  <meta http-equiv="Content-Type" content="text/html;
                    charset=UTF-8" class="">
                  <div class="mail_android_message" style="line-height:
                    1; padding: 0.5em">Hi Wouter,<br class="">
                    <br class="">
                    I had a similar behavior, when there was more than
                    one gme file with the same product-oid on the pen at
                    the same time. Please ensure that there is only one
                    file and restart the pen after that, because it
                    seems that there is some hashing or mirroring during
                    boot phase.<br class="">
                    <br class="">
                    Maybe this helps - hopefully <br class="">
                    Greets <br class="">
                    Tobias<br class="">
                    <br class="">
                  </div>
                  <div class="mail_android_quote" style="line-height: 1;
                    padding: 0.3em">Am 27.07.19, 01:43, Wouter Betting <a class="moz-txt-link-rfc2396E" href="mailto:w.betting@chello.nl" moz-do-not-send="true"><w.betting@chello.nl></a>
                    schrieb:
                    <blockquote class="gmail_quote" style="margin: 0.8ex
                      0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
                      204, 204); padding-left: 1ex;"> Hello Everybody,<br class="">
                      <br class="">
                      I was looking forward to making my own scripts and
                      being able to print oid-codes for use with the
                      Tiptoi pen.<br class="">
                      I think I covered the basics before buying my
                      first pen:<br class="">
                      1: being able to write code and converting it to a
                      .gme file using tttool<br class="">
                      2: being able to print the oid-codes that are
                      readable by the pen<br class="">
                      All these steps are working just fine.<br class="">
                      <br class="">
                      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.<br class="">
                      <br class="">
                      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.<br class="">
                      I'm running out of ideas and hope that maybe
                      someone can help me out here.<br class="">
                      <br class="">
                      <br class="">
                      Here is a bit of extra information:<br class="">
                      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.<br class="">
                      <br class="">
                      The file 'LanguageInfo2.txt' tells me:<br class="">
                      5<br class="">
                      999 GERMAN Update3203L.upd<br class="">
                      998 FRENCH Update3203L_fr.upd<br class="">
                      997 DUTCH Update3203L_nl.upd<br class="">
                      996 ITALIAN Update3203L_it.upd<br class="">
                      995 RUSSIA Update3203L_ru.upd<br class="">
                      994 ENGLISH Update3203L_en.upd<br class="">
                      <br class="">
                      The file '.tiptoi.log' tells me:<br class="">
TW153238ˇˇˇˇˇˇˇˇ2D0013����ˇˇˇˇˇˇDUTCH�����ˇˇˇˇˇˇ3203L�����ˇˇˇˇˇˇ<br class="">
                      <br class="">
                      I've tried copying .gme files to the pen and
                      printing their respective product-id as oid-code,
                      and then:<br class="">
                      - assembling the Debug.yaml using tttool, <br class="">
                      FAIL, audio message: "first download the audio
                      files to the pen..."<br class="">
                      - creating my own .yaml file with product-id and
                      only one script to play a sound, <br class="">
                      FAIL, audio message: "first download the audio
                      files to the pen..."<br class="">
                      - downloading pre-assembled 'stepseq.gme' and
                      'TipMaster-0.9.1.gme', <br class="">
                      FAIL, audio message: "first download the audio
                      files to the pen..."<br class="">
                      - downloading several .gme files from de
                      Ravensburger website, <br class="">
                      SUCCES, audio message: "welcome to this book..."<br class="">
                      <br class="">
                      <br class="">
                      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.<br class="">
                      <br class="">
                      <br class="">
                      <br class="">
                      kind regards,<br class="">
                      Wouter<br class="">
                      -- <br class="">
                      tiptoi mailing list<br class="">
                      <a class="moz-txt-link-abbreviated" href="mailto:tiptoi@lists.nomeata.de" moz-do-not-send="true">tiptoi@lists.nomeata.de</a><br class="">
                      <a href="https://lists.nomeata.de/mailman/listinfo/tiptoi" moz-do-not-send="true" class="">https://lists.nomeata.de/mailman/listinfo/tiptoi</a><br class="">
                    </blockquote>
                  </div>
                  <br class="">
                  <fieldset class="mimeAttachmentHeader"></fieldset>
                </blockquote>
              </div>
              -- <br class="">
              tiptoi mailing list<br class="">
              <a href="mailto:tiptoi@lists.nomeata.de" class="" moz-do-not-send="true">tiptoi@lists.nomeata.de</a><br class="">
              <a class="moz-txt-link-freetext" href="https://lists.nomeata.de/mailman/listinfo/tiptoi" moz-do-not-send="true">https://lists.nomeata.de/mailman/listinfo/tiptoi</a><br class="">
            </div>
          </blockquote>
        </div>
        <br class="">
        <br class="">
        <fieldset class="mimeAttachmentHeader"></fieldset>
      </blockquote>
    </div>
  </div>

-- <br class="">tiptoi mailing list<br class=""><a href="mailto:tiptoi@lists.nomeata.de" class="">tiptoi@lists.nomeata.de</a><br class="">https://lists.nomeata.de/mailman/listinfo/tiptoi<br class=""></div></blockquote></div><br class=""></body></html>