TheRouletteBoi / RouLetteVshMenu

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

[Request] New Stand Alone FPS Counter Configurable .INI #4

Closed PS3-4K-Pro closed 2 years ago

PS3-4K-Pro commented 2 years ago

Would be nice if we can configure the new FPS counter plugin with a .ini file to remove unwanted information.

For example, to remove the Firmware Information or Ram Usage, so the user can hide/show each information overlay, would be nice too if we can set the order too.

PS3-4K-Pro commented 2 years ago

If possible i would like to request if the ini file is implemented, the following option

Overlay: configuration that accepts XMB , Game and XMB/Game

so the user can define if the overlay will show only on xmb, only on Game or Both

PS3-4K-Pro commented 2 years ago

Now that webMAN MOD includes your plugin, webMAN could also create the .INI and modify it via web commands. what do you think @Aldostools?

aldostools commented 2 years ago

The INI is not difficult in webMAN MOD. The plugin would have to support it.

The web command /edit.ps3 could be used to edit small text files.

PS3-4K-Pro commented 2 years ago

The INI is not difficult in webMAN MOD. The plugin would have to support it.

The web command /edit.ps3 could be used to edit small text files.

That's what i'm thinking about.

TheRouletteBoi commented 2 years ago

Would be nice if we can configure the new FPS counter plugin with a .ini file to remove unwanted information.

For example, to remove the Firmware Information or Ram Usage, so the user can hide/show each information overlay, would be nice too if we can set the order too.

I like that idea and will consider it. I'm thinking instead of .ini we use yaml since it is easier to read