Update for PRC8 function updates

Update for PRC8 function updates.  Full compile.  Updated release archive.
This commit is contained in:
Jaysyn904 2025-02-13 13:29:22 -05:00
parent 2ebaec1a13
commit 056146dc61
194 changed files with 32 additions and 13 deletions
.gitignore
_content
BuildHaks.cmdCompiler - Top Hak.bat
_hak/prc8_en6_top
_tools
_module

4
.gitignore vendored

@ -1,2 +1,4 @@
*.hak
*.tlk
*.md5
*.mod

3
_content/BuildHaks.cmd Normal file

@ -0,0 +1,3 @@
cd _tools\
NWN.CLI.exe -k
cd ..

@ -0,0 +1,4 @@
:loop
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\EN6_PRC\_content\_hak\prc8_en6_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\EN6_PRC\_content\_hak\prc8_en6_top\*.nss"
if %errorLevel% == -1 goto :loop
pause

Binary file not shown.

BIN
_content/_tools/NWN.CLI.exe Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
_content/_tools/cygwin1.dll Normal file

Binary file not shown.

Binary file not shown.

BIN
_content/_tools/cygz.dll Normal file

Binary file not shown.

@ -0,0 +1,10 @@
{
"OutputPath": "../_output/",
"HakList": [
{
"Name": "prc8_en6_top",
"Path": "../_hak/prc8_en6_top/",
"CompileModels": false
},
]
}

BIN
_content/_tools/nwn_erf.exe Normal file

Binary file not shown.

Binary file not shown.

BIN
_content/_tools/pcre64.dll Normal file

Binary file not shown.

BIN
_content/_tools/tlk2xml.exe Normal file

Binary file not shown.

BIN
_content/_tools/xml2tlk.exe Normal file

Binary file not shown.

@ -1542,7 +1542,7 @@
},
"Mod_MinGameVer": {
"type": "cexostring",
"value": "1.88"
"value": "1.89"
},
"Mod_MinPerHour": {
"type": "byte",

@ -18381,6 +18381,17 @@
"value": 16829488
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_scr_995"
},
"STRREF": {
"type": "dword",
"value": 16790488
}
},
{
"__struct_id": 0,
"NAME": {
@ -21637,17 +21648,6 @@
"value": 16827179
}
},
{
"__struct_id": 0,
"RESREF": {
"type": "resref",
"value": "prc_scr_995"
},
"STRREF": {
"type": "dword",
"value": 16790488
}
},
{
"__struct_id": 0,
"RESREF": {

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More