TheRouletteBoi / RouLetteVshMenu

Playstation 3 VSH Menu, SPRX Loader, Mod Menu Loader, Payload injector, RPC Calls, CEX/DEX/HEN
MIT License
41 stars 10 forks source link

[Request] Enable/Disable #41

Closed ZweiBR closed 9 months ago

ZweiBR commented 1 year ago

I wanted to know if there is any command that disables or enables?

TheRouletteBoi commented 1 year ago

I wanted to know if there is any command that disables or enables?

disables and enables what exactly?

ZweiBR commented 1 year ago

if there is any command to disable the plugin VshFpsCounter.sprx. Sometimes FPS, CPU, GPU etc. It is on top of the game information, for example God of War Ascesion is on top of the character's life.

If there is any command to disable and when I want I can enable it again

TheRouletteBoi commented 1 year ago

if there is any command to disable the plugin VshFpsCounter.sprx. Sometimes FPS, CPU, GPU etc. It is on top of the game information, for example God of War Ascesion is on top of the character's life.

If there is any command to disable and when I want I can enable it again

if you use webman to load VshFpsCounter.sprx simply go to /dev_hdd0/tmp/wm_res/VshFpsCounter.yaml open and edit the file. There you will be able to turn on and off features in plain text

ZweiBR commented 1 year ago

I don't use webMAN, I like something simpler. I'm using sMAN If it is not possible to change, no problem your plugin is wonderful

TheRouletteBoi commented 1 year ago

I don't use webMAN, I like something simpler. I'm using sMAN If it is not possible to change, no problem your plugin is wonderful

yes it's still possible you make the changes without webman. simply add the VshFpsCounter.yaml into the same directory as VshFpsCounter.sprx

ZweiBR commented 1 year ago

Perfect thank you very much for your attention with me.

ZweiBR commented 1 year ago

last question is it possible to leave the temperature mode only in (*C) Celsius ?

TheRouletteBoi commented 1 year ago

last question is it possible to leave the temperature mode only in (*C) Celsius ?

yes open/edit VshFpsCounter.yaml and change temperatureType to CELSIUS

ZweiBR commented 1 year ago

last question is it possible to leave the temperature mode only in (*C) Celsius ?

yes open/edit VshFpsCounter.yaml and change temperatureType to CELSIUS

thanks