Jump to content

Calculator isn't available in garage


Recommended Posts

Yep, that solves it... kind of; for it is not a very good solution imo ^^

 

The button doesn't appear in 2560x1600 [16:10] and 3840x2160 [16:9] resolutions. 2560x1440 [16:9] works. I haven't tested the other lower resolutions, but I think they'll also work.

Any chance this can be fixed? Maybe even by adding a hotkey to open and close the calculator?

Edited by Kuraiko
Link to comment
  • Administrator

Edit this file using notepad++ mods\configs\AntonVK\configHangarCalculator.xml and 

 


<hangarCalculator align="right">

    <!-- Calculator -->
    <ConfigCalculator>
        <position x="-386" y="10"/>
    </ConfigCalculator>

</hangarCalculator>

 

Try to change align to center, and put new x value, without "-".

 

It's the only solution for you, the author is not providing any hotkey for that mod.

  • Like 1
Link to comment

Doesn't solve it. I'm gonna experiment with the values and reply back if I found the proper values for 4K resolution.

By the way, could the position be wrong calculated because I'm using two monitors? I'm also playing in borderless window mode.

 

Edit: Solved it.

 

Those values work for me. Please note that this could only be working if you're using a secondary monitor with a solution of 1920x1080 for that might interfere with the mod. But I didn't test it.

Also one needs to add this edited xml file to the Custom_Mods folder.

 

<hangarCalculator align="center">

    <!-- Calculator -->
    <ConfigCalculator>
        <position x="-376" y="10"/>
    </ConfigCalculator>

</hangarCalculator>

Edited by Kuraiko
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.