Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Search results for query: *

  • Users: mistarstar
  • Content: Threads, Posts
  • Order by date
  1. Haruoto Alice * Gram

    For reference, the way to put in furigana in the cs2 engine is: [猫/ねこ]. Luckily for me, there were tools for the engine that I was using (http://www.doddlercon.com/main/?p=120). I used Doddler's Kamikaze tools in combination with GARbro (https://github.com/morkt/GARbro) (used to put everything...
  2. Haruoto Alice * Gram

    I don't know what the engine is like, but see if putting the word in brackets ie: [word] makes it wordwrap. If it works out, then it can just be a simple find and replace all spaces into "] [" and using the CONCAT command to put a bracket at the start end end of each line. Also may just be me...