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

Menus not showing up #264

Closed
JvanHaughm opened this issue Apr 15, 2020 · 5 comments
Closed

Menus not showing up #264

JvanHaughm opened this issue Apr 15, 2020 · 5 comments

Comments

@JvanHaughm
Copy link

Hi, i downloaded all the necessary stuff to make the enhanced version of SH2 work, and it's perfect, except for the issue with the menus, it won't display the texts in the options menu, nor the pause menu as well. I have read and tried pasting the new messages files in the etc folder as suggested in another thread, but it is still not working for me, I appreciate the help.

unknown2

unknown

unknown3

@Polymega
Copy link
Collaborator

It seems like you may have the same issue as this person: #240

Can you please attach a copy of your d3d8.log file?

@JvanHaughm
Copy link
Author

d3d8.log
Hi @Polymega this is the file!

@Polymega
Copy link
Collaborator

Polymega commented Apr 15, 2020

Thanks. It looks like you have the same issue as the link I sent. Your integrated graphics chipset can't handle the incredibly large resolution of the HD font package. Integrated graphics around 2010 and earlier weren't made with gaming in mind.

Here is my suggestion to get the best experience on your Windows computer.

Set in d3d8.ini file:

UseCustomFonts = 0
Nemesis2000FogFix = 0

Remove the following files/folders from the game's directory:

reshade-shaders\
d3d9.dll
d3d9.log
ReShade.ini
ReShade_sh2pc.ini

This will:

  • Disable the HD fonts. The resolution of the HD font file is too large for this old integrated graphics chipset to handle.
  • Disable the Fog Fix. Your graphics chipset will very likely not be able to handle the increased fog effects. My Intel HD 4400 IGP can't even handle the Fog Fix on my Surface Pro 3 laptop.
  • Remove ReShade, if you were using it. ReShade is too demanding for weaker/older computers.

@JvanHaughm
Copy link
Author

Yes, i was reading the other user's issue and yeah, it's basically the same. Thanks for your time, I'll try and see if that works for me.

@elishacloud
Copy link
Owner

Closing this out.

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