Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Hey, I made an account to ask a question here because I can't seem to find any contact info for you guys, nor can i find any fixes for this on google, anywhere.

I tried to rebind a control or two for my game-pad in the "input" tab on the unity launcher and after doing so my controls no longer work.  The game seems to automatically reset my movement keys to the d-pad, backwards.  The yoyo-button either won't bind to the key i bind it to, or it will, but automatically stop working half-way through playing, and the dab button seems to be attached to an "axis," on the triggers and gets the noid stuck in the animation forever unless i release it very slowly.  The dab thing isn't too important, but the other controls are legitimately not working and it's rendered the game completely unplayable.  I've tried deleting it and redownloading the game from here but the controls are still saved, despite me being unable to find any "noid" or "unity" labelled things on my pc that would store these presets.

Can you help me fix this?  I was excited to try this out and it's frustrating me that i can't play it due to these bugs.

(+2)

So digging a little deeper into this, looks like other people have run into similar problems with other Unity games. It looks like on Windows Unity stores player preferences in the registry... which seems asinine to me. I don't know how comfortable you are with editing the registry but it appears you'll have to go in there and either edit it or just delete the keys related to input from there then just restart the player:

"On Windows, PlayerPrefs are stored in the registry under HKCU\Software\[company name]\[product name] key, where company and product names are the names set up in Project Settings."

I'm incredibly sorry for the inconvenience.

I'll look into this and see what I can do.  In the mean-time, I just about managed to get something playable going. It's not ideal, but even if I can't figure this out I should be able to play.  Thank you for the quick response!  And good luck to you guys on any future projects, this has been pretty fun so far.

I'm having this issue too. Do you know what the Company Name and Product Names are for this game?

(+1)

what you want to do is type regedit into the search bar and open it

then you go to HKEY_CURRENT_USER\Sofware\noid.pizza\Yo! Noid2: Enter the Void

from there, you can just highlight all the controls and delete them, and the next time you open the game they will be back to default.