Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

WinnerWind

5
Posts
1
Topics
1
Followers
2
Following
A member registered Jun 15, 2021 · View creator page →

Creator of

Recent community posts

Hey! I’m an Itch IO developer.

Someone sent me payments on my games, and I would like to redeem that money. Unfortunately, I am a minor, and hence I do not have any tax details I can provide, nor an account to which I can deposit money to. I read other threads here and the advice seemed to be that I should instead get my guardians/parents to fill the form out for me and have them handle the money until I am old enough.

However, I will be of age soon, but not soon enough to have that maintenance fee imposed on me (which I don’t want!). So my question is whether I can get my parents to fill the tax details under their name, and then later change the tax details and fill it under my name. Does Itch Support allow changing who the tax details are for, or do I need to create a new account entirely if I am changing the person managing my tax?

I’m from India.

Hey! Thank you so much for playing (and i presume purchasing) my game! It really means a lot to me. I cannot state how grateful I am.

I’m aware of this bug but because I’m having difficulty reproducing it, I’ve given up on fixing it. Moreover, I’ve moved on to other projects. Stay tuned, and thank you again! I look forward to seeing you in my future projects!

happy to help! The best way to figure out what’s going on is to open a terminal and run the game there, that way you can see what exactly is going wrong.

Let me know if you have any trouble!

Anyway, good luck on your Linux gaming journey. I don’t like to shill my own website but I do have a few resources (still WIP) on my website if you want to learn a bit more about Linux.

Hi! There’s a permissions issue with the Linux version. First of all, PMKM.sh does not have executable permissions, so remember to set that with chmod u+rwx PMKM.sh when in the directory. Also, lib/linux-x86_64/PMKM also lacks the executable permission, so remember to set that again. Cheers to anyone playing.