-
Content Count
2,290 -
Joined
-
Last visited
-
Days Won
161
Content Type
Profiles
Forums
Blogs
Forum & Tracker Requests
Downloads
Gallery
Store
Calendar
Everything posted by VarsityPuppet
-
Random CSCI Adventures with VP
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Nope Not any I can think of. You may run into issues with other Saber Mods, I guess, but only if you install it incorrectly, which, should be pretty hard to do. -
Random CSCI Adventures with VP
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Seriously! Getting SOOO CLOSE. -
Random CSCI Adventures with VP
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
It won't be long now! I've done most of the heavy lifting for Duplisaber. -
The best thing you can do is contact someone from that site and ask them to use the icons.
-
You know what would be even cooler? Turning them into Asari
-
Project Black Light
VarsityPuppet replied to Viralmelon's topic in Knights of the Old Republic General
They might as well just do Unity. Certainly easier than modding TSL or K1 Seems like Star Wars canon in general is hanging in the balance. We'll see what happens with Episode VII and whether or not it conflicts with any of the Expanded Universe. But speaking in terms of TOR, yeah, I don't see why they would make a game that conflicts with that lore. -
Project Black Light
VarsityPuppet replied to Viralmelon's topic in Knights of the Old Republic General
This really pisses me off. I mean, it'd be nice if we ultimately get a KOTOR 3, but why does Logan get no KOTOR 3 love? -
Random CSCI Adventures with VP
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Kotor Tools actually has a visual interface lol. What I mean when I say "Read and Write" is that it can read the file's byte code and turn it into recognizable data and write itself back into a working file. -
Random CSCI Adventures with VP
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Took quite a bit longer than I thought it would, but I have a working 2da reader/writer. I'm that much closer to the desired result. I can read and write to 2DA files I can read and write to GFF files (It's going to be helpful for DLG files) It's only a matter of time. Time for bed. -
Random CSCI Adventures with VP
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Reassignment! I'm refocusing my efforts into Duplisaber so I can get that mod out. I have pretty much everything I need, I just need to monkey around with the data now. -
Erm... actually it takes a bit of investigation to figure it out. There is a write up on the mdl format (can't find it right now) and what I do is use a hex editor to search for the texture name. From there, if you read the documentation, you have to do a little math but you can figure out the offset (number of bytes) from the start of the texture name info to the ambient and diffuse values for the mesh.
-
As far as I know, that's impossible... ...however... There is a way to change some of the ambient and diffuse values on meshes with Hex editing. This would at least give Sion's eye a luminescent glow to it. I'm not sure exactly how much it will "glow" to the extent you might be thinking of but it's worth a shot. I'd need to get back to you on that but basically you'd need the mdl documentation and a hex editor... and knowing where the values are to change.
-
KOTOR 3 Confirmed?
VarsityPuppet replied to VarsityPuppet's topic in Knights of the Old Republic General
I actually didn't catch that at first. But I knew immediately when I saw this that it was fake. It just filled me with such sadness . -
Actually, not really. This is just a cruel April Fool's joke. My feels hurt. http://gamerant.com/knights-of-the-old-republic-3-next-gen-release-date/
-
Malachor VI: An Ending Mod
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Recommended course of action is to copy your TSL install, drag and drop the folders and load one of the saves. Not compatible, unfortunately In response to Malkior, I hadn't thought of any of that up to this point, but it wouldn't be too hard to work something like that in. -
Malachor VI: An Ending Mod
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Um... I guess everything? -
HOOOOO MAMA!
-
I'll test my theory and let you know what happens. I've done it with a door before and it worked, but I'll doublecheck.
- 531 replies
-
- high resolution
- remastered
-
(and 3 more)
Tagged with:
-
Having played with this very issue several times, I'm convinced that's what it is. We've tried moving one the dummies on the model (don't remember which one) and that seems to have a minor effect, but still it's not a real solution. One thing I'd suggest trying. Instead of recompiling the whole model, use the replacer function in mdlops. That basically allows you replace one trimesh in the binary model based off an ascii export. That might be your best bet trying to preserve that collision data for the camera.
- 531 replies
-
- high resolution
- remastered
-
(and 3 more)
Tagged with:
-
My Projects In the Pipeline (mostly texture related)
VarsityPuppet replied to Malkior's topic in Work In Progress
Plasma is looking good! -
Sometimes the diffusion values for meshes export with a value less than 1.0, and you have to go and set them to 1.0
-
Random CSCI Adventures with VP
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Update on that new tool: Eh, I'm close. I was doing alright, but then there was a power surge and all the power went out. I didn't lose any progress, but now I have to catch up on homework because my procrastinating ass wanted to write code all spring break. But, I ended up with this! Yeah, that's me. Don't make fun of my accent. https://www.youtube.com/watch?v=eP724DnP9nE -
Malachor VI: An Ending Mod
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
You mean installed in the game? Yeah.... I kind of just uploaded my install to that repo. It's not a shameless plug, I swear! -
Random CSCI Adventures with VP
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Alright! I'm going to be Marathoning today! I want to release a solidly working version of my new tool BigGFFer by 4 o'Clock Central time. That's a little more than 8 hours from now. I'm trying to kill time waiting for my new iOS tools to download. Upgraded my Mac to 10.9 Mavericks, upgraded my XCode to version 5. I'm probably going to need to upgrade iOS on my iPhone. All so I can get my Sensus devkit in some working format for GDC. Alrighty! We'll see how this goes. By the way - Malachor VI source Code is live! http://deadlystream.com/forum/topic/32-malachor-vi-an-ending-mod/?p=25675 -
Malachor VI: An Ending Mod
VarsityPuppet replied to VarsityPuppet's topic in General Kotor/TSL Modding
Malachor VI source code is online and ready for viewing. If you want to work on it though, please let me know. I'd like to get some of you guys using proper version control and see how that works! https://github.com/VarsityPuppet/Malachor-VI