Disabling All Starting Text Dialogue
- Sh1nRa358
- Topic Author
I don't see where to disable the greeting messages that appear in the middle of the screen when he game starts. So I located that file that it was stored in and made it a blank file.
But there is still the compiling info messages at the top left corner of the screen. I usually don't like onscreen messages on games that's not apart of that game. How can I disable that? If there isn't a way to disable it, can you make any option for it to be turned off? I can see how one would need it to see if it is working properly, but if you already know that it is, an individual really doesn't need it anymore.
Thanks in advance.
Please Log in or Create an account to join the conversation.
- crosire
The compiling message on the other hand currently cannot be disabled. This is by intention to see if things work (no overlay = bad, errors in overlay = bad) and because all configuration is done through the shader files and #pragma commands. The text shows before the shader is loaded and thus couldn't be affected by some setting in the shader file itself. I could add an option to disable the reappearing of the overlay, so it shows only once at startup and never again (as already the case with the centered welcome message).
Please Log in or Create an account to join the conversation.
- Sh1nRa358
- Topic Author
Please Log in or Create an account to join the conversation.
- CeeJay.dk
I predicted that users would find the overlay text annoying.
I can make an option to disable the shader greeting, I can't move it or determine for how long it should be displayed.
I'd like to take this opportunity to also ask that the ReShade by Crosire text be made the same size as the rest of the text - it's rather large, especially for debugging text.
Please Log in or Create an account to join the conversation.
- Wicked Sick
But I also agree, having control over that would be nice tho.
Please Log in or Create an account to join the conversation.
- Atmosfear
If you could please add an option to toggle on and off this "compiling message", we would love that.
I guess if it works one time, then it's okay. I mean you don't necessarily have to tell us every time..
Please Log in or Create an account to join the conversation.
- JPulowski
If you are using SweetFX, modify SweetFX\Global_settings.txt file by changing ReShade_ShowToggleMessage and SweetFX_Greeting to 0.Atmosfear wrote: Me and my friend find this quite annoying because we alt-tab a lot and it appears each time telling compiling has succeeded.
If you could please add an option to toggle on and off this "compiling message", we would love that.
I guess if it works one time, then it's okay. I mean you don't necessarily have to tell us every time..
If you are using Framework, modify Reshade\Common_settings.cfg file by changing RFX_ShowToggleMessage to 0.
Please Log in or Create an account to join the conversation.
- six
the current game I play has frequent map changes, and reshade constantly has to recompile which displays the message. when I'm recording in-game content or streaming on twitch, it looks kinda tacky and has become bothersome unfortunately.
is there anything in the works to provide an option to show/hide the greeting or compiling message?
i love reshade, and find it difficult to game without it.
Please Log in or Create an account to join the conversation.
- shadilahham
crosire wrote: The welcome message in the middle of the screen is controlled by a "#pragma message" inside the shader. Adding or removing it enables or disables the custom text.
The compiling message on the other hand currently cannot be disabled. This is by intention to see if things work (no overlay = bad, errors in overlay = bad) and because all configuration is done through the shader files and #pragma commands. The text shows before the shader is loaded and thus couldn't be affected by some setting in the shader file itself. I could add an option to disable the reappearing of the overlay, so it shows only once at startup and never again (as already the case with the centered welcome message).
That works, but once I modify any files commenting out or removing the pragma message, mediator.exe stops working with the following error message.
"The ReShade Framework Mediator is missing required files or the permission to access them. Please start the ReShade Framework Mediator as Administrator or reinstall the ReShade Framework!"
The startup text (any startup text) is annoying and I would like not to see anything when reshade starts and when it's toggled on/off!
Please Log in or Create an account to join the conversation.
- Ganossa
Please Log in or Create an account to join the conversation.
- shadilahham
LuciferHawk wrote: Which game are you currently playing?
Was that for me?
Deponia 3
Please Log in or Create an account to join the conversation.
- thething
Please Log in or Create an account to join the conversation.
- Fihon
thething wrote: Anyone found a way to completely disable this annoying text?
We'll have to wait for an on/off toggle which may or may not be included with an upcoming Reshade update.
Please Log in or Create an account to join the conversation.
- crosire
Please Log in or Create an account to join the conversation.
- thething
Please Log in or Create an account to join the conversation.
- Fihon
thething wrote: I dont understand the reasons. Its just appers every time i alt-tab. Very annoying. How much money you want for version without this shit?
According to crosire there is the possibility of preventing the overlay from reappearing by making it behave like the welcome message. We just need to be patient until he figures out how to do that without causing issues for the mediator itself.
Please Log in or Create an account to join the conversation.
- PapermanZero
Furthermore I have issues with the starting text.
In some applications the starting text doesn't disappear (for unknown reason).
Also if I record the gameplay I have the disturbing starting text at the beginning.
I mean it is definitely useful to see if reshade is working and to check the graphical differences with activated reshade and deactivated reshade.
But the user should be able to switch it off in the configuration.
Please Log in or Create an account to join the conversation.
- Ganossa
Other than that (so regarding the start up messages), I see no reason to hide the fact that you are using reshade other than claiming you are not using it
Please Log in or Create an account to join the conversation.
- Sh1nRa358
- Topic Author
Sweetfx never had this and nobody ever said: "Look how I changed the graphics!" They always say "Here, try my SweetFX settings!"
You are protecting something that has never transpired. Minority Report aint it
And if files are traded amongst users, it says reshade and has all the readmes and authors inside of the files. So there is NO WAY somebody can steal credit without somebody seeing who made it. And if someone does (in which they won't) you can display the author names in the files and hardcord if those texts are removed, then the injector won't work. This is effective without affecting our gameplay experience. We don't even need to see the "succeeded" message everytime either if we've already done it and tried it before. That's really the only thing that needs to be onscreen ONCE. If something fails or if there are errors in the shader, that should be displayed the whole time only.
Please Log in or Create an account to join the conversation.
- Alexandra
Please Log in or Create an account to join the conversation.