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

game/debugging: Add a new imgui menu to filter debug text and adjust imgui config settings #2085

Merged
merged 5 commits into from
Jan 2, 2023

Conversation

xTVaser
Copy link
Member

@xTVaser xTVaser commented Jan 2, 2023

This adds a new ImGUI menu to help filter out the clutter on screen.

8mb.video-YOH-UpUA98gw.mp4

This also:

  • moves the imgui display bool into a game specific config file (you can hide it in jak1, and not in jak2)
  • the config file also persists the settings from this menu (except the filters for now, future TODO)
  • there is a new ignore_imgui_hide_keybind in this file to ignore hiding it when you press Alt

@water111 water111 merged commit 9f53eda into open-goal:master Jan 2, 2023
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

Successfully merging this pull request may close these issues.

2 participants