Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You must be 18+ to view this content

House Chores may contain content you must be 18+ to view.

The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:

or Return to itch.io

Mouse Problem

A topic by SoySusanoo created Nov 30, 2022 Views: 3,198 Replies: 3
Viewing posts 1 to 3

So on pc i can't see the Mouse anyone else having this problem ? 

Me too

Execute with administrator this solve my problem

(+2)

In the house chores folder, so => "\House Chores - Beta 0.16\www\img\cursors" theres an index.json file that you should be able to edit with notepad.
That .json file is trying to look for the other files inside that folder. Inside my .json file, when the mouse was BROKEN, it said "cursor1.png , cursor2.png, etc".
To fix it I manually edited the .json file to reflect what the other files in that 'cursors' folder said, which in my case was "cursor1.rpgmvp , cursor2.rpgmvp, etc". 
That seems to have fixed it for me.