Leaderboard


Popular Content

Showing content with the highest reputation on 06/08/2020 in all areas

  1. 4 points
    Me: *Loads Kotor Tool* *Kotor Tool's script compiling feature suddenly works* Me: *But now I can't edit any uti files* Me:
  2. 1 point

    Version 1.0.0

    283 downloads

    This is both a mod in itself, and a resource for modders to use. It allows data from KotOR 1 to be imported into TSL. It is extensible, so modders can very easily map variable values from KotOR 1 to KotOR 2 without any scripting required. There are several reasons why it might be useful to allow TSL to load data from a KotOR 1 save. The obvious example of where this would be useful is at the start of TSL when talking to Atton for the first time (where the player's choices determine what the game believes happened in the first game). It would be better if the game were aware of this without asking the player directly. Ideally, this would be TSL itself reading a KotOR 1 save, but for several reasons this is not feasible. Modders might also want to create new content which bridges between KotOR 1 and KotOR 2. For example, a mod which extends the KotOR/TSL storyline might benefit from knowing decisions that the player made in both games. Alongside the app (app.exe) is a folder called "requirements". This contains a yaml file "revan.yaml", which is an example of how you can dynamically tell the save importer which variables to import from KotOR 1, what variables to assign them to, and how to map the variables across. You can optionally install the file "101atton.dlg", which will change the initial conversation with Atton to no longer ask the player for information about KotOR 1 (because the game already knows this information, since you imported the data directly from your KotOR 1 save). IMPORTANT NOTES - You need to have a KotOR save which is far enough into the game that the ending has been determined. A save during the final battle of the game should be sufficient for this. If you don't have such a save, the variable "G_FinalChoice" can be manually set it in the GUI interface to the appropriate value (0 for LS ending, 1 for DS ending). - You can set/change variables within the tool using the GUI. - The mod was tested with TSLRCM; I make no guarantees about whether it would work without it. COMPATIBILITY This mod is compatible with TSLRCM. This mod changes the script "k_kreia_spawn", and (optionally) the DLG 101atton.dlg, and therefore should be compatible with any mod that does not change either of these scripts (except for TSLRCM, whose changes are incorporated into our files). Please ensure you install TSLRCM before installing this mod. INSTALLATION Please ensure you install TSLRCM before installing this mod. To use this tool, please follow these instructions: 1. Extract the compressed files, and run the executable "app.exe". 2. If you want to automatically import data from a KotOR 1 save, press the button "Load from KotOR 1 save". This will open a file selection box; navigate to the KotOR 1 save you wish to load from (it should be a folder). Select the folder and press "Select Folder". You can also manually edit/change the values in the GUI to your liking. Pressing "Create without KotOR 1 save" resets all values to their defaults. 3. Once you've imported and/or set the values to your liking, press "Write Script". The tool will then generate a file "k_kreia_spawn.ncs" in the folder alongside "app.exe". 4. Copy the file "k_kreia_spawn.ncs" into your TSL overrides folder. If you want to include the Atton dialog changes as well, copy the DLG file "101atton.dlg" into the TSL overrides folder too. UNINSTALLATION Delete the files "k_kreia_spawn.ncs", and "101atton.dlg" (if you installed it), from your overrides folder. INCLUSION IN OTHER MODS Anyone who wants to use this in their mod is free to do so, with appropriate attribution. CREDITS This mod is created by me (lachjames), Thor110, and VarsityPuppet. Thanks for VarsityPuppet for the idea for this tool, and our discussions on its implementation. Thanks also to Thor110 for his great advice and assistance with editing the DLG files (which I've never done before as I'm new to KOTOR modding). Thanks to the Xoreos team for allowing us to include xoreos-tools with this mod. We use the unerf and gff2xml tools from xoreos-tools to read data from KotOR 1 saves. Xoreos-tools is licensed under the terms of the GNU General Public License v3; more information can be found here. Thanks also to Fred Tetra for creating the KotOR version of nwnnsscomp.exe, which is also used in this tool for compilation.
  3. 1 point
    That's a pain, especially since whatever compatibility issues there were also broke the armbands in BoS itself. I'm probably gonna avoid BoS in future playthroughs.
  4. 1 point
    Yes, I have a hilt similar to the one ven zallow uses. Want me to send to you?
  5. 1 point
    I removed the Cortosis Armor from the Jedi Items mod after someone commented on a glitch in the installer. Now, the mod can be copied to Override without the need for tslpatcher. Once the mod is good to go with screenshots and some more beta testing, I will release it.
  6. 1 point
    Gotcha. I actually checked my spells 2da before and the item ability for the Talisman is in my spells.2da but the label is wrong. At 99 is item_ability_energy_shield with the impact label k_sup_bands. There are two instances of the Talisman ability in the spells 2da, both identical info aside from the labels (190 and 193). I have posted my mod list, installlog and spells2da on the forum thread if any of that info is useful to you.
  7. 1 point
    So its been a few months since posted an update on this. Just letting people know I am still working on this. Back in January I started to rewrite this from scratch, currently there is still functionality missing from the older versions that need to be re-implemented. However that said, I've completed editors for all the .ut* file types, but some other things like a dialog editor still need to be made. I've also done some changes to the UI. I'm going to postpone pushing out updates until I have editors/viewers for all the file types which hopefully will be a few months tops.
  8. 1 point
    It has the potential to be one of the most powerful KotOR-modding-tool for its versatility, if only it works without one major flaw. Currently it failed to save the module post editing -which luckily I made a backup earlier, just in case of-. But even then, having it paired with K-GFF does made my modding QoL improved! With the Toolset's friendly-and-easy-to-navigate UI and K-GFF effective-and-efficient worksheet, they get the jobs done quicker and precise than ever. Many thanks for creating and developing this tool, FS! In-app screenshot:
  9. 1 point
    is there a vid so we can see animation in action before downloading?