Die4Ever / deus-ex-randomizer

Randomizer for Deus Ex
https://mods4ever.com
GNU General Public License v3.0
105 stars 12 forks source link

Transparent menus DeusEx and DXRando #786

Closed r3538987 closed 1 month ago

r3538987 commented 1 month ago

Hello, wanted to give this another shot, but without GMDX. DeusEx 1.112fm (GOTY)

After randomizer installed, menus are transparent. image

I recently saw an Reddit post which explained why is that (selected color options are not existing, I think it was even something about name case like : "cops" and "COPS"), and there was an solution. But I cant find it anymore.

Checked issues, but could not find anything related. Suggestions?

r3538987 commented 1 month ago
MenuThemeName=CustomMenu
HUDThemeName=CustomHUD

These are the problem spot, at least on my side. And confusing part was that usually I had INIs in System folder, so game with mods was "portable". But this time somehow User.INI which mod uses got loaded from MyDocuments. (This is likely due to Kentie's launcher)

Overall had to tweak this: C:\Users\'username'\Documents\Deus Ex\System\User.ini and change CustomMenu values to Default.

Die4Ever commented 1 month ago

Yes Kentie's uses Documents folder. Did you get it working? We could probably make the installer or the game detect when an invalid theme is specified

r3538987 commented 1 month ago

Yes Kentie's uses Documents folder. Did you get it working? We could probably make the installer or the game detect when an invalid theme is specified

Could be useful for sure, not sure how common is this issue thou. Yep I did managed to work.