ReaperAnon / Middle-Earth-Mod-Loader

Mod loader for Shadow of War.
9 stars 0 forks source link

Can't open the menu or log menu at all #2

Open saifxhatem opened 8 months ago

saifxhatem commented 8 months ago

Pressing F10 or Tilde(`) doesn't do anything in game.

The mods are loaded, I can tell because they are taking effect clearly.

I've checked the logs and the logs are being written as well, so it seems just the GUI is not working for some reason.

I have the VC Redistributables from the readme.

my /x64/plugins folder has 5 .dlls and a config folder

The three configs (FOV Extender, Myrian Multiplier, Uruk Intel) are all empty.

in /x64/modloader , the Mod Loader ini is empty.

The imgui ini:

[Window][Mod Configuration Menu]
Pos=496,77
Size=1286,921
Collapsed=0

[Window][Log]
Pos=0,580
Size=869,499
Collapsed=0

[Window][Set Font Scale]
Pos=801,497
Size=317,86
Collapsed=0

[Window][Notice]
Pos=860,500
Size=200,80
Collapsed=0

[Window][Debug##Default]
Pos=60,60
Size=400,400
Collapsed=0
ReaperAnon commented 8 months ago

I've had just a couple people report something like this. After a bit of messing around I found that the function to actually render the menu is never called, as if it was never hooked, even though it reports back that it was.

Never really got further than that because I'd need access to a PC on which it happens. That or if you have some basic computer knowledge, a bit of time and the willingness to jump on a call I could likely figure it out. If you do, you can contact me directly via the support discord linked on my profile.