Leaderboard


Popular Content

Showing content with the highest reputation on 06/11/2018 in Files

  1. 2 points

    Version 1.0.0

    3,798 downloads

    This mod addresses some minor geometry issues in the Peragus Administration level. It plugs two gaps in the ceiling that allow the player to see into space, and it also adjusts one of the animated panels on the large screen in the communications blister so that it aligns better. The panel and one of the ceiling fixes are for the exterior version of the level that you see from the maintenance walkway. Installation: Simply copy and paste the included model files into your Override folder Compatibility: Should be compatible with just about everything, but it won't be compatible with any mod that replaces room models 101PERI.mdl/mdx, 104PERA.mdl/mdx, or 104PERF.mdl/mdx Acknowledgements: Thanks to bead-v for KOTORMax and MDLEdit Thanks to Snigaroo for bringing the two ceiling gap issues to my attention
  2. 1 point

    Version 1.3.3

    1,375 downloads

    Ever want to have freecam in Kotor? Now you can. This program is a free and open-source OpenGL function call interceptor providing a replacement wrapper (opengl32.dll) that exports all OpenGL entry points. When an OpenGL call is made, the GLIntercept wrapper processes it before passing the call onto the real OpenGL system. In plain English this means that using this program you can enable free-cam and wire-frame in KOTOR or KOTOR 2. This upload includes several preset camera speeds for ease of installation. A full tutorial on how to use this program will be available at https://www.youtube.com/c/xuul =====Installation======= 1) Install GLIntercept via GLIntercept_1_3_3.exe 2) Go to the folder where GLIntercept is installed 3) Copy the OpenGL32.dll to the Kotor Directory 4) Copy gliConfig_FreeCam.ini to the Kotor Directory 5) Rename "gliConfig_FreeCam.ini" to "gliConfig.ini" 6) Open a Camera Speed Preset folder 7) Copy the config to "[install Directory]\GLIntercept_1_3_3\Plugins\GLFreeCam" =====Controls======= Press CTRL+SHIFT+C when in game to toggle freecam Press CTRL+SHIFT+W when in game to toggle wireframe O to reset Camera tilt P to reset Camera position If using a preset use the arrow keys to move the camera. =====Limitations======= You can only "see" areas that are in the frontward line of site of current PC character. =====Disclaimer======= Presets and instructions compiled by Xuul. www.youtube.com/c/Xuul GLIntercept from version 1.0+ uses the MIT License : Copyright © 2014 Damian Trebilco Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  3. 1 point

    Version v1.0.3

    2,201 downloads

    MDLedit is a (de)compiler for KOTOR and KOTOR2 model files. Which version should I download? There are two packages on the download page. They differ in whether the program uses Visual Styles or not. The difference is purely visual, they are completely equivalent in terms of functionality. The version in the mdledit_v0.0.0xp.zip package will work on Windows XP or newer as well as on MacOS through Wine, but it will look like crap. The version in the mdledit_v0.0.0.zip package will look better, but will only work on Windows Vista and up. How do I set it up? Open the .zip archive, extract the .exe and run it. If you want MDLedit to keep track of your option between sessions, create a blank mdledit.ini file in the same folder as your .exe. How do I use it? The program comes with a help documentation window accessible from the About menu, read that to learn how to use it. If something is not mentioned there please let me know in the relevant thread (link to be added) and I will explain the functionality and add the explanation to the help window for the next version. MDLedit was designed to be used with KOTORmax and the new version of KotORBlender by ndix UR. Using the ascii model files that it produces with NWmax will cause data to be ignored in the best case and a crash in the worst. The program crashed/froze/reported a weird error! Describe your issue in the relevant thread and I will look into it. Attaching a .zip archive with the files that MDLedit was processing when the problem appeared is also very welcome. Thanks A big thank you goes out to ndix UR, without whom MDLedit would have maybe half the functionality it has now. I would also like to thank the testers, who also made a lot of great suggestions that made MDLedit that much better: – DarthParametric – JCarter426 – Quanon – VarsityPuppet – FairStrides The program was built on the knowledge about the MDL format, which is the result of the work of many modders, including CChargin, Magnusll, JdNoa, ndix UR, DarthSapiens, VarsityPuppet, FairStrides, and others! Thank you for your efforts! Lastly I'd like to thank the KOTOR modding community, which makes taking the time to make such a tool worth it.