zapSNH / ZTheme

A very cool (and dark) KSP Theme/HUD/UI/GUI
https://forum.kerbalspaceprogram.com/index.php?/topic/217396-ztheme/
GNU General Public License v3.0
6 stars 2 forks source link

[Request] Support for RP-1? #10

Open drobie22 opened 4 months ago

drobie22 commented 4 months ago

It would be awesome if we could get RP-1 support, especially for the Space Center Management window and other RP-1 windows.

RP1ZTHEME

zapSNH commented 4 months ago

Unfortunately, HUDReplacer can't theme most windows created by mods, so I can't really do that with ZTheme.

drobie22 commented 4 months ago

If I were to try myself, where would be a good starting point

zapSNH commented 4 months ago

Try enabling debug mode in HUDReplacer the HUDReplacer config file, turn on debug mode on the toolbar, and press Q to refresh the UI textures.

If it refreshes the textures to be themed, you could probably write some C# code to refresh the textures a while after the scene has loaded, though I wouldn't really recommend doing it that way.

drobie22 commented 4 months ago

Wow that was easy. I'll look into automation, thanks!

AzuryxxVortex commented 1 month ago

I was having a similar problem with KIS, kind of saddened by it, but this does seems to work..

Have you figured the automation process?-