Peppie84 / FS22_ExtendedGameInfoDisplay

Extends the current GameInfoDisplay in the upper right corner. Weitere LS22 :tractor: Mods: https://github.com/stars/Peppie84/lists/landwirtschafts-simulator-22
GNU General Public License v3.0
13 stars 6 forks source link

temperature translations #18

Closed dylan13tx closed 1 year ago

dylan13tx commented 1 year ago

loving the mod except when playing on US based maps that use GIANTS mapUS enviroment.xml only show the temperature in Celsius and not Fahrenheit. for example I'm playing on Spring Creek, ND and it shows the temperature in Celsius when in the game menu it shows it in Fahrenheit. In the next update can you add the ability for the mod to show temperatures in Fahrenheit when the map is running with GIANTS mapUS enviroment.xml? I made sure the game setting was set at Fahrenheit and in the the middle of the summer its shows the Celsius temperatures and never in Fahrenheit. Other than that no issues for me. Thank you.

Peppie84 commented 1 year ago

Hi @dylan13tx , thanks. On the next release (#12) this mod can also display Fahrenheit if it's enabled via the settings. This feature is also already pushed into the development branch. So you can download the source and use it right now. The next release will maybe in two/three weeks.

dylan13tx commented 1 year ago

do I turn on Fahrenheit? i have it turned on in the base game settings but I don't see any setting for Fahrenheit for the mod. i downloaded the most recent version from the Modhub.

Peppie84 commented 1 year ago

No, it's on the next/upcoming release for modhub. But currently here on github when you download the source-code. Here is the current development version: FS22_ExtendedGameInfoDisplay-dev.zip

dylan13tx commented 1 year ago

I downloaded the zip file you sent but it won’t show up in game. It’s like the game doesn’t read it. The modhub version shows up though.

On Thu, Jun 1, 2023 at 11:03 PM Dennis @.***> wrote:

No, it's on the next/upcoming release for modhub. But currently here on github when you download the source-code. Here is the current development version: FS22_ExtendedGameInfoDisplay-dev.zip https://github.com/Peppie84/FS22_ExtendedGameInfoDisplay/files/11632000/FS22_ExtendedGameInfoDisplay-dev.zip

— Reply to this email directly, view it on GitHub https://github.com/Peppie84/FS22_ExtendedGameInfoDisplay/issues/18#issuecomment-1573148096, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAIGJHI5MBXJJFHSNYECRG3XJFXY7ANCNFSM6AAAAAAYXWJUR4 . You are receiving this because you were mentioned.Message ID: @.***>

Peppie84 commented 1 year ago

You have to rename the *.zip and remove the -dev from the name. - sorry, it was the suffix for the development branch version. Then overwrite the FS22_ExtendedGameInfoDisplay.zip on your mod-folder with the downloaded and renamed one.

Edit: and activate the Fahrenheit on your settings if not already set.

dylan13tx commented 1 year ago

Got it to work thank you. Definitely going to enjoy the mod even more! On Thu, Jun 1, 2023 at 11:41 PM Dennis @.***> wrote:

You have to rename the *.zip and remove the -dev from the name. - sorry, it was the suffix for the development branch version. Then overwrite the FS22_ExtendedGameInfoDisplay.zip on your mod-folder with the downloaded and renamed one.

— Reply to this email directly, view it on GitHub https://github.com/Peppie84/FS22_ExtendedGameInfoDisplay/issues/18#issuecomment-1573182448, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAIGJHNT25OPOZ6I2WWOQVLXJF4G7ANCNFSM6AAAAAAYXWJUR4 . You are receiving this because you were mentioned.Message ID: @.***>

Peppie84 commented 1 year ago

thanks 😀