Skip to content

FrontPage

cielavenir edited this page May 11, 2015 · 1 revision

FrontPage

  • This is the cTouch documentation.
  • There is always one official documentation written in English, but unofficial Japanese support is also available.

FAQ

  • I heard preset UA list got updated. How can I update my current list?
    • Option Page -> Reset. If you have modified your list, please backup the json mentioned in the text box so that you can recover it later.

Please Check about:version

  • User Agent: The same as --user-agent= value.
    • make sure it is proper, if you use browserUA edition.
  • Profile Path: The same as --user-data-dir= value.
    • make sure it is proper, if you separate environment.
  • Command Line:
    • --enable-easy-off-store-extension-install is required to install crx outside webstore.
    • --allow-running-insecure-content is required to load HTTP CSS/JavaScript from HTTPS HTML, such as mbga's registration screen.
    • --enable-experimental-extension-apis is required to load cTouch external daemon on Chromium.
    • --touch-events=enabled is required to have Chrome generate touch event.
    • (--ignore-certificate-errors is also required to make APK Downloader working btw ^_^)
    • (--disable-bundled-ppapi-flash optionally hides PPAPI flash from plugin list :p)
    • (--disable-web-security optionally enables canvas to be compiled into png via JavaScript Console)

Don't do:

  • To ask whether the certain game works or not.
    • I only have a main account. I cannot investigate whether the game works.
    • Instead, if you find a game which is not working, such report is appreciated.
  • To ask how to setup prerequisites.
    • How to install Ruby?
    • How to setup multiple user environments?
    • How can I setup UserAgent in browserUA edition?
      • Such questions are really annoying and will make me upset. Use google :p
Clone this wiki locally