Potion Permit

Potion Permit

Not enough ratings
Playstation Button Prompts
By KZ_RAD
My endless frustration that some indie games don't give the PC platform access to all types of button prompts.
Instead of complaining about it i made a mod for it.
   
Award
Favorite
Favorited
Unfavorite
The file
First of all you should navigate to the game folder. (i assume you used this feature before so you should know where to find it).

steamapps\common\Potion Permit\Potion Permit_Data\resources.assets

backup this file somewhere else (in case it goes wrong)

then download the new file[drive.proton.me] and replace the one at the original location.

startup the game and done.

it should now look like this.

if you done all the steps correctly and the game throws errors or it does not work look at the next step. (or if you use a different controller)
Oh no the game updated and it does not work anymore
Well i guess its up to yourself since i am too lazy to do this every time an update happens.

First you have to download this tool called AssetBundleExtractor[github.com].

Extract the tool and open it up.
Then you would go to file > open
Then you select these 2 files in the game files. (real important)





After that click on the little + symbol here.










Then you find this file.









Now you would need to download one of these images (depending on need).

Play station




















































Default (you can edit this one yourself in paint or in paint dot net[www.getpaint.net] or any image editor for that matter)




















































As you can see they have the button prompts for Play station and Nintendo Switch already in the game files. (was it that hard to just make a toggle for this)

Then you go to plugins > edit > load
And then you load the image you just downloaded (or edited) for this.

Now press Apply and save all.
Save this to another location just like the backup of the original resources.assets
Then move the modded one to the game files and it should be done.
Other Unity games
This method works for other unity games too (but this tool did not get updates for anything after 2022 so it might not work for the newer games).
Sometimes games have all of the buttons separate or in a collective image like this.

Some good searches to find these textures are

Button
Xbox
atlas0 (i saw more games with this name)
Keyboard or PC (since developers mostly do all of these textures at the same time they have similar path id numbers)

If after all this you still did not find it you should sort on size to find these big textures.



If your interested in modding other games you could check out Asset studio[github.com] (this one cannot make mods but you can view images in this one without unpacking so its easier to find certain textures).

PS: Every time i encounter this ill try to mod it this way.