Leaderboard
Popular Content
Showing content with the highest reputation since 09/02/2025 in File Comments
-
Yeah, unfortunately the Kotor Patch Manager needs a clean executable (you can use a gog one or the editable exe, both work), the best way to get widescreen support back in that scenario is to use @J's https://github.com/J0-o/KotorUniResPatch patches. They work quite well, but depending on what you already have installed you may need to undo existing overrides in order for everything to look right. (e.g. the high resolution menu mods) They've properly scaled pretty much every interface in the game to look right (and even unlocked the in game resolution menu) This does have me thinking that it might be a good idea to have a standalone version of this mod that can be dropped in to existing modbuild installs or installs with other pre-patched executables. Stay tuned for something on that, I'll see if I can take a look at what is needed on the weekend.4 points
-
4 points
-
Its the culmination of around two years of learning how to mod KOTOR2 thanks to some fantastic youtube guides, old lucasforum posts, decompiling/examining scripts, and some tutorials here (also Holocron is probably the most noob friendly modding kit I’ve seen, even if its not great for some specific instances). It also helps that kotor blender makes porting maps between 1 and 2 to be a breeze (most of the time). Also, a lot of fantastic modders resources and incredibly kind people here on deadlystream let me use their stuff when I asked them. The mod has actually been out on nexus in early alpha for a while now (a few months), I just decided to release it here because I think most of the major bugs have been worked out. As for a trailer, I’m not really sure what I would put in it, the focus is on standalone stories for your Exile to experience, its eclectic, but fitting for KOTOR 2 with the desire to not overshadow the main game. I could certainly put up more screenshots of conversations, locations, and encounters.3 points
-
For anyone who gets stuck just know that you cannot progress through the entire temple without T3-M4 in the party as the terminals require him to deactivate the ray shields. I am also interested in enhancing this mod. I've just gone through the mod and have made up a small list on how things could be improved to make it better.3 points
-
3 points
-
3 points
-
3 points
-
3 points
-
Not rude at all, you're right that it takes more effort than it should. Good news: I have a solution ready for the next version of the patch! The next release has a standalone install that's two files dragged into your game folder, nothing else. No patch manager, and it doesn't care what's already been done to your executable, so it should go straight onto the install you already have with no issues. Both the KPM and standalone versions will continue to be supported equally. Ideally we will be making some improvements to KPM soon to help make the install process less of a pain. Thanks for sticking with it, and sorry for the runaround. EDIT: @PoopaPapaPalpatine @Greedyspree v1.2.0 has a standalone version you can download, which should sidestep any issues with KPM you where having2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
I can say that much of this mod is about the aftermath of the events of K1. There are a few characters that show up, including some potential surprises. Some of your ideas here remind me of some of the quests in the mod, though I can't say I have used Goto for anything, yet... I am certainly open to ideas to expand upon in the mod. I only added on to Dantooine after a user made the suggestion that I do so.2 points
-
A surprise new content KOTOR mod?!? This is like waking up Christmas morning to a tree full of presents! Absolutely going to try out this mod ASAP! And congrats on restoring the Tatooine Temple module! I myself have tried doing that but just could never quite finish up the project. I’m thrilled to see someone has done it at last!2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
2 points
-
Where is your TJM installation? You would absolutely have to extract Sith Holocron's upscaled textures to a folder and then copy its contents manually into your TJM Installation directory which, if I may, could be either a Workshop installation folder for Steam, or your steam directory on your Hard Drive. Also, that invalid bumpmap error can be resolved presumably by deleting that texture and omitting it or finding another texture to replace it with and renaming that other texture to the problem file's old filename. Dxn_Tmp2b.tga should probably be removed from Override if its throwing errors in-game. I've gotten invalid bumpmap errors before and its unclear what causes the issue, but it will drop you out of game for the invalid bumpmap popup, although it doesn't crash the game.2 points
-
Thank you !!! 1. In short I don't have the skills. I only know how to work on existing textures. 2. Yes I know. I fixed it on one iteration but I didn't like how it looked, weierdly looks better with the clipping (in my opinion, don't know why, something about the body proportions). Now I don't have time to work on it and also I'm kind of burned out with modding. When I will have some time I will give another shot on fixing it.2 points
-
2 points
-
2 points
-
I'm afraid that is an RC-K1CP issue and one that is caused by you running the installer multiple times. The reason the patcher adds new NPCs instead of overwriting the .GIT file (which houses the NPC location data) is because if it were to overwrite the .GIT file it would be overwriting any previous modded content you've installed. Sleheyron Story Mode once used an overwriting system which is how installing SSM once broke RC-K1CP as, by overwriting the previously installed content, the installer would end up reverting all of the restored content back into vanilla content and thus removed most of the restored content added in my mod. By installing RC-K1CP multiple times, you have added Shuma, and an untold many number of other restored content, multiple times over. It is highly recommended that you keep a backup of your game files so that, assuming a mistake is made and/or a bug is found in the installer you can simply delete the ruined install, copy over the backup, and start again.2 points
-
So there's some bad news and good news. This mod hasn't been properly updated since the 2010s, so MVE compatibility is very unlikely as of 1.1 as it stands now. 1.2, the next update that'll have Jekk'Jekk Tarr content, shall have MVE directly integrated into GenoHaradan Legacy alongside the Logical Jekk'Jekk Tarr mod. Compatibility shall not be an issue when that version drops as you won't even need to install MVE.2 points
-
2 points
-
2 points
-
Thanks for your interest. Well, considering that I started playing around with A.I. upscalers around August 2020... it took me 4 & 1/2 years to get through 52% of the files I intended to fix. Suffice to say it will be a while; with no fixed date. I'm currently working on updating some of my earlier mods first before getting back to this one.2 points
-
2 points
-
2 points
-
2 points
-
To be candid, actually, when I created the instruction sets, they were intended to be completely immutable. By design this *should* have been possible and the design shows the Proof of Concept. What I didn't expect was the moment the new builds dropped, 70% of the original links were completely removed.2 points
-
The way the holograms are broken in the vanilla game does like this: Head models and body models are two separate models whilst the head model is animated meaning there are parts inside the head to animate the mouth and the eyes. The holograms makes the NPC transparent with a holographic filter, resulting in this 'hidden' bits being made visible to the player. Admiralty Redux fixes this by taking the two separate models and merging them into one to fix the inside of the neck being visible and it removes those bits inside the head so that they aren't visible in the hologram. Upon thinking about it, if you install ONLY the Proper Peragus Corpses and Peragus NPC Overhaul installs than this mod is compatible with the Admiralty mod. I'm actually going to update the mod page to specify this. For the Tiered Peragus Miners install, there would have to be a patch for it though since I don't know how to fix the NPCs like the Admiralty mod does than it would have to be done by someone else. DarthParametric would know how, though I doubt he would as he mainly focuses on the first game as he doesn't like the second game. If any other modder would like to try, I'm more than happy to take it to the PMs to discuss it. All you'd need to do is merge the Czerka body model and the Armored Flight Suit model to the correct Peragus NPC heads and try to recreate what DP did for the Admiralty when it comes to fixing the heads.2 points
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Any model that is exported from KMax, regardless of whether it is compiled with MDLEdit or MDLOps, will causes crashes on Linux because KMax is adding invalid Detonate controllers to every VFX emitter. On Windows these are just silently ignored, but on Linux it causes a crash. Per Synchro on the OpenKotor Discord:1 point
-
On a different note: There is a bug with Carth's unique blaster textures. Whenever I have that option installed, everytime I open the equipment menu, Carth's Blaster icon only appears as a white square. I wasn't sure originally, wether this is due to a mod conflict or not but apparently a different user has already reported the same issue back in 2024, so it seems to be an older bug with this mod1 point
-
1 point
-
1 point
-
1 point
-
My apologies, you are right, I was missing lyv_shinybeamb.tpc (God knows why!) and redownloading the mod and adding it to override made the error go away. I seem to have overwritten the installog afterwards by installing the visible force field option. But I ran a test install to an empty folder (after reimporting lyv_shinybeamb, which is what the installer complained about, not the other one) and here's what happened: installlog.rtf Seems like I was also missing "CM_WK_YavHgrBm.tpc", and I've completely misread both warnings. This was totally my bad. Perhaps there were remnants of a past version? In any case I'm replacing the entire mod folder now! Again, sorry for wasting your time!1 point
-
I just wanted to let everyone know that I whipped up a script that managed to fix the Read Schematic feat not being given to the player character after lightsaber creation. I took the script the Peragus Administration Level uses to give the player the Force Chain feat, and replaced Force Chain's Row Label number (205) with Read Schematic (245). Let me know if anyone encounters any issues with it! I'd like to publish this script as my own mod if Kaidon Jorn would be okay with it (it doesn't use any code provided above or in any other places from the mod, but I'd love to gain his endorsement if this helps people!) a_lrn_sch.ncs1 point
-
1 point
-
1 point