Installing Native UI has an xml file in the zip folder.
-
All of the tutorials Ive seen on installing Native UI have only the dll file in the zip folder. I downloaded 1.9.1 and it has a dll and an xml file. What do I do with the xml file?
-
Put it in the same place as the dll file, in the Grand Theft Auto V\scripts\ folder.
-
These are used for development (documentation of methods). You do not need to extract them into the GTA V folder.You do want to extract all.asi
,.dll
and.ini
files to the main GTA folder. Not insidescripts
, that's for actual scripts that SHVDN loads.Whoops, somehow misread it as ScriptHookVDotNet itself.
-
@ikt Thanks!
-
@ikt said in Installing Native UI has an xml file in the zip folder.:
These are used for development (documentation of methods). You do not need to extract them into the GTA V folder.
You do want to extract all
.asi
,.dll
and.ini
files to the main GTA folder. Not insidescripts
, that's for actual scripts that SHVDN loads.NativeUI is SHVDN, is in not? So its DLL goes into the
scripts
folder, not GTA5's main folder, doesn't it?