Leaderboard


Popular Content

Showing content with the highest reputation on 11/19/2019 in Files

  1. 1 point

    Version 1.1

    15,250 downloads

    The cutscenes were upscaled using Topaz Gigapixel AI, and interpolated to 60fps using SVP Pro 4. Black bars are used to maintain the aspect ratio of the content while bringing the videos to 16:9 overall. TO INSTALL: Make a backup of your "Movies" folder, in your main game directory. Download the pack that matches the resolution you play at. (Available: 720p, 768p, 1080p, 1440p, 2160p) Extract/unzip the pack you downloaded. Replace everything in your Movies folder with the extracted files. Do not place them in your Override folder. From here, there are two options to get them to play properly: Use Universal Widescreen (UniWS) to patch your game to the desired resolution. Video tutorial. Using a HEX editor, change the a set of numbers in your game's executable. See below. If you're using the Steam version, you may need to get a replacement executable (which I can't provide here) to be able to open it with the HEX editor or UniWS. Other online guides may have a link to a suitable file. To edit your executable, follow one of these two guides (skipping the parts about upscaling the cutscenes): https://www.youtube.com/watch?v=bA5l6HVs4Y4&feature=youtu.be&t=548 https://deadlystream.com/topic/4631-how-to-force-kotor-i-iis-bik-movies-to-play-in-any-resolution/ You will need to change the first and last two values in this set in your exe: 80 02 00 00 75 15 81 3D D8 D1 78 00 E0 01 The new values you should use, per resolution, are: 720p: 00 05 00 00 75 15 81 3D D8 D1 78 00 D0 02 768p: 56 05 00 00 75 15 81 3D D8 D1 78 00 00 03 1080p: 80 07 00 00 75 15 81 3D D8 D1 78 00 38 04 1440p: 00 0A 00 00 75 15 81 3D D8 D1 78 00 A0 05 2160p: 00 0F 00 00 75 15 81 3D D8 D1 78 00 70 08
  2. 1 point

    Version 1.2

    48,239 downloads

    This is a companion to my TSL Main Menu Model Fix for Widescreen mod. In a similar manner, it adjusts the model file for K1's main menu so that it properly fills the full screen width of widescreen aspect ratios (i.e. 16:9, 16:10). It is designed to be used in conjunction with ndix UR’s KotOR High Resolution Menus mod (as pictured). Because the original vanilla background texture is very low resolution, it looks pretty terrible when scaled up to fullscreen at 1080 (or above). I created a new, higher resolution background texture that approximates the same look. As of v1.1, an optional replacement logo is provided. This is a TOR-style version of the logo, created by GOG. Two versions are provided, one of which is offset in order to better align using the current version of ndix UR's GUI mod. A centered version is also provided in the even that the GUI mod is updated. Note that I have only tested this at 1080. I have no idea how the image may be positioned at different resolutions. Obviously this mod will not be compatible with any other mod that also alters/replaces the menu model. As mentioned, it is intended to be used with ndix UR’s UI mod, and serves no real purpose without that mod. N.B.: This is NOT a widescreen mod! This is just an addition for when you are already using a widescreen mod like UniWS. Installation Instructions Extract the archive, copy the MDL, MDX, and TGA files, and paste them into your Override folder. If you also wish to use the upscaled vanilla logo or the TOR-style logo, copy the appropriate version to your Override folder as well. Acknowledgements Thanks to @bead-v for MDLEdit and KOTORMax that made editing and compiling the menu model possible. Thanks to @ndix UR for testing the mod and various discussions pertaining to its development, as well as all the behind-the-scenes work in getting the new mod tools off the ground. Thanks to @JCarter426 for helping out with filtering via waifu2x to clean up some of the aliasing