Leaderboard


Popular Content

Showing content with the highest reputation on 08/25/2020 in Posts

  1. 2 points
    Progress has been going somewhat slow but still steady lately. But I figured I might as well show some of the stuff that has happened. Let's start with the full quality Coruscant skybox, shown here as part of the Coruscant mod, but it's the same that's also used in vanilla: Next up we have one of the three Korriban skyboxes used in BoS:SR. This one is the same as the TSL Korriban skybox. One of the others is the K1 vanilla Korriban skybox and the last one is unique to BoS:SR but I haven't started that one yet. And finally a screenshot of what I'm currently working on (apart from rendering the TSL skyboxes): BoS:SR Taris The lighting of all these layers doesn't quite match yet but I'm getting there. And as a final note for today: I'm pretty sure that I want to make skyboxes for Yavin IV and Ord Mantell. But I have to look at their modules first to see if that's possible with the quality goal I have in mind. If it is, both of them shouldn't take very long.
  2. 1 point
    Hello everyone, I want to share with you my work in progress KotOR dialog overhaul project. It will be a revised dialog.tlk file for SW:KotOR v1.03, in the same spirit of Kainzorus Prime's "PC Response Moderation" Currently I am in the process of editing the dialog.tlk with all my (~7700) changes, so it's very much still a work in progress. Current status: released, please visit the downloads section To do: updates and revisions while playing the game
  3. 1 point
    Oh yes, I've read that some version of the compiler does not evaluate with short-circuit logic for or. Not sure if it's limited to one version or common to all of them, and as far as I've read it evaluates logical and correctly, though. I ran a test with the following and I did indeed get the wrong result. void main() { int n = 0; if( TRUE || ++n ) SendMessageToPC(GetFirstPC(), IntToString(n)); } short_circuit_test.zip
  4. 1 point
    Looking for "traffic" in \resources\art\fx\texture\sky\ should get you some strip textures you can animate via scrolling UVs.
  5. 1 point
    Saw TLJ today and I had an epiphany in the process - Change all gizka to porgs. Guaranteed Mod of the Year winner. More influential than TSLRCM, BoS: SR, K1R, M4-78 EP, Recruitable Kay, [insert mod here] combined. Why would you not want porgs running around the Ebon Hawk?
  6. 1 point
    Here are the names of the sound files for Sion that could properly reflect a description of Vash. 907sioncut1001: "I did not summon you." 907sioncut1002: "Does she live?" 907sioncut1003: "Prepare my ship. I will attend to this myself." However, on second thought it wouldn't make sense for Sion watches a holo of Vash and then ask if she lives. With that in mind, a reordering of the scene is necessary. - Sion meditates. - Sith Assassin approaches. Sion says "I did not summon you." - Sith Assassin says something his incomprehensible speech. Sion says "Does she live?" - Sith Assassin then shows Sion a hologram of Vash. (Perhaps Sith Assassin says something else.) - Sion nods and says "Prepare my ship. I will attend to this myself" and walks off as usual. Fade to black.