Leaderboard
Popular Content
Showing content with the highest reputation on 02/23/2021 in all areas
-
6 pointsGreetings, I'd like to share with you the project I've been working on since summer 2020. Some of you may already have heard of it, as the development was public from the beginning. reone is an open source reimplementation of the KotOR engine, similar to xoreos and KotOR.js, but with a number of key differences. It is developed with extensibility in mind, meaning that modding capabilities it aims to provide are on a whole other level compared to the vanilla engine. For example, the graphics have already been significantly improved with the addition of physically based rendering. Current state of the project is such that the most fundamental engine subsystems are either complete or at least partially implemented, i.e. resource management, rendering, audio, GUI, scripting, conversations, combat and more. Given the current pace of development, I intend to finish the project by the end of 2021. My short term goal is to make the first Endar Spire module fully completable - a milestone, that will hoperfully bring more attention to the engine. Technologically, reone is a custom engine based on SDL 2 and OpenGL 3.3, written in C++14. This alone makes it highly portable - reone is believed to be working on Windows, Linux and Mac OS. Some background on myself: I'm a professional software developer from Russia and a prior contibutor to the xoreos project, responsible for most of its recent progress on KotOR. Links: GitHub Page Project Roadmap YouTube Channel
-
4 pointsHi everyone, I wanted to let you guys know we are hard at work on the mod. I have a tutorial video on the KLE ( kotor level editor ) , where I show you how I'm placing in npcs, the dlg and the animation. In the beginning of the video you will see the Hutt Lounge on Nar shaddaa fully populated and animated. The tutorial is for you guys to see the inner workings of building a mod like this. I hope the video is helpful for other modders, giving them a work flow using the KLE in their projects. Second tutorial video is on setting up a combat level using KLE and Fair Strides's NPC Auto-Leveller 1.0. Logan23
-
3 points
-
2 pointsI keep a tab on performance and try to use modern OpenGL functions and optimization techniques whenever it makes sense. As it stands now, reone pushes hundreds of FPS in a typical module on my machine, noticeably more than I have using the vanilla engine. And yet, there are still ample optimization opportunities I can think of. You can expect reone to outperform vanilla, if only due to advancements in OpenGL. Grass is currently not implemented at all, but I see no reason, why you wouldn't be able to increase the grass distance or crank any other graphical setting up.
-
2 pointsSince reone already uses multi-pass rendering, there's nothing stopping you from writing a post-processing shader. That's how self-illumination currently works, for example.
-
1 point
Version 0.9.1
881 downloads
INTRODUCTION Working in another MOD i realized the little attention paid at small and most of times unnoticed things that I think could have a bit more life in the KotOR universe. So simple as improve lights and buttons of panels and such and animate them. The pack is not complete yet and do not cover all the things you can find along KotOR. That means that in the future I could make bigger the pack adding new elements or new improvements. ------------------------------------------------------- NOTE ABOUT THIS MOD If we think in any current estandar graphics anyone can think that the new aspect could be extracted from "Doom" (the First, not the Second ) but keeping in mind that the work is made with the Paint app of the WinXP and if we compare it with the originals ones... well, it's not so bad. ------------------------------------------------------- The elements included are: MISCELLANY - Computer Panel (on floor)(Improved over 0.9.0 version) with four versions, BLUE, ORANGE/BROWN, GREEN and RED (sadly only can be used one at the time) - (NEW) Animated Panel when a Computer is used, making it similar to the on floor Computer Panel Placeable. - Computer Panel (wall)(Improved over 0.9.0 version) The Wall Computer Panel shares its texture with the Power Conduits and with the Info Panels. That's why I haven't modified it too much for not find weird lights or weird buttons in weird places of the three Placeables, but now you have three animated elements for the price of one. - Desk - Workbenches - Orange (Improved over 0.9.0 version) - (NEW) Blue - Foot locker (Now animated) - Locker (Now animated) ENDAR SPIRE - Broken Door (Improved over 0.9.0 version) - (NEW) Normal Door - (NEW) Buton Panels and Screens TARIS (NEW) - Doors - Apartments, Upper Taris - Upper City, Hidden Bek Base - Entry Sith Military Base - Sewers - Vulkar Base - Sith Base - Davick's State - Kiosk - Wall Panels and Screens - Shop Sign - Kolto Tank - Monitor Screens (around Taris) - Vulkar Base Panels - Sith Military Base - Screen Monitors - Red Light - Panels and Buton - Crate DANTOOINE (NEW) - Doors - Jedi Enclave - Matale & Sandrale Exterior - Sandrale State, inside - Sandrale State - Small Screens YAVIN (NEW) - Circular Door - Main Panel, Lights and Screens ------------------------------------------------------- INSTALLATION Unzip the downloaded file. Each element has its own folder. Just copy/paste (or drag and drop) the files from the desired folder(s)/element(s) to your 'KotOR\Override' folder. The files of the "After and Before" folders are not needed, they're only for to show the results. UNINSTALL Simply remove the files from your Override folder. ------------------------------------------------------- BUGS If you are able to find one I invite the next round. It's just a change in the textures. I've run and re run all the Endar Spire and the Taris Appartment lots of times with these files and found nothing, even the ones that are involved in the Plot as the Footlocker at the start of Kotor, the Computer Panel that permit kill Siths in the next room or the Workbench in the Taris Appartment. The only one thing I think that could occur is that you find any of these textures in other Placeables/Locations that I haven't noticed by the time and share the same texture files (I've seen that in other MODs). If the result is "fine", nothing, go ahead (although I'd appreciate a warning via post or PM). If the result is weird or bad is obliged the warning so I can correct it asap. This is not really a bug but KotOR has its own way for to show images and textures. I've noticed that most of times just cut, invert, compress, wide, tight the same images (files), I guess for get more variety without too much work, this can result in some weird -or not too much fine- vision of some elements. It's very dificult -if not impossible- find a balance for get a fine vision of all the images in all the places that are located/used and is very noticeable when is used any text. I hope not everybody knows read aurebesh... ------------------------------------------------------ PERMISSIONS It's expressly forbidden upload this MOD or any part at anywhere. If I want to see it over there I can upload it myself. If anyone could be interested in include it or part of it in his/her own work, PM me here at Deadly Stream and talk about. ------------------------------------------------------ THANKS To Deadly Stream ------------------------------------------------------ LEGAL This MOD is provided as-is and is not supported by Bioware, Obsidian, Lucas Arts or Disney. Use this file at your own risk. Neither the author nor the companies mentioned above are responsible for any damage caused to your computer for the usage of this file. ------------------------------------------------------- FINAL NOTE Made with love and funny to do it. Enjoy it!! -
1 point
-
1 pointTurns out it was/is an issue with Steam itself. I checked the subreddit for Steam and some others can't access any workshop at all.
-
1 pointSo here I have one more update for you. The kitbash crossguard saber from @Kaidon Jorn is now ported to Kotor. Black core crossguard looks pretty good in my opinion. What do you think? Stay healthy!
-
1 pointAppears to be fully functioning for me. Perhaps you went to kotor1 by mistake?
-
1 point
Version 1.0.0
1,946 downloads
Re-texture of PMHC03, for Star wars: Knights of the Old Republic. Texture Resolution 1024X1024. The archive contains 5 textures of the head. 3 textures for underwear. 5 icons and 2 .txi. To Install 1. Download: PMHC03 HD 2. Copy all files to the Knights of the Old republic's Override folder. (Example location - C:\Program Files (x86)\Steam\steamapps\common\swkotor\Override) 3. When/if prompted to overwrite files, press okay. 4. If you like the mod; leave a comment or endorse! (It would be much appreciated) Made with love. -
1 pointSo final update for today. The port to Kotor is finished including the three new saber colors from TSL. So when ever I get the permission from @Sithspecter I am ready to push boh versions out there. And something you might be interested in: Kotor features now black core sabers.
-
1 point
Version 1.0.0
12,490 downloads
Re-texture of PMHA01, for Star wars: Knights of the Old Republic. Texture Resolution 1024X1024. The archive contains 5 textures of the head. 3 textures for underwear. 5 icons and 2 .txi. To Install 1. Download: PMHA01 HD 2. Copy all files to the Knights of the Old republic's Override folder. (Example location - C:\Program Files (x86)\Steam\steamapps\common\swkotor\Override) 3. When/if prompted to overwrite files, press okay. 4. If you like the mod; leave a comment or endorse! (It would be much appreciated) Made with love. -
1 pointAfter seeing what this looks like in game, I had to write this review. The head is just a massive improvement on the original in every conceivable way. This is one of the heads I've never used before in a playthrough due to it looking quite bad, but I always was taken with the battle wounds on it. To keep this brief, Dark Hope's reskin breathes life into one of the shittiest male heads in the original KOTOR. The only reason I am giving it 4 stars and not 5 is due to the final dark side transition looking a bit too clean for my liking (and I am a biased dark side player). Specifically, the whites of the eyes are way too clean (the one thing the original got right was making the blood vessels in the eyes very prominent), it could also use a few more veins on the face. The irises are quite well done, so it's encouraging that the creator listens to feedback and works on improving. Personal bias aside, an excellent reskin.
-
1 point
-
1 pointI kept the collar itself, I just repositioned the verts a bit, mating them to the torso hole and making the top curve a bit more consistent. It was the neck plug that I replaced, which was a separate piece in your original. I just added in some new geometry to bridge the inner walls of the collar itself and snapped the inner ring to the neck of an imported head. As to changing the texture assignment, like I said above that doesn't really matter, since the entire model gets forcibly assigned a texture via the 2DA anyway. The more concerning elements are how you managed to change the scale, and how you managed to change the hierarchy (including adding an emitter). Exporting with animations wouldn't do that. It doesn't do anything unless the base has animations on it. Since the model has no inherent anims, it functions exactly the same as exporting geo only. If you were saving it as a GMax file, maybe there was some unit conversion screwiness going on there that would explain the scale problem. Maybe there was also some problem with it incorrectly storing object types. A question for @bead-v no doubt. Edit: Haven't tried the TSL version, but here it is in K1: Here are the files. Adjust to taste. ASCII_Models.7z K1_Binary_Models.7z TSL_Binary_Model.7z
-
0 pointsHi everyone I know a few of you have been asking about the status of the KotOR Level Editor (KLE) project. I'm happy to announce that it's finally ready for a (very early alpha) release. I've made the KotOR Level Editor GitHub page public - please remember it's in early alpha. That said, hope some of you find it useful Find the repo at https://github.com/lachjames/NorthernLights/ My goal is to post this to DeadlyStream in the near future, but for now you'll need to download and install it via GitHub. If you'd like to try it out, please follow the instructions on the linked GitHub page's README. Feel free to DM me, reply to this post, add an issue, etc. if you have issues. For those who are new to KLE, you can find an introductory video listing the features of KLE on YouTube (included below). There is also a (work in progress) KLE guide, as well as a general KotOR/TSL modding guide, at https://github.com/lachjames/KotOR-Modding-Guide Thanks everyone for your help - hopefully this is just a taste of what is to come regarding both KLE and the Northern Lights project in general - with the amount of support I've received so far from you all, there is no doubt in my mind that this is the case.