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

Options menu text invisible. Pause menu doesn't appear. #299

Closed
JacobFlight opened this issue Jul 19, 2020 · 3 comments
Closed

Options menu text invisible. Pause menu doesn't appear. #299

JacobFlight opened this issue Jul 19, 2020 · 3 comments

Comments

@JacobFlight
Copy link

JacobFlight commented Jul 19, 2020

I've installed all the enhancement items and the main menu text on the opening home screen is fine. Once I move the options menu, the grey surround for the text appears, along with the dials at the bottom, but there is no text. The software knows that I'm hovering over the options because it makes a sound and arrows appear either side of where the text would be.

Also, if I launch the game and pause then the game pauses but no menu appears at all. It does respond with menu noises when I navigate with the mouse/directional buttons.

See images below. I've never played SH2 and I'm desperate! Any help would be amazing.

sh2pc 2020-07-19 18-22-28

sh2pc 2020-07-19 18-22-11

Here's my logfile:

d3d8.log

@Polymega
Copy link
Collaborator

Polymega commented Jul 19, 2020

This is an issue when using older integrated graphics (such as Intel HD Graphics). These older IGPs won't render the HD font, most likely due to this texture file being massive in resolution (4000+ pixels wide). These old IGPs weren't necessarily made with 3D gaming in mind, hence their limitations.

Also see here:

Playing with the original, non-HD font should restore the text. Open the d3d8.ini file and set UseCustomFonts = 0.

Because you're using an old IGP, you will likely also need to disable the Fog Fix and ReShade (if you were using ReShade). Otherwise, you'll very likely experience lag/slow down.

To disable the Fog Fix, open the d3d8.ini file and set fog_custom_on = 0.

@JacobFlight
Copy link
Author

This worked a treat! Thank you so much for your speedy reply. Awesome. Yeah, this is a bit of an old machine so I'll avoid the ReShade.

Thanks again!

@AeroWidescreen
Copy link
Collaborator

Hello, if you're still having trouble with ReShade then please try this new build of SH2E. It includes post-processing effects that are designed to be more efficient than ReShade and resolve any performance issues you may be having.

Verify that ReShade has been removed before attempting to try this. Settings can be adjusted in the [SHADERS] section of the INI file.

d3d8_b1.5.1806.zip

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

No branches or pull requests

3 participants