Skip to content
Discussion options

You must be logged in to vote

I would rather not see the ugly rainbow pattern at all if possible. I read in profile state section that when making boot profiles the ttcontroller.exe.config needs to have the line about saving state to boot once changed from true to false.

It is possible that Riing Quad does not support saving a default profile.
Please set the log level to trace by changing:
<logger name="*" minLevel="Info" writeTo="file" enabled="true" />
to:
<logger name="*" minLevel="Trace" writeTo="file" enabled="true" />
in TTController.Service.exe.Config file.
Then remove <add key="boot-profile-saved" value="True" /> line if present and start the service in console mode, stop it after 5 seconds and post the late…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
9 replies
@MoshiMoshi0
Comment options

@LithicKing
Comment options

@MoshiMoshi0
Comment options

@LithicKing
Comment options

@MoshiMoshi0
Comment options

Answer selected by MoshiMoshi0
Comment options

You must be logged in to vote
3 replies
@LithicKing
Comment options

@MoshiMoshi0
Comment options

@LithicKing
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants