Streamer mode#745
Merged
nullsystem merged 1 commit intoOct 23, 2024
Merged
Conversation
brysondev
reviewed
Oct 16, 2024
Member
|
A few suggestions: Obfuscate console printouts
I imagine there's not that many places where we print the homedir to stdout, so it probably wouldn't need to be a global string replace, but rather just at those sites. Detect OBS at game launch for cvar initial value
Not that we have to do all of this stuff here in this PR, but this could be worth having in the future. |
nullsystem
force-pushed
the
GH-150_StreamerMode
branch
6 times, most recently
from
October 21, 2024 20:29
72c4144 to
2521f51
Compare
Collaborator
Author
|
@Rainyan |
Collaborator
Author
|
Found a |
nullsystem
force-pushed
the
GH-150_StreamerMode
branch
from
October 21, 2024 22:09
2521f51 to
1aab5ae
Compare
nullsystem
marked this pull request as ready for review
October 21, 2024 22:10
nullsystem
force-pushed
the
GH-150_StreamerMode
branch
from
October 21, 2024 22:13
1aab5ae to
73a6df3
Compare
brysondev
previously approved these changes
Oct 21, 2024
Rainyan
requested changes
Oct 22, 2024
nullsystem
marked this pull request as draft
October 23, 2024 19:57
nullsystem
force-pushed
the
GH-150_StreamerMode
branch
from
October 23, 2024 20:38
73a6df3 to
da6c11b
Compare
* No avatar * No names (only generic ones), apart from local player * Chat restricted to local player * OBS detection (Windows Process32Next + Linux /proc) * fixes NeotokyoRebuild#150
nullsystem
force-pushed
the
GH-150_StreamerMode
branch
from
October 23, 2024 20:40
da6c11b to
228addf
Compare
nullsystem
marked this pull request as ready for review
October 23, 2024 21:23
Rainyan
approved these changes
Oct 23, 2024
brysondev
approved these changes
Oct 23, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Toolchain
Linked Issues