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

FPS Counter #1

Closed PS3-4K-Pro closed 2 years ago

PS3-4K-Pro commented 2 years ago

Can a standalone fps counter be created? that stays on the screen all the time enabled/disabled by simple buttom combo?

TheRouletteBoi commented 2 years ago

I will make a new branch for this specifically. Although I will say the text overlay only displays while on XMB mode and can not be displayed over the game/apps

PS3-4K-Pro commented 2 years ago

No way for in-game? i think you can take a look at in-game vsh menu plugin, it opens a vsh while in-game

TheRouletteBoi commented 2 years ago

There is no way to do it in-game with a vsh plugin at least from what I know. The method used in "in-game vsh menu plugin" loads a sperate sprx plugin into the game but the method of drawing is called bitting which requires you to pause the RSX/GPU.

TheRouletteBoi commented 2 years ago

@LuanTeles

Reopening since I figured out how to draw while in-game using vsh text. So it turns out it was just a bug in my code. I've fixed it and made a new branch standalone-fps-counter

If you can test run and let me know if you find any issues. VshFpsCounter.sprx