Sonic Forces

Sonic Forces

View Stats:
NO HUD/UI MOD possible?
Title says it all. I want to record footage of the game and take snazzy screenshots without the HUD/UI. Is it possible to mod the UI/HUD out?

also any way to remove subtitles too?

I hope someone does do a mod of these if it's possible.
< >
Showing 1-15 of 17 comments
Taku Nov 13, 2017 @ 10:58am 
Yes please <3
Jalli Nov 13, 2017 @ 11:31am 
A fancy-shmancy snapshot mode like Super Mario Odyssey has would be a pretty sweet update.
Kaldaien Nov 13, 2017 @ 11:51am 
Yes, this is fairly easy to do. You just have to disable a few vertex shaders

http://steamcommunity.com/sharedfiles/filedetails/?id=1200433213

I don't have any interest in removing the HUD myself since the game is unplayable that way, so this screenshot shows me targeting other vertex shaders instead :P Same principle applies.
Last edited by Kaldaien; Nov 13, 2017 @ 11:52am
TheShadowHatter Nov 15, 2017 @ 5:32am 
Originally posted by Kaldaien:
Yes, this is fairly easy to do. You just have to disable a few vertex shaders

http://steamcommunity.com/sharedfiles/filedetails/?id=1200433213

I don't have any interest in removing the HUD myself since the game is unplayable that way, so this screenshot shows me targeting other vertex shaders instead :P Same principle applies.

Anything specific that makes it unplayable? After beating the game on 100% I feel like there isn't anything that would stop you from beating stages except maybe the QTE sections but since those slow time anyways you could effectively time them right I would think.
Leonard Nov 15, 2017 @ 6:59am 
Originally posted by TheShadowHatter🎩:
Originally posted by Kaldaien:
Yes, this is fairly easy to do. You just have to disable a few vertex shaders

http://steamcommunity.com/sharedfiles/filedetails/?id=1200433213

I don't have any interest in removing the HUD myself since the game is unplayable that way, so this screenshot shows me targeting other vertex shaders instead :P Same principle applies.

Anything specific that makes it unplayable? After beating the game on 100% I feel like there isn't anything that would stop you from beating stages except maybe the QTE sections but since those slow time anyways you could effectively time them right I would think.
You probably can't navigate menus. At least it removed the menus how I did it.

Some examples:
http://steamcommunity.com/sharedfiles/filedetails/?id=1200585812
http://steamcommunity.com/sharedfiles/filedetails/?id=1200600707
(sorry, i just like showing off how nice this looks too much).

Anyway, someone made a cheat engine table that lets you make the game work in 21:9 and adjust the HUD resolution to 21:9. But you can also use it to remove the HUD completely but setting it to 0. The main drawback is that that it crashes the game a lot for me (like in I couldnt finish one level).

http://codenamegamma.com/
You need cheat engine to use it. It's most likely save, the guy did some mania modding as well and has a patreon.
Leonard Nov 15, 2017 @ 7:00am 
@Kaldein, if you could maybe still offer something to disable (maybe toggle) the HUD that would be really nice...
Kaldaien Nov 15, 2017 @ 8:22am 
Originally posted by TheShadowHatter🎩:
Originally posted by Kaldaien:
Yes, this is fairly easy to do. You just have to disable a few vertex shaders

http://steamcommunity.com/sharedfiles/filedetails/?id=1200433213

I don't have any interest in removing the HUD myself since the game is unplayable that way, so this screenshot shows me targeting other vertex shaders instead :P Same principle applies.

Anything specific that makes it unplayable? After beating the game on 100% I feel like there isn't anything that would stop you from beating stages except maybe the QTE sections but since those slow time anyways you could effectively time them right I would think.
You don't have any clue how many rings you have.
Kaldaien Nov 15, 2017 @ 8:30am 
If you want to disable the HUD, pixel shader da102e56 works. This will also remove some post-processing though.

http://steamcommunity.com/sharedfiles/filedetails/?id=1201824167
TheShadowHatter Nov 15, 2017 @ 4:57pm 
Originally posted by Leonard:
@Kaldein, if you could maybe still offer something to disable (maybe toggle) the HUD that would be really nice...

I was hoping for this. I know someone did it for Dragon ball Xenoverse 2 so was hoping the same could happen here.



Originally posted by Kaldaien:
You don't have any clue how many rings you have.

I'm honestly okay with that since my main objective is just for screenshots and maybe some video. I'll be fine with no ring count personally.




Originally posted by Kaldaien:
If you want to disable the HUD, pixel shader da102e56 works. This will also remove some post-processing though.

http://steamcommunity.com/sharedfiles/filedetails/?id=1201824167

Any guide for dummies on this? No idea where to even begin.
Kaldaien Nov 15, 2017 @ 5:13pm 
Yeah, sorry. I'll write some instructions up in the morning :)

It's using my mod system's graphics debugger, so while I can teach you what to do, it's not going to be the most intuitive process :P
TheShadowHatter Nov 15, 2017 @ 9:32pm 
Originally posted by Kaldaien:
Yeah, sorry. I'll write some instructions up in the morning :)

It's using my mod system's graphics debugger, so while I can teach you what to do, it's not going to be the most intuitive process :P

ah I gotcha. either way I'll take what I can get until someone decides to make it easier for me lol. I just want to make some cool screenshots and maybe a YouTube video or two.
Kaldaien Nov 26, 2017 @ 11:00am 
Apologies for the delay

You will be happy to know I went ahead and dramatically simplified all of this for you :)

    Extract this[github.com] to steamapps\common\SonicForces\build\main\projects\exec.

As the name suggests, Ctrl+Alt+Shift+H will toggle the game's HUD on-demand with this installed.


    You may want to change the binding, and you can do this by editing dinput8.ini (will be created the first time the game runs).

      Look for the section called [Macro.HUDToggle], you can assign any combo of buttons you want, followed by =D3D11.ShaderMods.Toggle Pixel 0xda102e56 Disable.


You can re-configure / remove the yellow OSD text by opening my mod's config menu (Ctrl+Shift+Backspace).
Last edited by Kaldaien; Nov 26, 2017 @ 11:00am
TheShadowHatter Nov 26, 2017 @ 12:34pm 
complicated, but I do appreciate the effort and I'll try and see if I can get this working for myself. thanks for the help
dospec Nov 26, 2017 @ 2:11pm 
man just download the hedgehogmanager for sonic forces you can disable it in the hedgehogmanager
Last edited by dospec; Nov 26, 2017 @ 2:12pm
Leonard Nov 26, 2017 @ 2:48pm 
Originally posted by Mercy Main:
man just download the hedgehogmanager for sonic forces you can disable it in the hedgehogmanager
It also disables all menus though so you cant even select a level properly.
< >
Showing 1-15 of 17 comments
Per page: 1530 50

Date Posted: Nov 12, 2017 @ 10:11pm
Posts: 17