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

[FEATURE REQUEST] Different Environments in YALM Config #32

Closed LuanTeles closed 1 year ago

LuanTeles commented 1 year ago

Can different environment configs be added ?

Lets say,

Version: 1
XMB overlay :
   position: TOP_LEFT
   showFPS: Off
   showCpuInfo: Off
   showGpuInfo: Off
   showRamInfo: Off
   showFanSpeed: On
   showFirmware: On
   showAppName: Off
   showClockSpeeds: Off
   temperatureType: BOTH 
GAME overlay :
   position: TOP_LEFT
   showFPS: On
   showCpuInfo: On
   showGpuInfo: On
   showRamInfo: On
   showFanSpeed: On
   showFirmware: On
   showAppName: On
   showClockSpeeds: On
   temperatureType: BOTH

So the user can use different overlays on the XMB and GAME

TheRouletteBoi commented 1 year ago

would precision position be viable? For example having

XMB overlay :
   positionX: 90
   positionY: 100