IronyModManager icon indicating copy to clipboard operation
IronyModManager copied to clipboard

How can I start the game without invoking steam?

Open qq1142018539 opened this issue 4 months ago • 1 comments
trafficstars

It will take some time to invok steam and CK3 cannot be started,I have to manually close the command prompt so that the game can start.

qq1142018539 avatar Jun 25 '25 09:06 qq1142018539

Irony starts steam to ensure game can properly validate DLCs if you have a steam version of the game. That's the reason it attempts to run it.

If you still wish to proceed with a "lite" legacy check which just runs steam and does not wait for steam to authenticate you can set this to true https://github.com/bcssov/IronyModManager/blob/ff41eea407d58efb0065aa741e718209a45b8d10/src/IronyModManager/appSettings.json#L24

Alternatively, if you want your own game handler you can specify a different exe location (absolute paths accepted) https://github.com/bcssov/IronyModManager/blob/ff41eea407d58efb0065aa741e718209a45b8d10/src/IronyModManager/appSettings.json#L26

bcssov avatar Jun 25 '25 12:06 bcssov

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 30 '25 00:06 github-actions[bot]