-
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
-
Help Port KOTOR1 Armor mod to KOTOR2
Thor110 replied to Dodo00d's topic in General Kotor/TSL Modding
Ah, I also noticed I can find it in a HexEditor near the top and realised why it wasn't converting because one uses Supermodel03 and the other uses the model that uses Supermodel03. Thanks for your help -
Help Port KOTOR1 Armor mod to KOTOR2
Thor110 replied to Dodo00d's topic in General Kotor/TSL Modding
I was wondering, do you perhaps know the way to determine what supermodel a model should use? I myself just tried to follow your instructions, but no matter the supermodel I put into the folder it doesn't accept it. Though I am not trying to port this mod, I am looking at porting another. ( however I thought to avoid details and try to follow your instructions as I have been needing to convert a lot of models myself ) -
Help Port KOTOR1 Armor mod to KOTOR2
Thor110 replied to Dodo00d's topic in General Kotor/TSL Modding
You won't be able to just rename the files, the models will need either converting or recompiling using the K2 supermodel. Thor110 -
"No CD" patch for Best of PC version, poss. Windows 7 fixes
Thor110 replied to ZeldaTheSwordsman's topic in Mod Requests
I went with what I thought was best as a reply, sorry. As somebody mentioned above you might be ok with the editable executable from this site, I am not sure as I have not used it. I would rather not break any rules on this website, however I understand that you stated that you own the original game and fully intend to use it as legit as the site's rules themselves state should be the only way to do so, but I am not sure to what extent that first part truly applies to just discussion on the matter. As one one hand it says they might host them, but on the other hand it say's you can't even discuss them. I believe that means we can't or at least shouldn't discuss them but the site themselves can make a decision on whether or not to upload such content. ( that is how I interpreted that rule anyway ) -
"No CD" patch for Best of PC version, poss. Windows 7 fixes
Thor110 replied to ZeldaTheSwordsman's topic in Mod Requests
https://deadlystream.com/topic/7454-deadlystream-forum-rules/ 8. Illegal Material "Do not discuss or post links to illegal material or discuss where to obtain illegal material (i.e. where to get illegal cracks, etc.). Do not post magazine scans and other copyrighted material. This is prohibited. Discussions about how to perform activities that are illegal in the US are also prohibited (i.e. torrents to acquire the games illegally, etc.). Deadlystream may at times host files that circumvent DRM; in these instances, these files are only to enable the normal and legal use of the games they are made for. In all instances you must own the content you are using, and Deadlystream does not condone, promote, or enable piracy. Discussion about piracy is strictly prohibited." Unfortunately the best I can do is point you to the rules. -
Version 1.1.2
495 downloads
I recently made this GUI with the help of a tool created by another user that should see a release soon, I also automated the colour correction of all of the icons that were not already in the first game. Slowly I have been finding every last texture that is involved in the GUI's operation as well as the appropriate colour values in their .gui files. They aren't the best / don't match the other icons very well, but I will work on it again in the future as well as release it on it's own. Thor110 This should work for the base game and most variations, if not let me know. The only unnecessary entries that I can think of might be the planets on the galaxy map but they will now show unless scripted to do so, so it should not cause any problems. These .gui files are based on the base game's .gui files so might not contain any changes made in any other mods such as TSLRCM ( I am not sure how much the .gui's are altered ) -
From the album: KotOR Port
In-game. -
From the album: KotOR Port
Loading screen. -
From the album: KotOR Port
Music menu. -
From the album: KotOR Port
Movie menu. -
From the album: KotOR Port
Load screen. -
From the album: KotOR Port
Character creation. -
From the album: KotOR Port
Looks surprisingly good actually. I didn't expect the blue to feel right. -
From the album: KotOR Port
Updated the majority of the GUI besides a few textures and whatever cannot be changed. -
Good thing you said, I checked again it seems that the second instance just stalls a fair bit more than the first so I am just impatient it seems
-
This is a great tool! Really handy to be able to see the menus and their contents using a folder of the gui textures and .gui files, one thing I have noticed is that the program cannot be opened twice. Which could prove useful for my project and other people for transferring values from one file to another though actually I could just use K-GFF editor + this in order to easily transfer values for my project but I am not sure which way I will do it yet. Thanks for the awesome tool!
-
They will need to be adapted, but I am going to do my best to make it as easy as possible for people to work with in the end. It can be installed manually to the Steam version just fine, I might look at adding it to the workshop later down the line but the Steam Workshop isn't very easy to work with and has a lot of conflicts because people leave themselves subscribed to mods or in this case might not subscribe to the right ones that are required for it already ( TSLRCM, M478EP & Coruscant )
-
There are quite a few around the games levels, I made a pack that fixes any left in the second game : https://deadlystream.com/files/file/1706-visibility-file-fixes/ But I realise this is the first game, however if it annoys you like it did me perhaps you will require fixes for TSL in the future also :)
-
I finally updated the first post to my topic for the Expanded Galaxy Project both yesterday and today to include the latest information and links for the project.
-
wrong person @lachjames is the developer of this tool. I have just been privvy to it's development for a while so I have weighed in where I can to help people get it running.
-
Did you consider looking up the required specifications for Unity itself? : https://docs.unity3d.com/2020.1/Documentation/Manual/system-requirements.html Also does the moduleout folder exist? Besides setting up the five destinations and the target game, opening the scene and clcking Load KotOR that should be all that's needed to get it working. That's all I can think of for now, if not hopefully the developer will be able to help when they get a chance.
-
If you could provide a screenshot or copy of the error log I am sure the developer will be able to look into it, or somebody else might be able to help. Have you set up the Aurora Settings in the Unity Project Settings? K1 Location, K2 Location, K1 Save Location, K2 Save Location and moduleout save location. ( the moduleout location needs to actually exist ) so make sure you create a folder before pointing it to it, or after pointing it to a location create the folder. Also make sure to set TSL or KotOR as the target game. Then clicking Load KotOR should provide a list of levels that can be loaded underneath that button within the "Instance Editor" Oh, also have you opened the KotOR Unity Scene file?