Leaderboard


Popular Content

Showing content with the highest reputation on 05/24/2022 in all areas

  1. 2 points
    Hello, Quanon! In the description it is mentioned normal maps being included and not just upscaled but rerendered. I checked the archive and, if I am not mistaken, there is not a single normal map in it. There are a few .txi files for the normal maps which are the very same the original game uses. Is this correct or am I missing something?
  2. 1 point
    New normal maps need to be in .tpc format, yes. The .txi is fed into tga2tpc along with the targa image, so the information contained inside it is indeed ‘baked’ into the .tpc for want of a better term. You’re also correct in that where a bumpmap is applied, .txi files need to use bumpyshinytexture rather than envmaptexture if you want to incorporate a cubemap as well. Correct on all above counts, in other words! I know Q has only recently started experimenting with normal maps for KotOR very recently and has been tackling some rather large texture packs, so I daresay any little niggling issues which slipped through will be addressed shortly. All part of the fun, as they say!
  3. 1 point
    You are correct! No idea how that happened, but I forgot to pack them with the other textures. Thanks , for bringing this up. I'll add them to the download page ASAP.
  4. 1 point
    If you want to get a better idea of what is going on, edit all the includes to change the debug logging functions to use SendMessageToPC and then recompile k_ai_master with them. The only limitation is that the feedback screen has a very small back buffer, so you'll need to be pausing every second to check it due to the volume of stuff that will be piped to it.