entropia / tip-toi-reveng

Trying to understand the file format of Tip Toi
http://tttool.entropia.de/
MIT License
644 stars 121 forks source link

What are existing project ids? #255

Closed snwang closed 3 years ago

snwang commented 3 years ago

Thanks for this great project! I'm excited to work on a music playing books for my 2 years old! But could someone help me picking safe project_ids in yaml files so that there will be no conflicts with official tiptoi gmes?

uli42 commented 3 years ago

THe tiptoi book (https://tttool.readthedocs.io/de/latest/yaml-referenz.html#product-id) mentions this:

"Es sollte zu jeder Produkt-ID nur eine GME-Datei auf den Stift geladen werden. Ravensburger zählt seine Produkte fortlaufend ab 1 hoch und Sprachen werden mit 999 abwärts nummeriert. Wir raten dir für dein eigenes Projekt daher eine Zahl zwischen 900 und 950 zu wählen."

In English: the recommendation is to choose a number between 900 and 950.

Uli

On Mon, Sep 6, 2021 at 11:20 PM snwang @.***> wrote:

Thanks for this great project! I'm excited to work on a music playing books for my 2 years old! But could someone help me picking safe project_ids in yaml files so that there will be no conflicts with official tiptoi gmes?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

nomeata commented 3 years ago

Thanks for the answer, I hope this solves it.