Tokyo Wizard Post-Release Discussion Thread (Update v.1.2.5, 5th March 2025)

You have a point there, but even then I still feel that there is an unbalance in the number of iOS reviews… maybe it is easier for Android users to leave a comment? Anyway I guess its one of those…

Anyway, hopefully tomorrow I will get the chance to work on some of the latest bug reports (I am amazed that they still keep coming up…)

“Our apologies; there was a 403 error while loading game data. Please refresh your browser now; if that doesn’t work, please click the Restart button and email support-tokyowizard-web@choiceofgames.com with details.”

Well, I was gonna buy it but not with a fatal error in there.

Sorry about that.

Basically somebody else just reported that a few days ago (bug only seems to exist if you try to buy the game on the CoG website). I only got to the bottom of it today, and I hoping to write an email to CoG about it later tonight (after I fix some other random bugs and typos that have come to my attention in the last couple of weeks).

@Jinx_the_Atomic_Cat The bug should have been solved now. Let me know if you still have a problem…

Otherwise, in v1.0.4:

• Some sentences were restructured
• Typos fixed throughout
• Part in Kamakura has some new dialogue options
• Fixes to some bugs during combat
• Various other bugs fixed

1 Like

A video of what Tokyo Tower looks like (where you can battle the Air Elemental!)

3 Likes

Does anyone remember how to to get the soilder background option?

It should be available at the beginning of the game, there are no prerequisites to arrive at it… (though note that the iphone version of the game was never updated, and this option was one of the ones that was introduced in one of the small patches to the game).

1 Like

Ah, that explains it. Shoot. Thanks again

I was just wondering is there an option you can date Arcanus some of us prefer the dark Villain path. I strongly suspect an apprentice devoted to Arcanus would be akin to many female second in command falling for thier mentor and leader.

1 Like

Actually, it is possible, though it happens in a bit of a complicated and disguised way (glad that some people are going down one of the two “villain” paths (the other one being necromany…).

At one point in the game you will encounter either Dolios or Bella, depending on what the game thinks you are interested in (in terms of male/female RO. This character is Arcanus in disguise, and pursuing him/her will lead to a range of situations, which give you more insights into his/her nature, and a twisted romance of sorts…

While I wrote the game I decided to submit it to the CSComp that year, which had as a theme “Poisonous Intent”… I guess that ended up twisting the game in directions that were not originally intended!

2 Likes

Ahh… I remember that path…

Brrr… :disappointed_relieved:

Yes, I have to agree it is very dark and twisted, completely different to the more upbeat Kamakura path (or even the necromancy path, for that matter…)

just want to put it here… not much progress for the fanart :sweat_smile:

9 Likes

I’m finally making some progress on my new WIP, which will re-use the “engine” from Tokyo Wizard (but in a fantasy setting). My plan is to hopefully add some more new spells, which I might later then re-use to make Kyoto Wizard. Anyway, I am not prepared to share much on the forums yet, but anybody who wants to follow any updates on the WIP please follow my website:

Otherwise, GoG have said that they might be prepared to release Tokyo Wizard on Steam one Hero or Villain? Genesis is released. I guess around that time I might try to go back and polish Tokyo Wizard a bit more, adding extra options, etc (but that probably won’t be until September or October…)

3 Likes

So, it seems that the webpage for Tokyo Wizard to release is already out:

However, before releasing it I want to go through it another time to try to polish it a bit. If anybody has some bug/typo/grammar reports it would be greatly appreciated! :slight_smile:

2 Likes

In Chapter 1’s code:

#Take the box and say nothing to the man, it’s yours now
*set soul %+20
Should be a - to soul, don’t you think? This is not a pure-hearted action.


In the Water Elemental chapter, I let the elemental go and Arcanus was proud of me. Erm, what?

1 Like

Thanks for those two bugs, just corrected them! :slight_smile:

And, do let me know if you find any others! :slight_smile:

No problem.

After escaping from Tokyo after the familiar scene, the temple isn’t healing my soul at all and I know it’s supposed to. I was at 56% Soul and bowed deeply.

1 Like

Mmmmmm… that is odd, the code reads:

*choice
*if (soul <60) #Bow very deeply at the statue of the Nio, to indicate your extreme remorse about all the bad actions you’ve committed in the last few weeks
*set soul %+20
*goto Nio_judgement

I know. But I’m going into the temple at 56 and leaving at 56.

Is there a bug in the scene transition? I know that the visit to the temple is done as a separate scene instead of as a scene within Kamakura.

1 Like