Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmb setting to CELCIUS still acts as BOTH #959

Open
QUAKEULUS opened this issue Oct 6, 2023 · 1 comment
Open

xmb setting to CELCIUS still acts as BOTH #959

QUAKEULUS opened this issue Oct 6, 2023 · 1 comment

Comments

@QUAKEULUS
Copy link

QUAKEULUS commented Oct 6, 2023

in
VshFpsCounter.yaml
`

version: 3
overlay:
displayMode: XMB_GAME # Available options XMB_GAME, XMB, GAME
type:
xmb:
position: TOP_LEFT # Available options TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT
showFPS: On
showCpuInfo: On
showGpuInfo: On
showRamInfo: On
showFanSpeed: On
showFirmware: On
showAppName: On
showClockSpeeds: On
temperatureType: CELCIUS # Available options BOTH, CELSIUS, FAHRENHEIT
textSize: 20.0
showPlayTime: Off

  game:
    position: TOP_LEFT # Available options TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT
    showFPS: On
    showCpuInfo: On
    showGpuInfo: On
    showRamInfo: On
    showFanSpeed: On
    showFirmware: On
    showAppName: On
    showClockSpeeds: On
    temperatureType: CELSIUS # Available options BOTH, CELSIUS, FAHRENHEIT
    textSize: 20.0
    showPlayTime: On

`

@aldostools
Copy link
Owner

It is CELSIUS (with S not CELCIUS like you wrote in the subject and in the first temperatureType)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants