this is a cool tool - really easy to implement too!
npckc
Creator of
Recent community posts
Hi, just wanted to second that I also had issues with this tool when using it to create a CSV for a file with English source text and Chinese translation text. It works fine for one with English source text and French translation text, so it seems like something with the Chinese characters is causing the issue.
It can create the CSV fine, but when converting back to RPY, an error message saying "Something went wrong." pops up and the created RPY is an empty file.
Hi! This looks really interesting. I have a few questions.
- Could I confirm whether A is considered higher in rank than JQK?
- Re: the winning condition "To escape, the Swords must make it through all three Gatekeepers.", if playing with three or more players, do all the Swords have to get through all three Gatekeepers?
- Can Parry powers like Playful Parry be used on other Swords and then can the information gleaned be shared? (e.g., perhaps you don't have any more facedown cards but you want to help out another Sword so they can know the position of one of their facedown cards)
this tool is really great & easy to understand how to use!
i've also previously created a caption tool but i think the way yours uses the default audio commands makes it much easier to integrate with people's existing renpy games - would it be ok if i added a link to your tool to the page for my tool ( https://npckc.itch.io/caption-tool-for-renpy ) so that i can suggest that people take a look here for another caption tool option?
this is really useful & simple to understand! thank you for sharing.
(one thing that might come up is if you use keyboard navigation like arrow keys instead of mouse to hover, the tooltip may show in an odd place/cut off the screen since it is currently based only on mouse pos, but this can easily be edited on the user side by either making it display in a fixed position or ensuring the position is never below/above a certain amount)
edit: it was an issue of using the template with an older version of renpy than listed in the template!
hm i'm not sure why you would get the error since by default clothing_i and category_i should be integers. if you'd share your project file as-is (via uploading to google drive or some other file transfer service & sending me a link to it at https://npckc.net/#contact i could take a look.