IronyModManager
IronyModManager copied to clipboard
How can I start the game without invoking steam?
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.
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
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.