View Single Post
  #6  
Unread 06-30-2017, 04:28 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 850
Default

It's slightly confusing, but not too bad. Since you are experimenting around with other DarqUI files besides just the XP window, you may want to do this. DarqUI stores your in-game configurations in the \POI folder. If there is not a \POI folder in your custom UI it falls back to the one in the Default UI instead. (This is what yours has probably been doing.) Every time you open the utility, it looks for any DarqUI configuration files found in the Default UI folder (sub-optimal) and moves them to your custom UI (optimal), which your utility currently thinks is DarqUI_v3.

You can resolve this by telling the utility where your "real" custom UI folder is. Do this on the Files page of the utility. Click the first Browse button and choose your custom folder. The next time you reopen the utility it will create the POI folder in the correct place.

In the meantime you can manually rescue your most recent configuration files by copying them out of \UI\DarqUI_v3\POI into \UI\YourCustomUI\POI. Once you have done paragraph 2 and then done this, you can open the utility without clobbering anything.


PS: be careful about checking for updates with the utility after doing this. You could accidentally overwrite your non-DarqUI custom files.



.

Last edited by Darqwood : 06-30-2017 at 04:40 PM.
Reply With Quote