-
Content Count
673 -
Joined
-
Last visited
-
Days Won
45
Content Type
Profiles
Forums
Blogs
Forum & Tracker Requests
Downloads
Gallery
Store
Calendar
Everything posted by Thor110
-
It is now possible to play through both the dark and the light side of the first game in the second games engine. As of the latest patch 1.1.3 available on the Discord server for the project. Now moving forward I can fix the remaining bugs and start expanding upon both games.
-
As far as I know any mod can be made to work on Android, it just requires a little work getting it all installed properly. I don't own the game on Android so I can't really help too much, but a quick google turned up this.
-
While I am not certain of it right now, I suspect these changes could have been made by altering the .vis file for the level. I made similar fixes for some other Nar Shaddaa levels such as the Refugee sector where the entire ramp disappears if you look behind you at a certain point going between the ramps out by the Speeder that you can fix. Still awesome stuff
-
I was wondering what peoples thoughts were on this latest "Expansion" Legacy of the Sith. Personally so far I have pretty much given up playing the game due to this expansion and ultimately think it's a complete mess right now, coupled with the unnecessary UI "upgrades" that look ridiculously tacky and the loss of an absolute tonne of moves due to the new class system, I am starting to think I will never play the game again. Which is a real shame as I put a lot of time and money into my account / characters / the game in general. Still hoping that they just roll back to 6.0 odd. The expansion itself is also rather lacking when it comes to content, as well as being very buggy. What does everyone else think of it so far? Thor110
-
I haven't played in a few years but got my account sorted out the other day. For a while I was also trying to 100% various things and gain all the reputation for whatever reason. Imperial Reputation
-
(Request) Modern dialogue controls for k1 and k2
Thor110 replied to Saul_R97's topic in Mod Requests
This won't be possible due to the way everything works, at least without fully reverse engineering and recompiling the game it wouldn't be possible as far as I can tell from a quick glance at it all. For a moment I thought it would be possible via bindablekeys.2da but I don't think it is actually possible. Sorry -
You should ask in one place at a time, not both in a category and in-turn one of it's categories. While I can't say for certain as I don't use the mobile version of this game, I would imagine it already works fine. Install on PC, copy across etc. Same as any other.
-
Trying to eliminate the user interface from Kotor 1
Thor110 replied to Noxxarian's topic in General Kotor/TSL Modding
I would imagine you could use KotOR GUI Editor to shift all of the elements of the UI off-screen. In-fact I just tested this though I was certain it would work anyway. Just figure out which GUI you are using and chuck it all off-screen... Not sure how nobody else saw this solution, but there ya are. -
That looks incredible, though I personally don't like what is displayed on the screen ( even if it still looks amazing ) because these terminals appear all over the place and I feel should have a more generic screen being displayed as they do originally. Other than that though it looks fantastic and I am just nit picking to be honest.
-
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
Could have just been to give it a feel that it was bigger than it actually is, given that it is destroyed it is possible there would be lower levels that are caved in or inaccessible. That is certainly always an option ( adding a copy of the room to the layout / are off in the distance, kind of like how there are some little rooms for cutscenes at a distance in other levels throughout the game. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
I still haven't properly worked it out properly, used it a couple of times to place some assets then let it sit for a while as I still have a lot of scripting left to do. But I know the RoR developer made a tutorial on using it, which I need to re-watch at some point. What I did at first was use K-GFF editor to quickly add lots of assets stacked on top of each other to the level, then used KotOR toolset to roughly place those assets and KotOR Level Editor to refine their positions, certainly was handy to be able to see what you are working with. Hopefully it's not too tricky to add a room under a room, as I have this strange feeling it won't play nice. But if it doesn't you could always cut it out and make it it's own room / module altogether. Thor110 -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
Another interesting thought, you might need to make a walkmesh for it as well as make the ceiling. But I am guessing you might know this already given the image you have chosen to use. Though sealing the room shouldn't prove to be too tricky, nor should adding a walkmesh if it requires one. Could definitely be an interesting training area or something, perhaps even add a doorway just for show but teleport the player down there. Edit : yeah doesn't look like it has a walkmesh down there, unless KotOR Toolset cannot generate it due to it being directly below another. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
Ah well that was a bit of a waste of time then. Nevermind. Basically from what I can tell, you need to spend a little longer looking around DeadlyStream at the various resources. ( it can take time, but there is more than enough to guide people to making pretty much anything in the game available on this site ) If at some point you have speakers you can always re-watch that part of the stream from my YouTube channel. As I don't think you mentioned that you had no speakers in your messages on Twitch. 1. The audio files need trimming of their fake headers, the program SithCodec can handle that or you can trim them manually with a hex editor. 2. Locating the audio files will require you open the dialog files and find the name of the file. 3. My tutorials cover placing NPCs and similar things. I think that covers the questions you asked. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
No worries, hopefully I answered your questions. Just text chat I believe on Twitch. I am a lot more active on Discord so if you need any more help feel free to reach out to me and I will do my best to answer whatever questions you have regarding KotOR, though I only really mod KotOR2 so it is possible that I might not be able to help regarding some things, but I am fairly sure I understand the basic differences between the two. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
If you have already managed to get Atris across then you shouldn't have much trouble, I wouldn't have thought anyway? Feel free to stop by my stream and ask me questions if you wish as I am currently streaming, not modding or playing KotOR though but I can try and answer any questions you might have. ( https://www.twitch.tv/thor110 ) -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
You just need to add them to the 2DA file ( appearance.2da ) if you look around enough, there is more than enough information, tutorials and resources on this site alone to get you started. Best thing I could suggest is stop using KotOR Tool for anything other than extracting files, pretty sure in my crash course video I went over the basics of each and every program I used in the creation of my project. There are also limitations to how many entries the appearance.2da can have, in KotOR2 at least, but that limit can also be bypassed by using TSLPatcher to add new entries. The UTC file is literally just a character sheet, that points to an entry in the appearance.2da as well as soundset.2da and some others as well as lists their feats, powers, items etc What I did back when I started my project was just download every tool available, from a hex editor to every last program made for modding KotOR1/2, some of which I didn't need in the end and just hacked away at the game until I got it the way I wanted it. Or close enough for the time being. It could also be worth going back through some of my streams and watching me work on my mod if you have the time to do so, though I can't exactly say what will and what won't be useful. I definitely covered basic 2DA editing in my crash course tutorial video as I just checked, though not sure which 2DA files I discussed. Perhaps if you really need it I could offer live modding assistance sometime as I have been planning to do it, it's just a matter of finding the time, organising myself a bit better and streaming on Twitch more regularly, plus I have been taking a lengthy break from kotor modding and my project at the moment anyway. -
How many of your own mods do you use?
Thor110 replied to TK-664's topic in General Kotor/TSL Modding
Due to the chaotic amount of stuff I was working on, most mods I released were already a part of my overall project which I will likely always use. I think there are only a few silly ones I made that I don't use. ( Rakghoul Spawner Armband and Map Unlocking Armband ) I believe are the two I don't use, but I do have a lot of incomplete odds and ends lying around as well. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
I thought I wrote a tutorial about that but it seems I didn't. Thanks to @Effix for helping me figure this out some time ago. The basic process is to determine the supermodel of the original and then recompile that model using K2s supermodel instead. Oh wait I did write one, it is covered under "Blender Tutorial 03 - Character Editing" in my tutorial series, perhaps I should rename the title or improve it. - https://deadlystream.com/topic/6886-tutorial-kotor-modding-tutorial-series/ It doesn't cover every step of the process but it should detail the basics. In-case it doesn't here is a short explanation. What I did for this was drop the original models and their supermodels into a folder, then convert them to ASCII using MDLEdit, I then put the ASCII and the K2 supermodels into another folder in order to recompile them using K2's supermodels and then deleted the leftovers. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
It could be that you need to make sure it has been set up right, did you set up the Aurora preferences etc? Have a little look through the KLE topic as I know others have had similar issues. I am also not 100% sure if it properly saves every last asset in a module, I know early on it didn't and what I did was use it to save the module and then extract the .git for the new coordinates. Hopefully that's all been ironed out, but I used it to place a few assets ages back and found it really handy. There are also a few video tutorials on how to use it made by the lead RoR developer. Also of note is that I am on an older version and it could be worth looking through the changes on GitHub and possibly rolling back to a specific version. Could be worth dropping a message in the topic for it to be sure. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
Yeah it can be very tricky and tedious to place objects this way, but it can also be done quickly / roughly first this way then KLE can be used to refine them down to the tiniest detail as well as visually being able to decorate areas and get a feel for them without having to load the game up just to have a look around. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
Looking good, how are you going about asset placement and have you considered using KLE (KotOR Level Editor) to get more accurate placement of objects? I presume you are doing things manually with the whereami armband or with KotOR Toolset. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
Given that it's a total conversion mod and not just a mod for K2, there's no reason to make it compatible. In my opinion. But perhaps they will think differently. ITSLRCM & M478EP + perhaps other large mods should really be the focus on compatibility for K2 I think. Plus maybe a few others I could think of. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
Revenge of Revan is a total conversion, it's even very possible they might be using that level themselves. Correct me if I am wrong, but I feel like that shouldn't be the first worry / stop in the road for compatibility. ( K1R / K1CP ) is probably the first stop. Especially if the end goal is for this to be a K1 mod, not a K2 mod. Because RoR is for K2. -
Enclave Sublevel as a Functioning Jedi Academy
Thor110 replied to brents742's topic in Work In Progress
Feel free to make use of the modders resource I released of all the levels ported from K2 to K1 for this purpose if you wish, I also wrote a tutorial on porting levels if you wish to do it manually. Sounds like an interesting idea, I put the enclave sub-level into the port of K1 I was working on for a while ( currently I am focusing on my other project for a bit ) but haven't done anything with it yet. The door and ramp also already exists in the K1 level which means you don't have to warp in there etc Liking the look of it already, be interesting to see it in a new light. Thor110