-
Content Count
4,633 -
Joined
-
Last visited
-
Days Won
525
Everything posted by DarthParametric
-
The entire issue of the magazine is available from the GDC Vault, which has an archive of all issues of Game Developer magazine (1994 to 2013) by the publisher UBM Tech - http://www.gdcvault.com/gdmag/ The direct link is - http://twvideo01.ubm-us.net/o1/vault/GD_Mag_Archives/GDM_December_2003.pdf (pages 42-46, with an interesting additional HK-47 concept as a page background, not shown in the Gamasutra version. Also a Q&A with Obsidian's CEO Feargus Urquhart on page 16 - Obsidian was founded just a few months previously) A TSL postmortem is available in the April 2005 issue - http://twvideo01.ubm-us.net/o1/vault/GD_Mag_Archives/GDM_April_2005.pdf (pages 34-36) The “Managing Multiple Projects” article by Ray Muzyka and Greg Zeschuk mentioned in the K1 postmortem article is available in the March 2003 issue - http://twvideo01.ubm-us.net/o1/vault/GD_Mag_Archives/GDM_March_2003.pdf (pages 34-42) The archive is not searchable unfortunately, so I don't know what other articles of relevance there may be. A quick Google search turned up reference to a NWN postmortem, but that was it.
-
Sand People / Exchange Restoration
DarthParametric replied to djh269's topic in Knights of the Old Republic General
Either way, there's room for it in TSL. Possibly it could be tied in with the fuel for Citadel Station plot. You could set up fuel shipments as cover for illicit cargo. -
Sand People / Exchange Restoration
DarthParametric replied to djh269's topic in Knights of the Old Republic General
The smuggling missions sound far more interesting to me. Also seems like the kind of thing the community could reasonably develop for either/both games. -
More so than simply extending it, you'd have to add additional sub-division in order for it to deform smoothly, and adjust (if not entirely remap) the UVs to deal with the stretching. Then there's the collar that would need to be added from scratch most likely. You'd essentially be making a whole new mesh. Edit: Something like this? It utilises the hybrid scoundrel/scout like JCarter suggested, but required extensive reworking of the jacket as I alluded to.
-
At what point though? Does it persist after Visas does her meditation? Post a save with the VFX active for others to test.
-
Do the Visas meditation VFX only appear when you first go there? I can confirm that loading a save from the end of that deck on an unmodded Steam version I see no VFX in that room.
-
Sion is also on the Harbinger at Peragus.
-
Assuming you have custom UTIs for unique sabers, you'd simply need to edit the Sion and Nihilus UTCs and change their equipped items from whatever they have by default (presumably the generic red saber) to your custom sabers. There may be multiple instances of their UTCs across different modules, requiring changes to be injected into MOD files via TSLPatcher (seeing as TSLRCM will almost certainty have already edited those modules).
-
Feature Suggestion: Sketchfab 3D Model Viewer Embedding
DarthParametric replied to DarthParametric's topic in Site Feedback
Interesting. They also use Invision Power Board. A couple of examples from a quick search: https://jkhub.org/topic/9500-i-make-3d-stuff-sometimes https://jkhub.org/topic/7518-kylo-rens-shuttle -
For TSL, the widescreen patcher doesn't patch the forced cutscene res, unlike the K1 patcher does. If you hex edit these offsets in the TSL EXE then the game will not try to reset the resolution when playing vids, instead it will play them at whatever resolution the game is set to. Thus there is no need to resize the videos themselves. Details are in this thread - http://deadlystream.com/forum/topic/4631-how-to-force-kotor-i-iis-bik-movies-to-play-in-any-resolution/
-
It's already its own texture, as are the "eyes" and the logic display (thing with patterns of dots). There's no real limitation at play, it's a conscious choice based on what you see in the Original Trilogy.
-
The processor state indicator? I just went with a slow 3 frame animation. You can see it in the video several posts back - http://deadlystream.com/forum/topic/5407-dps-droid-foundry-v20/?p=57483
-
Sketchfab allows you to upload 3D models which are then rendered in a web-based 3D viewer, allowing people to rotate, zoom in/out, etc. It seems like it could be a better way to show off WIPs rather than just static images alone. They allow 3rd party embedding and offer some suggestions for forum plugins. For Invision Power Board it would seem this is what they suggest - https://github.com/sketchfab/ckeditor-plugin/tree/master/examples/ipb-3.2.0 There's also this - https://sketchfab.com/developers/oembed
-
I've uploaded the T7 model to Sketchfab to allow people a closer look. https://sketchfab.com/models/4ec04c316c1d49668f437ba3b4d8c71f These aren't the full res textures, so there's a bit of blurriness.
-
That feeling when you have two and a half grand of new PC bits sitting there and waiting on a $5 part to turn up is holding up the whole show...
-
-
Nah, I have a bunch of them. It's an adapter plate for the HSF to suit the AM4 CPU socket. I had a Noctua NH-D15S brand new in a box, unopened, that I bought for this system almost a year ago but never used (too lazy to install it). Needs the adapter to work with Ryzen. They are sending one for free, but air mail from the opposite side of the world.
-
- Show next comments 441 more
-
-
How to create a new module?
DarthParametric replied to DarthRevan101's topic in General Kotor/TSL Modding
It the vanilla Taris Upper City Cantina module the onenter script - k_ptar_a02ae_en - has this bit at the end: oAreaObject = GetFirstObjectInArea(OBJECT_INVALID, 64); while (GetIsObjectValid(oAreaObject)) { if ((GetTag(oAreaObject) == "ptar_pazplayer")) { AssignCommand(oAreaObject, ActionPlayAnimation(206, 1.0, 0.0)); } if ((GetTag(oAreaObject) == "ptar_sitter")) { AssignCommand(oAreaObject, ActionPlayAnimation(204, 1.0, 0.0)); } if ((GetTag(oAreaObject) == "ptar_drinker")) { AssignCommand(oAreaObject, ActionPlayAnimation(205, 1.0, 0.0)); } oAreaObject = GetNextObjectInArea(OBJECT_INVALID, 64); } -
Ah, yeah the gimped hand holders. Every model in the game has that problem. You'll just have to deal with it.
-
Missing Ebon Hawk Texture?
DarthParametric replied to Mutilator57's topic in General Kotor/TSL Modding
Looks like it is m36_ehawk01. It's TXI is envmaptexture CM_LZA03a. Interestingly it would appear to have a normal map, m36_EHawk01b, that is unused. -
It's the same problem the player master robes have - the extended sleeve clips with many weapons during various animations. There's no fix without either extensive editing of the animations (i.e. never going to happen) or resizing and reweighting the sleeves on all relevant models.
-
I would recommend you test this ideally with a new game, but at the very least starting from a save before you enter a given area for the first time.
-
You never want to touch the data files of an installer. Just run the EXE and let it do the work. The readme will tell you if you need to do anything else.
-
I did a test install of it. The only warning I got was Warning: Unable to copy file "fs_lvl_sas_01.uti", file does not exist!Which does appear to be the case. It isn't present in the archive. I also note that your four 2DA row edits all appear to be the same. The "vanilla" 2DA included in tslpatchdata is actually your modified one, so it's impossible to tell (as I doubt anyone has a pre-existing copy in their override). If you put a copy of the vanilla 2DA in the Override first, it only edits the first row. You need to amend the RowIndex values in config.ini. I would guess diegodb's extensive errors were probably a result of manually moving the UTIs from the tslpatchdata folder.