phobos2077 / fo2_ecco

Gameplay overhaul mod for Fallout 2 Restoration Project
http://www.nma-fallout.com/threads/economy-and-combat-rebalance-mod.193578/
31 stars 2 forks source link

Crafting button overlaps interface. #9

Closed Dumbisted closed 1 month ago

Dumbisted commented 1 month ago

output_scr00017 (That "error" in the dialog happens somtimes. Don't know which mod is causing it)

output_scr00016

Happens in conversation dialog interface. At least the button does nothing on click while overlapping like that.

Resolution: 3840x2160(Sfall) + 960x540(HRP Config) + cnc-ddraw

Other noticeable settings in HRP Config:

  1. IFACE_BAR_MODE=0
  2. SCALE_BUTTONS_AND_TEXT_MENU=1
  3. DIALOG_SCRN_BACKGROUND=1
  4. DIALOG_SCRN_ART_FIX=1

EcCo Version: v0.9.6

Other mods:

  1. RPU v29
  2. Maps Updated
  3. Fo2tweaks v12.17
  4. Fallout2MechanicsMiniRework 1.98.3v
  5. Talking Heads Addon
  6. Inventory Filter 2.0.3
  7. "Get a perk at each level" Script
  8. Autoclosebox (in example_mods from modderspack)
phobos2077 commented 1 month ago

Huh, I was sure I fixed this. Try disabling external HRP.

(That "error" in the dialog happens somtimes. Don't know which mod is causing it)

Well EcCo doesn't change Lil' Jesus script... Did you install my maps updated patch from Nexus? https://www.nexusmods.com/Core/Libs/Common/Widgets/DownloadPopUp?id=297&game_id=430

Also you forgot to mention sfall and HRP versions.

phobos2077 commented 1 month ago

Looks like this option is causing this, DIALOG_SCRN_BACKGROUND=1, you can disable it for now.

Dumbisted commented 1 month ago

Try disabling external HRP.

I thought it was disabled automatically when I did "HiResMode=1" in ddraw.ini; but even after manually disabled (mash's)external HRP, the button is keep overlapping it.

Well EcCo doesn't change Lil' Jesus script... Did you install my maps updated patch from Nexus? https://www.nexusmods.com/Core/Libs/Common/Widgets/DownloadPopUp?id=297&game_id=430

Yes. Even Double-Checked it on mods_order.txt.

Also you forgot to mention sfall and HRP versions.

Oops, sorry. sfall is v4.4.3.1.


Well, looks like DIALOG_SCRN_BACKGROUND=0 do the trick for now. Thanks for the answer!

I remember I turned it on because something was interfering trading interface, but can't remember which one was it.