Town of Magic – Frequently Asked Questions –
Is the game free?
Yes, the game is absolutely 100% free! Get it here!
What is the difference between Patreon and Free Edition?
The Free Edition will always be an older version of the Patreon Edition. Every time I update the game, my Patreons will be the first to receive it.
Can I load a save from a previous version of the game?
Yes. I’ve taken extra measures to ensure that all items and variables are carried over whenever you load a save from a previous game version. Keeping a save at the beginning of each day is also advisable. (As soon as Celica wakes up). If your save does not load, you can attempt to load the autosave taken at the beginning of the day in the Q section.
Where are the game saves stored?
Windows: %APPDATA%/RenPy/TownOfMagic
Example: C:\Users\[USER]\AppData\Roaming\RenPy\TownOfMagic
MacOS: library/RenPy/TownOfMagic/
Linux: ~/.renpy/TownOfMagic
Android: Phone\Android\data\www.townofmagic.com\files\saves
When is the next update going to be released?
A new game version is released every 1-2 months. More details on the next release can be found here.
What am I supposed to do next? How do I access new areas and enemies in the game?
The Barkeeper at the tavern will also provide you with general hints on what to do.
Bert, the Guild guard, will inform you of any missions and assignments.
The game is meant for the player to discover the events on their own by exploring the town.
Some events are only available when Celica reaches a certain level. You might need to battle some enemies to level up to see some events.
There is an event in the Guild that plays on level 4, and an event in the Forest that plays on level 6.
There’s also an assignment that Bert gives you at level 9.
How do I meet the ghost in the game?
After you have reached level 9 and defeated the boss in the forest, talk to Bert in the guild, and he will inform you that Evie is at the abandoned house. After talking to her, you’ll need to figure out a way to stay up late and visit the abandoned house after midnight.
You’ll need alchemy to do that. If you don’t know about alchemy, buy the alchemy book from the alchemy shop. You’ll be able to craft energy potions with at least two items. Energy potions need a mushroom from the forest to craft, so get the “treasure finder” from the accessory shop to help you find one. Energy potions will allow you to stay up late and meet the ghost at the abandoned house after midnight.
Talk to Evie the next day, and she will inform you that you’ll need a spirit stone to be able to fight the ghost. The spirit stone is sold at a secret shop next to the guild at night.
Equip it, use an energy potion, and visit the abandoned house after midnight to meet the ghost.
I need more empty bottles in the game. I cannot craft any potions.
Any potions you use will become an empty bottle. You can use the same empty bottle to craft more potions.
What is coming in future updates?
New narrative quests, new events, new sex scenes, new enemies, new spells, new areas, and more relationship content for the various NPCs.
How big will the game be?
I have a lot of plans for many new events. I hope to make this game as big as possible. However, the development of the game requires a lot of my time. Once we have enough support from Patreon, I’ll outsource some development tasks and provide more frequent updates.
My anti-virus is issuing warnings whenever I try to run the game. Is it safe?
Yes, the game is 100% safe. This depends on the sensitivity of your anti-virus. It is a false positive warning and sometimes happens in games developed by the Renpy engine.
The game is fully tested and clean. It has been downloaded over 15,000 times by many users with no issues.
How do I know if I have reached the end of the game?
The Quest Menu shows the total number of events in the game and how many you have already seen. Also, when there are no more events for the current build, a popup message will appear when you talk to the barkeeper in the tavern.
Can’t find your question? Leave a comment below, and we will try to answer it!
Thank you for the quick response to the previous message. I want to say thank you for your work. You make a wonderful game. Let me ask you three more questions:
1) I could not figure out how to help Selena, but the relationship with her has not yet reached the maximum. At the moment they are 2.1, although it is clear that they can be raised to 2.9. I could not figure out how to bring her back to reality. Is it possible to do this in the current version of the game?
2) I could not figure out how to get Nel to take Galiene with her. Yes, in the dialogues, the phrase “About Evie” has changed to “About allies”, but when you choose it, then there is only “About Evie”. There was an event with the captain Ceres and Nel on the ship. The relationship with Ceres and Galiene is 2.9 with each, but there is no dialogue with Nel about Galiene.
3) I hope the events associated with the demoness do not affect the development of relationships with other characters.
1. No
2. It happens randomly. It will happen easier in the next game versions.
3. It will not
Hello, Deimus. Good day to you.
While exploring the new area of the map “Dirn Kibhar Mine”, I encountered one problem – the game does not give any reward for defeating new monsters Golems. At the beginning, I thought that there was simply no message about the reward. But then I looked at the progress of gaining experience and the progress of learning skills (after all, we find Solarite in the mine) and realized that they do not grow, no matter how many Golems we defeat. At the same time, if you stumble upon a Mimic in the mine, then they give a reward for him as usual. I didn’t see such a question here and decided to let you know. Maybe I’ll help your project at least this way.
And also – how would you like to assign keys for navigation on the map and the most basic commands? For example, the classic WASD for navigation, Q – leave, E – explore, F – struggle, R – wait, G – give up, C – call. I think it will be convenient.
Nick, the xp issue has been fixed on the game’s latest edition.
Also, you can use the numkey buttons on your keyboard for exploring.
In my case, the numeric keys activate inventory items and apply spells in battle, that is, they control actions in the menu to the right of the central screen. I was talking about the ability to move around the map without using the mouse and the ability to use the keyboard to activate commands from the menu to the left of the central screen. But in any case, thank you for the answer and for your work. The game is already good. I just wanted to help you.
how to unequip an equipment after equipping it ? i am unable to unequip the equipment i need to equip the spirit stone
Download the latest version of the game. It is a bug that existed in old versions.
how do I increase my max coin from 300 to etc? because there a shop item i want to buy which cost 320 and that over 20 coins of my max limit.
Search the desert and the waterfall area for turquoise and ruby stone. Fuse them with your wallet to upgrade it.
Hi, every time I go to encounter the demoness for the first time, the game crashes after she defeats me.
Here is the error message that comes up.
[code]
I’m sorry, but an uncaught exception occurred.
While running game code:
File “game/renpy_events_demoness.rpy”, line 700, in
TypeError: ‘<=' not supported between instances of 'NoneType' and 'int'
— Full Traceback ————————————————————
Full traceback:
File "script.rpyc", line 483, in script call
File "renpy_events_demoness.rpyc", line 215, in script call
File "renpy_events_demoness.rpyc", line 700, in script
File "E:\Adult Games\Town_of_Magic-win\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "E:\Adult Games\Town_of_Magic-win\renpy\python.py", line 1080, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Adult Games\Town_of_Magic-win\renpy\python.py", line 1073, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/renpy_events_demoness.rpy", line 700, in
TypeError: ‘<=' not supported between instances of 'NoneType' and 'int'
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.1.22070801
Town of Magic 0.62.005
Sun Nov 6 06:04:30 2022
[/code]
This issue has been fixed in the latest version of the game.
So if I update it’ll be fixed and I can still use my save?
Im playing the game for a long while i found the lantern but no matter when i look there is no light crystal in any store is there something i should do first
Level up your alchemy by crafting potions. The next day, the alchemy shop will update their stock.
Hi there. I was wondering if the discord was fully patreon exclusive, or if there was a section for folks that just want to talk about the game. Thanks!
Any fan can join Discord by contacting me in the website’s contact section.
However, most of the discussions there revolve around the latest version of the game and will end up spoiling the game for those who have not played it.
Hey can ghost ship captain can posession another elves?and ghost Nel can possession another girl?thanks
Ghost Captain, not yet. Nel however can during some events.
Wait nel possession who?
Faylen
Nel possession faylen in update v0.60.010?
Nel possession faylen in update v0.60.010?
The latest Free version is v0.62.011.
You can download it from our download page (http://www.townofmagic.com/download/)
—————
You can load saves from the previous game versions to continue your game.
Save file locations are found in the following directories.
Windows: %APPDATA%/RenPy/TownOfMagic
Example: C:\Users\[USER]\AppData\Roaming\RenPy\TownOfMagic
MacOS: library/RenPy/TownOfMagic/
Linux: ~/.renpy/TownOfMagic
Android: Phone\Android\data\www.townofmagic.com\files\saves
I still dont understand to load save game before patch 11.can you teach me more?
For windows, download the latest game and extract it to an empty directory.
You should be able to load your saves. If any save does not work, try loading a save from the Q section of the loading screen.
File renpy from 10 extract to version 11?still dont get it
File renpy from 10 extract to version 11?still dont get it
Always use the first 3 numbers to know which is the latest version.
v0.62.011. is version 62. It’s higher and more recent than v0.60.010, which is 60.
for version v0.63.010 compared to the latest v0.62.011 which one? I got from patreon for version v0.63.010
Right now, the latest version is v0.63.012.
Always check https://townofmagic.com/download to see which one is the latest version.
on v 0.62.011 is there any way to help the ghost pirate at the black sand cave? I’m currently stuck there.
And what is the last New event (I’m at 15/16) do I need more lewdness? I have 41 and in the future will having more lewdness be negative?
Hey daimus, please please please increase more tentacle Monsters the can breast grab and suck or others..
Hellow.. make you more monsters/elves/animals they can breast Play? Also breast licking or sucking or grabbing?
Comes in future Updates, body/stomach licking too?
In future update can nel possession other female character?example nel possession evie
how do i access the fortune teller because barkeep said at a certain time it opens or it was the library i dont remember either way i tried as manny times of day as i could get and still havent found it so i am probably blind, also is there a use for lewdness yet
oh also is there a way to remove the garment guardian because if its in the equip menu one would assume you can unequip it
oh also is there a way to remove the garment guardian because if its in the equip menu one would assume you can unequip it
After you visit the Palmtree spot at the beach, she will appear at the town plaza the next day. You might need to visit the town center more than once.
hello, can you please tell me how to get to the beach, I have already researched everything that is possible, I have 40 lvl and I am still not allowed on the beach and a useless guy in a tavern says that he needs to fight more on the beach (maybe I have a bug and I need to start the game again?)
There should be an arrow pointing down on the map where the forest is located.
Go south and find the beach. Battle and win Jellyfish there, and new events will happen.
Where can i found food for cat
Give stone tablet to fisherman, he gives you a fish in return.
Probably dumb question, but how do you see Celia’s stats? Is there a character sheet? How do I open it?
There isn’t a proper one. You can see it with some lootable battle-viewer item quite early on, but even that doesn’t give all the info you’d want.
I didn’t let Demoness wear Violet for 2+ days in the beginning. Is there any way to do so later on? I can’t find a way.
Yes, I came with the suit and lost the duel later and she took it away again.
I have the same problem!
Nothing is missable. You can rechallenge her to fight you while having Violet later in the game. Losing to her will still take her from you. However, you might need to ask her twice to fight you.