-
Content Count
712 -
Joined
-
Last visited
-
Days Won
50
Thor110 last won the day on March 18
Thor110 had the most liked content!
Community Reputation
547 Jedi Grand MasterAbout Thor110

-
Rank
Jedi Master
- Birthday 04/30/1992
Profile Information
-
Gender
Male
Recent Profile Visitors
54,786 profile views
-
No, you could just patch them in using HoloPatcher.
-
Probably the DynAmbientColor, The SunAmbientColor or the SunFogColor in the .are files as those values differ between games. It could also be Grass_Emissive which is absent from my .are for dan_m14aa for some reason, but I suspect it's SunAmbientColor and or DynAmbientColor.
-
View File Colour Code Executable Patcher for SWKotOR2 Relish in the fact that you can now make the dialog text and highlight text colours whatever you want them to be! With just the press of a button this tool will update the hard coded values within the executable for you! Limitations imposed upon the Aspyr version of the game are that the Red value for the dialog text must lie between 8 & 31. But there is no issue when updating the legacy versions of the game, provided you use the editable executable as I don't support editing the executable that comes with LegacyPC Steam or the Disc version of the game as they are slightly different, but the editable executable is essentially identical. I made this tool to automate updating the hard coded colour codes contained in the executable for SWKotOR2. Requires .NET 8.0! Just put it in the game folder, next to the swkotor2.exe file and it will detect which version of the game you have when you click patch. It detects what version of the game you have by checking for certain files, check the source code if you want to know more. I advise against patching all the colours at once, but I provided an option just in-case anyone wanted to do this. I also suggest looking at my written documentation, some values such as text highlight effect one another and the various different versions of the game are all slightly different, it's also possible that I have things slightly wrong here and there, feel free to let me know if you find out more. More information on patching the values manually can be found in my tutorials here : https://deadlystream.com/topic/6886-tutorial-kotor-modding-tutorial-series/ In Tutorial : "24 - [ADVANCED] - Hard Coded GUI Elements" For Steam LegacyPC users and users of the original Disc version of the game, please use the editable executable which can be found here : https://deadlystream.com/files/file/1321-kotor-2-editable-executable/ I released a new version on GitHub, functionally it is practically identical, I just removed the "Patch All" option and made a slight improvement to the way it detects the version of the game, there's no real need for me to update the version here as it is just an improvement to the code for the program. Source code for the tool can be found here : https://github.com/Thor110/HexColourSlider Thor110 Submitter Thor110 Submitted 04/01/2025 Category Modding Tools
-
Version 1.0.3
5 downloads
Relish in the fact that you can now make the dialog text and highlight text colours whatever you want them to be! With just the press of a button this tool will update the hard coded values within the executable for you! Limitations imposed upon the Aspyr version of the game are that the Red value for the dialog text must lie between 8 & 31. But there is no issue when updating the legacy versions of the game, provided you use the editable executable as I don't support editing the executable that comes with LegacyPC Steam or the Disc version of the game as they are slightly different, but the editable executable is essentially identical. I made this tool to automate updating the hard coded colour codes contained in the executable for SWKotOR2. Requires .NET 8.0! Just put it in the game folder, next to the swkotor2.exe file and it will detect which version of the game you have when you click patch. It detects what version of the game you have by checking for certain files, check the source code if you want to know more. I advise against patching all the colours at once, but I provided an option just in-case anyone wanted to do this. I also suggest looking at my written documentation, some values such as text highlight effect one another and the various different versions of the game are all slightly different, it's also possible that I have things slightly wrong here and there, feel free to let me know if you find out more. More information on patching the values manually can be found in my tutorials here : https://deadlystream.com/topic/6886-tutorial-kotor-modding-tutorial-series/ In Tutorial : "24 - [ADVANCED] - Hard Coded GUI Elements" For Steam LegacyPC users and users of the original Disc version of the game, please use the editable executable which can be found here : https://deadlystream.com/files/file/1321-kotor-2-editable-executable/ I released a new version on GitHub, functionally it is practically identical, I just removed the "Patch All" option and made a slight improvement to the way it detects the version of the game, there's no real need for me to update the version here as it is just an improvement to the code for the program. Source code for the tool can be found here : https://github.com/Thor110/HexColourSlider Thor110 -
The galaxymap script changes the room model animation to play which swaps between different skybox models which show those textures. k_inc_hawk.nss etc The model "003EBOq" contains these room animations.
-
Same as you do on PC. Extract the file you need with KotOR Tool on PC. Then edit it in an image editor on PC. I don't think this process can be done entirely on Android.
-
Straight swords to replace vibroblades?
Thor110 replied to HoboKingNiklz's topic in General Kotor/TSL Modding
No, there are not any mods that replace all the swords in the game. -
KOTOR 2 modding voice files into game with Holocron Toolset
Thor110 replied to Doodmane444's topic in Modding Tools
My advice is don't use Holocron Toolset, it's not advisable to use it for publically released mods, it adds and alters entries that aren't necessary in many different files when editing them, it's handy for the 3D view, that's about it in my opinion, it's still in Beta effectively. You probably just need to use the other entry, VO_ResRef I believe is the .lip file and Sound is the actual sound file, there is a "Sound Exists" checkbox, but I checked on a file I am using, which doesn't have that ticked and the voice still plays. If as you described other files are working in the entry you are trying to use for your files, then it's the files. You are using the "encode_vo.bat"? or are you entering the command line arguments for SithCodec? Perhaps you could try them unencoded? -
View File Sleheyron Arenas Just the files needed to access the three Sleheyron Arenas that are contained within the kotor 1 files. They aren't perfect, the walkmeshes are a little off and this results in the player getting stuck at points. The crowd is also non-existent. This won't work without the Sleheyron Demo by SithSpectre : https://deadlystream.com/files/file/391-sleheyron-demo/ Because it needs the following files which are included in the Sleheyron Demo. m31aa_00l.mdl m31aa_00l.mdx The .wok file isn't necessary. NOTE : This is a modders resource and isn't intended for use by non-modders, all it does is add three empty levels for the Sleheyron Arenas that can only be accessed via the warp command. Thor110 Submitter Thor110 Submitted 03/15/2025 Category Modder's Resources
-
Version 1.0.0
8 downloads
Just the files needed to access the three Sleheyron Arenas that are contained within the kotor 1 files. They aren't perfect, the walkmeshes are a little off and this results in the player getting stuck at points. The crowd is also non-existent. This won't work without the Sleheyron Demo by SithSpectre : https://deadlystream.com/files/file/391-sleheyron-demo/ Because it needs the following files which are included in the Sleheyron Demo. m31aa_00l.mdl m31aa_00l.mdx The .wok file isn't necessary. NOTE : This is a modders resource and isn't intended for use by non-modders, all it does is add three empty levels for the Sleheyron Arenas that can only be accessed via the warp command. Thor110 -
As I recall you need to do three HK-50 encounters and then talk to HK-47 about it before the assault on Telos.
-
My advice is not to use Holocron Toolset, it is still essentially in beta and it's changes to a module cannot be trusted for the final product. Whenever I use it, I use all of the individual tools for filetypes to extract the relevant information I am applying to it, which is only ever co-ordinates as it's 3D viewer is helpful. But for releasing or even making a mod, it makes too many changes to fields that it doesn't need to for me to fully trust it. To determine which level it transitions to, you will either need to look at the string parameter field in the dialog line or you might need to decompile the script, it is worth noting however not all scripts can be decompiled, but most can. If I were looking to do this, what I would do, is extract TSLRCM's module to a folder, then extract the other mods module to a folder, from there I would write a batch script to diff all of the files in both folders to determine exactly which files are different between each mod, then I would examine them more closely and figure out what changes need to be merged, kept or abandoned.
-
Relatively simple, just look at the tutorials sction and mods in question and work out what needs doing. Just a matter of working out what files to transplant across.
-
I just meant a visual overhaul for the "Coruscant - JediTemple" mod, I have already fixed a few visual glitches on one of the levels which can be found amonst my existing mods. Model Fix : https://deadlystream.com/files/file/2457-dantooine-coruscant-model-fix/ Visibility Fix : https://deadlystream.com/files/file/1706-visibility-file-fixes/ What I had intended would realistically just have been this new landing pad and fixes to anything else I could find but unfortunately I haven't been able to find the time to work on this for a while now.
-
KoTOR 1 & 2 are free on the Epic Games Mobile Store : https://store.epicgames.com/en-US/mobile