Leaderboard


Popular Content

Showing content with the highest reputation on 01/29/2024 in all areas

  1. 1 point

    Version 1.0.0

    195 downloads

    TSL Style Loading Screens for KotOR I made these loading screens for my port of KotOR to TSL but decided to release them as a standalone because why not. KotOR in TSL Trailer Though personally I prefer Sithspecter's coloured versions of the original KotOR Loading Screens found here : Loadscreens in Color But people have their preferences, so who knows maybe someone will like this. Reference : These are all made at 1280x1024 so they won't look right for anyone using 1920x1080 or any other widescreen resolutions, I do plan to make a pack of them at 1920x1080 at some point. Thanks & Enjoy Installation Copy files to the override folder. Uninstallation Delete files from the override folder. Notes The following three loading screens I did not make TSL version of yet. load_chargen.tga ( Before Character Creation Screen ) load_swoop.tga ( Swoop Race Mini Game ) load_turret.tga ( Turret Mini Game ) Thor110
  2. 1 point
    I died to a gizka. 10/10
  3. 1 point
    After looking around on the forums, I realized that editing the GUI of KotOR (and possibly TSL) is quite painful and most people use K-GFF (very great tool, but not visual). I then found xoreos-tools (part of xoreos - a very cool open source project). So this weekend, I started up making my own version of a tool which should help a lot with the process of laying out things nicely. The project is not fully complete, but it is ready for some beta testing! A few features so far - Visual display of all images (I think) + bounding boxes - Supports drag + drop / resize - Nested view for only what you care about (cleaner than K-GFF) - Cross-platform - works on linux / windows / mac (with caveats) - Light / Dark Mode for all of you who look at too many bright things (like I do) Getting Started Guide: https://github.com/amcolash/kotor-gui-editor/blob/master/README.md Release Page: https://github.com/amcolash/kotor-gui-editor/releases Source Code: https://github.com/amcolash/kotor-gui-editor Changelog 0.0.4 (9/17/2020): First Public Release