Leaderboard


Popular Content

Showing content with the highest reputation on 05/31/2020 in all areas

  1. 1 point
    Having all the files in a single archive would have been nice. It's a little tedious to download them individually.
  2. 1 point
    02 - [TUTORIAL] - Creating a Merchant - TSL 03 - [ADDITIONAL] - Using ERFEdit 04 - [ADDITIONAL] - Picking an NPC to place in your level - TSL 05 - [ADDITIONAL] - Picking Placeables to fill your level with - TSL 06 - [ADDITIONAL] - Picking Alien Voice Over Dialog for your level - TSL 07 - [ADDITIONAL] - Placement & Rotation 08 - [TUTORIAL] - Waypoint Markers 09 - [TUTORIAL] - Scripting Basics 10 - [EXAMPLE SCRIPT] - Spawning NPC's on Enter 11 - [EXAMPLE SCRIPT] - Making NPC's Hostile! 12 - [EXAMPLE SCRIPT] - Trigger talking to an NPC! 13 - [EXAMPLE SCRIPT] - Make an NPC walk randomly 14 - [EXAMPLE SCRIPT] - Place a dead NPC 15 - [EXAMPLE SCRIPTS] - Starting Conditionals 16 - [TUTORIAL] - Companion Vendor 17 - [TUTORIAL] - Upgradeable Items 18 - [ADDITIONAL] - Door Gallery 19 - [ADDITIONAL] - Main Menu Details 20 - [ADDITIONAL] - UI Customization 21 - [ADDITIONAL] - Recolouring Textures 22 - [ADDITIONAL] - Recolouring the .GUI Files and Textures 23 - [ADDITIONAL] - Different Camera Modes & Dynamically Spawned Grid Of Placeables 24 - [ADVANCED] - Hard Coded GUI Elements 25 - One Line Dialogs 26 - Writing a changes.ini for HoloPatcher 27 - [MOBILE] - Android & iOS Modding 99 - [REQUESTS] - Submit a tutorial idea! I will continue to provide examples that I think might be useful to people, these are all for TSL so far. I hope these tutorials and any others I write will help people continue to make mods for KotOR 1 & 2. These tutorials are getting shorter and less detailed, I may or may not go back and re-write them at some point but if anyone struggles with anything feel free to message me and let me know what I haven't covered very well. Feel free to join the Discord for my project if you need help with anything related to KotOR modding and I will do my best to assist. Discord : https://discord.gg/S3YyfTjMV8 Base Game Scripts & How To Use Them KotOR Modding - Crash Course This 2 hour stream covers the basics of KotOR modding and some of the programs involved, I also regularly stream development of my mod project on Twitch/YouTube. Not all of this covers KotOR modding, there is about 10-20 minutes during the first hour where I get distracted and the second hour of it is mostly me playing games. These are the testing rooms but for K1 the room is lacking a texture but I find this just makes it easier to look through the characters. If anything in any of my short tutorials isn't clear or you don't understand for some reason then let me know and I will do what I can to help. ADVANCED TUTORIALS Utilising the following batch scripts and suggestions might take a while to get to grips with for some users but I would always advise doing so, it's very handy to have the ability to quickly generate a file list or compare things in various ways utilising the power of batch scripting. Comparing Level Contents Let's say you have two levels and you need to compare the differences of the contents. Extract everything from the original level to a folder called "level-a" and the modified folder to "level-b" Run the following batch script inside the "level-a" folder. file-list.bat Then delete or move the .bat file and move "file-list.txt" that it just created outside of the folder. You can also use this script to check that all the files exist. check-if-file-exists-from-file-list.bat You will have to move the file-list.txt and this script inside the folder to run the script. Now run this script at the same location as "file-list.txt" to run a file check against the contents of both folders. compare-files-from-file-list.bat Hopefully this might help someone, where I recently had to transfer all of my changes from manual installs to a TSLPatcher changes.ini file, I found this process helped speed the process up a little bit. From here, you should know which files differ and you can then use ChangeEdit.exe that comes with TSLPatcher in order to generate the differences between GFF files. Compiling Scripts If you have made it this far into the tutorial, you should already be familiar with compiling scripts, however for large projects you might need to recompile a lot of scripts at once, so here is a batch script that I used to do it. compile.bat Simply edit the script so that it points to the location of nwnnsscomp.exe for you and then you will be able to put the script into any folder that you need to compile a lot of scripts in and use it to do it all at once. If the scripts don't work for you, you might need to edit them and read them a bit in order to understand them and then to make sure that you have all of the right files in the right places. Thor110
  3. 0 points

    Version 1.2.1

    2,256 downloads

    Keep in mind this is still a demo / early access for a project that is insanely oversized and may never be fully completed, so probably best for most users to avoid this project / mod for the time being until I have cleared things up a bit more. But feel free to check it out if you wish. The goal of the Expanded Galaxy Project is to provide as much additional content for both games as possible. NOTE : The current included readme is outdated, so the installation instructions are included below. Installation steps for the project. #0 Install KotOR2. #1 Install Official 1.0b Patch ( Steam users don't need this ) https://deadlystream.com/files/file/812-official-10b-patch/ #2 Install TSLRCM 2022 https://deadlystream.com/files/file/578-tsl-restored-content-mod #3 Install M478EP 1.5 https://deadlystream.com/files/file/277-m4-78-enhancement-project/ #4 Install Coruscant Jedi Temple https://deadlystream.com/files/file/585-coruscant-jedi-temple-by-deathdisco/ #5 Install Expanded Galaxy 1.1.8 ( Download included on this page ) This is all required for the project to work properly. Also make sure to download and install the latest patches, I will upload everything in a single package eventually. <-> Credit to everybody that helped me along the way or contributed. bead-v - Upgradeable Swoop Bike Mod - Ebon Hawk Model Fixes - Kreias Vibrosword - Rocket Launcher Sounds Ashton Scorpius - Ebon Hawk Downloadable Map (No Longer Included) - Ebon Hawk Map Unlocks On Enter Instead - Jedi Malak Mouth Fix - Twilek Head Fixes Option A Darth Insidious - advice DarthParametric - advice DarthRevan101 - advice Darth_Sapiens - Animated Logo ( TSLRCM / M478EP ) - I will update this to say the correct version numbers JC - advice JCarter426 - K2 Loadscreen Template - Republic Soldier Fix for K2 v1.1 - VO Fix for K2 v1.1 - Zhug Attack Fix for TSLRCM v1.1 - Minor Fixes for K2 v1.5 - Shader Fixes for K2 v1.1 - Feat Fixes for K2 v1.1 ( Not Included Yet ) - Minor Fixes for K1 v1.1 - Dense Aliens for K1 ( Not Included Yet ) - Jedi Tailor for K1 v1.4 ( Not Included Yet ) - Korriban - Back in Black for K1 v2.3 ( Not Included Yet ) - Republic Soldier Fix for K1 v1.3( Not Included Yet ) Stoney - Sleheyron Demo / Maps - Placeable Ebon Hawk Model ( Included in the Port ) ebmar - advice Effix - advice for a fix InSidious - advice & TSL Lost Modules deathdisco - Coruscant / Jedi Temple Mod ( Not Included but required ) TimurD2003 - M4-78 Fog Fixes Kexikus - Updated Coruscant Texture & Planet Icon - Extended Jedi Council Meeting VarsityPuppet - Malachor V Sideways opening doors - Peragus Tweak ( removed due to a bug ) - Trayus Rank Reform danil-ch - Extended Carth Meeting - Kreia's dialog on small kindnesses - Kreia's Fall In-Game Cutscene - Sensor Droid Appearance Change Schizo - Re-scaled Trandoshans Alvar007 - Darth Malak Model Included From Playable Darth Malak Mod ( disguise optional ) lachjames - KotOR Save Importer For TSL ( included and optional for now ) - K2 Overlay Console ( included and optional, normaal and steam versions ) Marauder - Mandalorian Chamber Mark III Fix ( any dialog fixes might have been broken since tslrcm 1.8.6 implementation ) - Reduced Graphics Mod ( optional ) - Robe Description Fix ( any dialog fixes might have been broken since tslrcm 1.8.6 implementation ) - Droid Anatomy Description Fix ( any dialog fixes might have been broken since tslrcm 1.8.6 implementation ) jonathan7 - Bodies Stay Mod ( optional ) ndix UR - PMHC06 TSL Head Fix ZimmMaster - TSL Walking & Running Animation Fix Markus Ramikin - Kill The Ithorian LDR - Terentatek Models Darth Shan - Extra Difficulty Options seedhartha - Advice on Importing/Exporting in Blender & Creating the latest KotOR Blender Plugin! N-Drew25 - Selkath Xbox Voice Files PapaZinos - Various Level Model Fixes SithHolocron - Nar Shaddaa Docks' Computer and Monitor Upgrade and Animated Swoop Monitors zbyl2 - Advice & Help finding files that do stuff in TSLRCM. Cortisol - PyKotOR itself. th3w1zard1 - various updates to PyKotOR that helped with the installers for the project. many more and a big shout out to everyone that has supported the project on the Discord channel. <-> Thanks to everybody that made this project possible, I will update the read-me and many more things in time. Thor110 Discord : https://discord.gg/g9cnEvr - For Testing & Story Discussion as well as the latest patches. There is now an installer included.
  4. 0 points

    122 downloads

    Modder's Resource - HARIII's Coruscant Level Models by HARIII These models are thematically of Coruscant, there is documentation of what has been done and they are not fully finished into modules, they need walkmesh, uvmapping for the majority, lightmaps, etc. The model work for 29 levels has been completed. This includes in depth the Jedi Temple interior and exterior. This is a developer's resource for modelers and level designers. If used, credit HARIII; additional modeling by Darth Tyren and Hunters Run, and the textures in the archive were created by 90SK
  5. 0 points
    I didnt mean to be harsh either - you know, there always will be a few jerks around who only think about themselves and nothing else. To be honest, i dont care about any light or darkside points but just for being respectful, honest and appreciative with each other. So dont worry too much about it 😀 You're always welcome to help me out and im glad if you have any ideas, suggestions for feedback!
  6. 0 points
    Well thanks! This is indeed a good question.. and difficult to answer ^^ What i can say, is - its making surprisingly good progress in both quality and quantity, and using e.g. UHQ nature resources recently has helped a lot actually - so, i already can see the finish, but its still some way to go. I know what you mean. But as Malkior said -especially K2 art design is not well thought and if i can achieve a better look- why not? Since those FMV only play for a few seconds anyway- but keep in mind that the game play goes on for hours & hours and its better to have those 10 sec inconsistency instead of compromises in overall visual quality . That doesn't mean I don't try to make it as canon as possible, but I try to up the color variety whenever i can, every area should look unique after all: Especially areas like Telos Military Base & Ravager look too generic in vanilla game, so I also changed the color scheme: Bare steel visible on the edges when turning the camera Countless improvements have been made for Dantooine, including 8k rock textures: WIP skybox: Animated brushed aluminum panels when turning cam: Ultra-realistic 8K grass texture: You can see the sand grain in game: New marble & windows for Onderon, shimmering in sunlight: