Trypticon Strudel.

Cyber Figure ARis

Main site is http://www.geishatokyo.com/jp/ar-figure/

Getting the software:

The software does require a serial number to install. It also appears to support multiple figures, so I guess we should expect to see more figures in the future.

Hidden English version?

I was digging around in the program install directory.

On my system it has installed to:

%LOCALAPPDATA%\Apps\2.0\MN4P77GR.YNN\VJG4RREG.47L\arfi...exe_6773a407089fc08e_0001.0001_ja_e28b88d67116ad07

In there, there is a file called ArFigureUpdator.exe.config which has a "bug" which prevents the app from correctly detecting the locale and using the English resources, which -- amusingly enough -- do exist!

Unfortunately there are multiple of these arfi...exe directories at the same level (one for each time the software updates?) so it will be trial and error until you find the right one, but if you modify it like this:

<LangPack>
    <LoadFiles culture="en">
        <LoadFileInfo FileName="lang\en\Updator.lang.xml" />
        ...
    </LoadFiles>
    <LoadFiles culture="ja-JP">
        <LoadFileInfo FileName="lang\jp\Updator.lang.xml" />
        ...
    </LoadFiles>
</LangPack>

Well, the web pane up the top still points to the Japanese web site, so naturally that will still be in Japanese, but everything else looks fine: