HW-PlayersPatch / Development

Players Patch development repository
7 stars 2 forks source link

Game Speed Adjustment Feature #321

Open cloaked2222 opened 4 years ago

cloaked2222 commented 4 years ago

https://balcora.fandom.com/wiki/Game_Speed Would be nice to have it built in. Currently players have to edit/create files in notepad to do this.

A. See if you can add additional items to the Options->Controls menu. Prolly not, but would be cool if you could let the users pick the key they want to use, and have the game write to the playercfg.lua.

B. Add a button below the unit cap info/diplomacy buttons to open a Game Speed screen. This screen would have buttons or a slider to change the game speed. You can call the function from scripts. Also enable keyboard shortcuts if possible in a script. However would be no way to change them. Hide this option on Lan/Online.

Some other mods have included a UI function for this too.