Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] Move settings to standalone menu to avoid lag in Game Settings menu. #77

Open
RumsdeBums opened this issue Jan 25, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@RumsdeBums
Copy link

RumsdeBums commented Jan 25, 2025

  • Version 1.0.8.10
  • SinglePlayer

Reaktionszeit vom Spiel hat sich erhöht

Bei der aktuellen Version 1.0.8.10 hat sich die Reaktionszeit vom Spiel bemerkbar erhöht.

Nutze ich die Version 1.0.0.2 ist das nicht so.

English Translation:

The game's response time has increased

In the current version 1.0.8.10 the game's response time has increased noticeably.

If I use version 1.0.0.2 this is not the case.

@RumsdeBums RumsdeBums added the bug Something isn't working label Jan 25, 2025
@westor7
Copy link

westor7 commented Jan 25, 2025

Try use <enableInGameSettingsMenu>false</enableInGameSettingsMenu> in game save folder there is a file FS25_ContractBoost.xml

It seems when you have enabled the game settings the game is lagging but when they are not there then it is running normally.

@GMNGjoy
Copy link
Owner

GMNGjoy commented Jan 26, 2025

I'm assuming that you're talking about the response time of the Game Settings menu, which is due to the fact that since the 1.0.0.2, the configuration options have been moved into that menu. Unfortunately, there is nothing I can do about that performance, that is the responsibility of Giants to fix performance as more and more mods add options to that menu.

The only other possible change that could happen would be building an entire separate menu for Contract Boost settings on it's own. This would be a major change, but I'll consider it for the future.

I would suggest following @westor7 's suggestion, and configuring Contract Boost settings to your liking, then manually going into the configuration file and adding the following:

   <enableInGameSettingsMenu>false</enableInGameSettingsMenu>`

@GMNGjoy GMNGjoy changed the title [BUG] Reaktionszeit vom Spiel hat sich erhöht [Enhancement] Move Contract Boost settings to standalone menu to avoid lag in Game Settings menu. Jan 26, 2025
@GMNGjoy GMNGjoy changed the title [Enhancement] Move Contract Boost settings to standalone menu to avoid lag in Game Settings menu. [Enhancement] Move settings to standalone menu to avoid lag in Game Settings menu. Jan 26, 2025
@GMNGjoy GMNGjoy added enhancement New feature or request and removed bug Something isn't working labels Jan 26, 2025
@GMNGjoy GMNGjoy changed the title [Enhancement] Move settings to standalone menu to avoid lag in Game Settings menu. [enhancement] Move settings to standalone menu to avoid lag in Game Settings menu. Jan 26, 2025
@GMNGjoy GMNGjoy changed the title [enhancement] Move settings to standalone menu to avoid lag in Game Settings menu. [ENHANCEMENT] Move settings to standalone menu to avoid lag in Game Settings menu. Jan 26, 2025
@FirenzeIT
Copy link

Hi, Yes, always lag the menu and other section (shop menu), so only thing it's change true to false this string: enableInGameSettingsMenu = false, (in the scripts folder > SettingsManager.lua.

For GMNGjoy, it's possible make this three strings (enableInGameSettingsMenu = false, preferStrawHarvestMissions = false, and enableCollectingBalesFromMissions = true,)?? With this default changes, don't see anymore update need on the Update section on modhub in-game...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants