chown2 / lunaticvibesf

Lunatic Vibes F - a BMS client, a Lunatic Rave 2 clone
MIT License
8 stars 0 forks source link

Add debug skin menus (F1-F8) to public builds #71

Closed Vad1mCSO2 closed 6 months ago

Vad1mCSO2 commented 6 months ago

How to use skin debug during developing new skin

chown2 commented 6 months ago

Currently you need Debug build/development version of LVF to open these panels. I did not seriously use them myself, although I did think they may be useful to skin makers. I will add a way to enable them in public builds eventually.

Vad1mCSO2 commented 6 months ago

So, I'm skilled skin maker and making insane hyper customizable skin (e.g. Black Knight Mania skin [WIP])

chown2 commented 6 months ago

Enable by clicking "Settings" while holding Shift. These settings do not persist between game restarts.

Vad1mCSO2 commented 6 months ago

during testing F6 to open text but screenshots when enable/disabled skin debug monitor

Vad1mCSO2 commented 6 months ago

image Hidden text: Titles on song wheel

Vad1mCSO2 commented 6 months ago

image Feels like skin editor mode

chown2 commented 6 months ago

during testing F6 to open text but screenshots when enable/disabled skin debug monitor

This is just a debug tool, so I find that acceptable.

Hidden text: Titles on song wheel

Those are LRV's internal values used for displaying song wheel texts. Please, don't reference them in your skins.

Feels like skin editor mode

That's a demo window built in ImGui, it has some utilities useful for debugging some things.