Player Resource Consortium

Neverwinter Nights => General Discussion => Topic started by: xwarren on November 04, 2011, 06:41:07 AM

Title: SVN Access
Post by: xwarren on November 04, 2011, 06:41:07 AM
Originally posted by fluffyamoeba

Directions on how to access the PRC SVN for Neverwinter Nights:

* Because several of the important PRC files are .exes, they are known to work fully only on Windows. Sorry, Linux and Mac users.
* The PRC utilities need Java (http://www.java.com/en/download/index.jsp) installed.
* Download and install Tortoise SVN (http://tortoisesvn.tigris.org/). Follow their install instructions completely.

* Right click in the folder where you wish to download the PRC SVN. You need roughly 750 megs of disk space for the repository.
* Select SVN Checkout...
* Place this line in the URL: "https://svn.code.sf.net/p/daprc/code/ (https://svn.code.sf.net/p/daprc/code/)"
* Select ok. It will begin to check out. This will take a long time. Simply wait until it is complete.
* Open the nwnprc folder.
* Create a text file called config.make (.make is the file extension).
* Open this file, and type in these lines for NWN:EE:

NWN_DIR = C:\Program Files (x86)\Steam\steamapps\common\Neverwinter Nights
PRC_VERSION = 402
PRC_INSTALLVERSION = 4.0.2
NWN_DOC_DIR = C:\Users\[Username]\Documents\Neverwinter Nights

Replace the NWN_DIR with where your NWN1 directory is located
* copy dialog.tlk from your NWN install to nwnprc/tlk/
* Your installation should now be complete. To test this, double click compile.bat. This is the file that will compile the entire PRC.
* Upon a finished compile, the program will copy all PRC files into your NWN dir's hak, tlk, and erf folder. This will overwrite any existing PRC files, including public release PRC files.
* This will have more errors than a standard release and have debugging switched on. Follow instructions below to report them.

* Compile all files and test them before submitting to the PRC.
* Enjoy. If you have any questions, comments, or concerns with this process or with adding content to the PRC, post them in the Bugs (http://prc.athasreborn.com/index.php?board=10.0) forum. Place all bug reports regarding the repository in this same forum.

Directions on Submitting to the PRC:

Post on this forum, or PM Stratovarius
Title: Re: SVN Access
Post by: Dark_Ansem on August 08, 2014, 12:35:09 PM
the vault is down, is the SVN the only way to get the PRC?
Title: Re: SVN Access
Post by: marohair39 on August 18, 2014, 04:56:01 PM
I think you can get it from here:

http://neverwintervault.org/project/nwn1/hakpak/original-hakpak/player-resource-consortiums-prc-pack-v35

this site is kind of a back up of all the mods that were available on the vault.

Leto compatible-ish
http://neverwintervault.org/project/nwn1/other/tool/leto-169-prc-compatible-version


Character Creator:
http://neverwintervault.org/project/nwn1/other/tool/prc-character-creator-18-linux-and-mac-compatible
Title: Re: SVN Access
Post by: Dark_Ansem on August 22, 2014, 12:29:15 PM
I think you can get it from here:

http://neverwintervault.org/project/nwn1/hakpak/original-hakpak/player-resource-consortiums-prc-pack-v35

this site is kind of a back up of all the mods that were available on the vault.

Leto compatible-ish
http://neverwintervault.org/project/nwn1/other/tool/leto-169-prc-compatible-version


Character Creator:
http://neverwintervault.org/project/nwn1/other/tool/prc-character-creator-18-linux-and-mac-compatible

thanks :) now I only need a txt file with the appropriate switches for the full PnP experience and a refresh on how to use NWNX...
Title: Re: SVN Access
Post by: Calirion on September 01, 2014, 06:09:46 PM
The vault is back up again, though it looks quite different. The content seems to have transferred, but not all the earlier discussion of the content.
Title: Re: SVN Access
Post by: hsuyucheng on December 23, 2014, 10:19:32 AM
Where can I download PRC Character Creator 1.8 source code?
Our team:  Fantasy Game Community http://www.fgc.tw/tuxbb/portal.php (http://www.fgc.tw/tuxbb/portal.php) in Taiwan is using Traditional Chinese language. Chinese traditional character is 2 byte, and we have add Chinese tlk into game.  PRC CC 1.8 cannot currently to display Chinese characters/words, we needs to modify PRC CC 1.8 tool to support show Chinese.
Does any one can help me?
Thanks.

The paladin of Star world in Fantay Game Community.
Title: Re: SVN Access
Post by: xwarren on December 30, 2014, 05:38:36 PM
The source code is included in CC.jar file - it is a zip archive and contains both compiled (*.class) and uncompiled (*.java) scripts.