Det. Bart Lasiter Posted January 2, 2006 Posted January 2, 2006 Check this article. However, if Fred Tetra has no objections, I may be able to write some of the resource extraction/editing parts of KT in C++/Qt and release it for Linux/Mac/Unix.
Sikon Posted January 8, 2006 Posted January 8, 2006 Did anyone actually manage to install it under Linux?
Det. Bart Lasiter Posted January 8, 2006 Posted January 8, 2006 I doubt it will work, even the Linux version of .NET probably wouldn't support KT, as I think that only 'System' namespaces are supported with it, and KT uses a the 'Microsoft.Win32' namespace to locate the KotOR directories via the registry. I'll try it today though.
Jeff Posted January 9, 2006 Posted January 9, 2006 I'd love to have KT working for Linux, as besides some games and photoshop of course I run Ubuntu-only now. Perhaps it would motivate me to start modding again
Sikon Posted January 9, 2006 Posted January 9, 2006 How about writing a KOTOR toolset for Linux from scratch, instead of trying to port KOTOR Tool?
RedHawke Posted January 9, 2006 Posted January 9, 2006 How about writing a KOTOR toolset for Linux from scratch, instead of trying to port KOTOR Tool? Are you volenteering? Realise that KotOR Tool has taken Fred Tetra hundreds of hours to put in it's current state.
Sikon Posted January 9, 2006 Posted January 9, 2006 Actually, I am. However, I'm planning to make a set of tools using a shared library for archive access, instead of one big program. And make it open source, of course. I don't see anything difficult about it, as the formats are well-documented. The only question is time.
Det. Bart Lasiter Posted January 9, 2006 Posted January 9, 2006 Realise that KotOR Tool has taken Fred Tetra hundreds of hours to put in it's current state. The website says 1100. I'd love to have KT working for Linux, as besides some games and photoshop of course I run Ubuntu-only now. Perhaps it would motivate me to start modding again I'm surprised that Photoshop hasn't been released for Linux, it was written in Qt, which can be compiled to Win32, Linux, UNIX, and Mac from the same source (which is also why I switched to it from .NET) .
Sikon Posted January 9, 2006 Posted January 9, 2006 By the way, there's a nice project on SourceForge: http://sf.net/projects/openknights It's for NWN, but I think most tools will work with KOTOR as well. Edit: scratch that, they're for Windows... although having source code for nwnnsscomp is nice, nice.
Det. Bart Lasiter Posted January 9, 2006 Posted January 9, 2006 ^^^^ You could have gotten that at Torlack's site (the guy who wrote it, along with the original NWN tools, ie the NWN Explorer). It's http://torlack.com .
Sikon Posted January 10, 2006 Posted January 10, 2006 That site provides only Windows binaries. At least I couldn't find the sources.
rgdelta Posted January 10, 2006 Posted January 10, 2006 It is the link on the left called NWN Tools Source
madog Posted January 28, 2006 Author Posted January 28, 2006 I'm surprised that Photoshop hasn't been released for Linux, it was written in Qt, which can be compiled to Win32, Linux, UNIX, and Mac from the same source (which is also why I switched to it from .NET) . Gimp is better anyway
Darkkender Posted February 1, 2006 Posted February 1, 2006 I've been actively working with the most Recent WINE release and some of the WINE developers to get K1 & K2 running with impunity on Linux. If I can get both of these games to work it may emulate enough of the windows calls to allow the .NET framework to run as well and I can test KT after that.
Sikon Posted February 3, 2006 Posted February 3, 2006 First of all, it's Wine, not WINE. Second, the .NET Framework doesn't run under Wine, but there is a separate project called Mono, which is a free independent implementation of .NET. The bad news is, KOTOR Tool, being a rather sophisticated Windows Forms application, doesn't work under Mono.
Darkkender Posted February 3, 2006 Posted February 3, 2006 First of all, it's Wine, not WINE. Second, the .NET Framework doesn't run under Wine, but there is a separate project called Mono, which is a free independent implementation of .NET. The bad news is, KOTOR Tool, being a rather sophisticated Windows Forms application, doesn't work under Mono. I've already gotten a few of my .NET framework apps to run under WINE. These apps use .NET framework calls for the apps -- I know they were sample .NET programs I programmed myself from a .NET programming manual.(They don't compile without .NET Framework 1.1 installed.) I haven't tried KT yet because without the games working there the tools are of no use. As to refering to WINE as WINE is because I have seen it in many forms in it's releases, readme's, and across the web which include; Wine W.I.N.E. WINE WinE So I have adopted WINE as my way of referencing it.(Not worth correcting peoples spelling of something so minor when there are many ways of refering to it.)
Jeff Posted February 3, 2006 Posted February 3, 2006 I've been actively working with the most Recent WINE release and some of the WINE developers to get K1 & K2 running with impunity on Linux. If I can get both of these games to work it may emulate enough of the windows calls to allow the .NET framework to run as well and I can test KT after that. I would love you if you could get it running under linux.
ChAiNz.2da Posted February 4, 2006 Posted February 4, 2006 Can we please drop the "WINE" / "Wine" debate?! Frankly, it doesn't matter as long as someone knows what the heck you're talking about.. (Not worth correcting peoples spelling of something so minor when there are many ways of refering to it.)^^^ agreed and if you'd like to get technical.. it's spelled "Wine" but their logo is in all caps You're both 'right' end of discussion...
Det. Bart Lasiter Posted February 7, 2006 Posted February 7, 2006 I've already gotten a few of my .NET framework apps to run under WINE. These apps use .NET framework calls for the apps -- I know they were sample .NET programs I programmed myself from a .NET programming manual.(They don't compile without .NET Framework 1.1 installed.) I haven't tried KT yet because without the games working there the tools are of no use. That may be just because you got .NET IL to run on Linux, however, the 'Microsoft' namespaces use Windows API-specific features that may not be able to be duplicated, and I know KT uses at least the 'Microsoft.Win32' namespace.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.