Illusion_HeightBar icon indicating copy to clipboard operation
Illusion_HeightBar copied to clipboard

Display both units.

Open Westeford opened this issue 2 years ago • 3 comments

Is there a way to modify it so that it displays both metric and freedom units? I'm trying to understand measurements in centimeters better and I think it could help. I know it's a weird question., just thought I'd ask.

Westeford avatar Apr 06 '22 01:04 Westeford

Showing both is not supported. You can easily modify the source and compile your own version that does this though.

ManlyMarco avatar Apr 06 '22 16:04 ManlyMarco

I think I figured out how to do it, but I have no idea where to start with getting the edited code into the game.

Westeford avatar Apr 06 '22 20:04 Westeford

Compile it in VisualStudio and replace the old heightbar dll inside bepinex\plugins folder with the one you made.

ManlyMarco avatar Apr 06 '22 22:04 ManlyMarco