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

Add function to configure debug options #7

Open
4 tasks
devynspencer opened this issue Aug 23, 2022 · 0 comments
Open
4 tasks

Add function to configure debug options #7

devynspencer opened this issue Aug 23, 2022 · 0 comments

Comments

@devynspencer
Copy link
Owner

From the Debug Mode wiki article:

Within the F11 menu there is an options menu with a long drop down, you can select from a variety of sources to help you find further information about your current session. Be careful with these options because some of them might cause your client to freeze and continuously crash upon launch. If this happens you can set the offending option to false in C:\Users\Username\Zomboid\debug-options.init.

  • Set-ZomboidDebug -- Set one or more debug options by parsing the ini file
  • Reset-ZomboidDebug or Initialize-ZomboidDebug -- Reset options to default
  • Enable-ZomboidDebugOption -- Enable options by name. Basically an alias over Set-ZomboidDebug
  • Disable-ZomboidDebugOption -- Disable options by name. Another wrapper for Set-ZomboidDebug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant