May 22nd 2025: A large number of spam user accounts have been removed from the wiki. If your account was accidentally deleted during this process, please get in contact to have it restored!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tool:tama_umeici [2022/11/30 03:31] – tweak wording ulde3tool:tama_umeici [2025/07/25 17:35] (current) – Add dev link ulde3
Line 5: Line 5:
 |  {{tool:tama_umeici:icon.png}}  || |  {{tool:tama_umeici:icon.png}}  ||
 ^ Type | [[info:Tool]] | ^ Type | [[info:Tool]] |
-^ Developer(s) | umeici |+^ Developer(s) | [[dev:umeici]] |
 ^ Release date | Unknown | ^ Release date | Unknown |
-|  [[http://umeici.onjn.jp/|Download]]  ||+|  [[http://umeici.onjn.jp/|Download]]((The text that says "文5用デバッガ「玉」v1.1" is the download link. It's the second link up from the MAKOTO heading.))  ||
 </WRAP> </WRAP>
 //This article is about the original version of Tama. For the open source continuation, see [[tool:Tama (Open Source)]].// //This article is about the original version of Tama. For the open source continuation, see [[tool:Tama (Open Source)]].//
  
-//Tama (umeici)// is a debugging tool for [[shiori:AYA]] and [[shiori:YAYA]], made by umeici. It can display the SHIORI log in real time, as well as errors and warnings, and output from the LOGGING function.+//Tama (umeici)// is a debugging tool for [[shiori:AYA]] and [[shiori:YAYA]], made by [[dev:umeici]]. It can display the SHIORI log in real time, as well as errors and warnings, and output from the LOGGING function.
  
 ===== Usage ===== ===== Usage =====
Line 22: Line 22:
 ===== Tips ===== ===== Tips =====
   * Sometimes, Tama may not display a window when opened. This is a bug, and it can be fixed by closing Tama, opening the tama.txt that is next to tama.exe, and changing "window.x" and "window.y" to positive values, for example, 100. After this, tama.txt should be saved, and then Tama can be opened again normally.   * Sometimes, Tama may not display a window when opened. This is a bug, and it can be fixed by closing Tama, opening the tama.txt that is next to tama.exe, and changing "window.x" and "window.y" to positive values, for example, 100. After this, tama.txt should be saved, and then Tama can be opened again normally.
-  * Tama's colors may be customized by editing the contents of tama.txt. A dark theme version by [[dev:Zichqec]] is available [[https://zichqec.github.io/s-the-skeleton/resources|here]].+  * Tama's colors may be customized by editing the contents of tama.txt. A dark theme version by [[dev:Zichqec]] is available [[https://ukagaka.zichqec.com/misc/index#dark_theme_mod_for_tama|here]]
 +  * If the error messages display as all question marks, they may be displaying in Japanese. Adding ''msglang,english'' to the ghost's ''yaya.txt'' file will usually resolve this.