Silent Posted November 23, 2016 Share Posted November 23, 2016 (edited) Hey meowsies I have a nice TXD file from a d3d9 RW 3.7.0.2 game https://dl.dropboxusercontent.com/u/46581994/pc.txd y it no open Edited November 23, 2016 by Silent dkluin and The_GTA 2 Link to comment Share on other sites More sharing options...
The_GTA Posted November 24, 2016 Author Share Posted November 24, 2016 (edited) Hey meowsies I have a nice TXD file from a d3d9 RW 3.7.0.2 game https://dl.dropboxusercontent.com/u/46581994/pc.txd y it no open It does not appear to be encoded as classic RenderWare TXD file. The game could have invented it's own format. Compression is unlikely due to the high amount of zeroes in the file. ============================ EDIT: it looks like a Platform Independent Texture Dictionary! Thank you Silent! Edited January 1, 2017 by The_GTA Link to comment Share on other sites More sharing options...
The_GTA Posted January 4, 2017 Author Share Posted January 4, 2017 (edited) Long time no see! Happy New Year everybody. Here is a new build of Magic.TXD that rounds off edges by fixing bugs and improving things under-the-hood. Most importantly: Magic.TXD now runs on Windows XP! This should satisfy the crowd that is still stuck on old computers, hopefully eliminating the need for TXD Workshop.Improvements:- texture name in rename dialog is now being automatically selected (Xinerki)- F2 is now bound to rename texture (Xinerki)- fixed a bug where filtering flags were not properly set when generating mipmaps through texture add/replace dialog- fixed a rare crash inside Magic.TXD that happened at init- made installation of PowerVR nat-tex optional, to remove the need to have 2013 redist installed- improved handling of IMG archives: less temporary files, smarter usage of HDD over SSD- fixed a bug in parsing of Direct3D9 native textures that irritated the raster format field- many more things under-the-hoodNote that we now provide you with download links for both WinXP+ and Win7+ compatible installers. The Windows 7 version has more features than the Windows XP version.This version has been tested on Windows 10 64bit, Windows 7 32bit and Windows XP 32bit.The main source code repository is now CodePlex! The move has been made because SVN provides greater freedom in source control. Please note that we will further maintain the GitHub repository just that it has become second-citizen.Looking on we want to greatly improve Magic.TXD but remember that this tool is made without funding but our time. And it is recently very lacking. You can expect another update during Summer 2017.Thank you to all of the ~33 people that voted for Magic.TXD in the 2016 GTA modding awards.We wish you a great 2017 in which you fulfill all of your New Year's resolutions - Martin and Dmitry Edited January 4, 2017 by The_GTA fastman92, Sergiu, dkluin and 17 others 20 Link to comment Share on other sites More sharing options...
gts. Posted January 4, 2017 Share Posted January 4, 2017 Finally that annoying crash isn't present anymore. Win7+ version installed on Windows 8.1 x86 and Windows 10 x64, working fine on both. Any news related to this? I'm very interested on it, looks pretty good. Link to comment Share on other sites More sharing options...
The_GTA Posted January 4, 2017 Author Share Posted January 4, 2017 Finally that annoying crash isn't present anymore. Win7+ version installed on Windows 8.1 x86 and Windows 10 x64, working fine on both. Any news related to this? I'm very interested on it, looks pretty good. Yes, I am relieved too! A stability update to satisfy you. We like community work on Magic.TXD design very much. It has been well received and we want to make it easier to "recolor" Magic.TXD in the future. I have to come to the defense of current Dark Theme. The stars symbolize the night. The dark-blue background resembles the night sky. Hence both things, in our opinion, go well together. We thought it was a good pick because the night is pretty dark, and it has something mystical about it. Our view of what is best can change later. Link to comment Share on other sites More sharing options...
ermaccer Posted January 4, 2017 Share Posted January 4, 2017 Note that we now provide you with download links for both WinXP+ and Win7+ compatible installers. The Windows 7 version has more features than the Windows XP version. Any notable ones? Link to comment Share on other sites More sharing options...
The_GTA Posted January 4, 2017 Author Share Posted January 4, 2017 Any notable ones?I would like to point out that the shell extension is not included in the XP version for which I have spent weeks of hard work on. But what does that statement truly mean? That you get a minimal product and that is what you might want (despite the fact that you get the same ability with Win7+ installer anyway). Blackbird88 1 Link to comment Share on other sites More sharing options...
cj2000 Posted January 6, 2017 Share Posted January 6, 2017 I would like to point out that the shell extension is not included in the XP version for which I have spent weeks of hard work on. Sorry, don´t want to sound dumb, but what that shell extension should be good for? Link to comment Share on other sites More sharing options...
Ash_735 Posted January 6, 2017 Share Posted January 6, 2017 Sorry, don´t want to sound dumb, but what that shell extension should be good for?A f*cking lot of things, quick change of mass TXD's, etc, where you can just highlight all the TXD's in a folder, right click, change what game they're for, quick building, quick extraction, etc, etc, ability to see the top most texture in windows thumbnail, ability to pack rwtex files into a TXD straight away, etc, that sort of thing, it's became really handy and is seriously one of the major benefits of this program. HackMan128, BS_BlackScout, The_GTA and 1 other 4 Link to comment Share on other sites More sharing options...
Minhkute360 Posted January 7, 2017 Share Posted January 7, 2017 @The_GTA missed some hotkeys: Open (Ctrl+O), New (Ctrl+N), Save as...(Ctrl+A), and also Resize (Alt+S (?)). And also add some functions: - function to move up/down the textures in order highlightly like in txdworkshop (by hitting up/down arrow or simply dragging). - function to find the textures (by Ctrl+F, plus pressing a key that matches the first letter of tex. name to highlight, like what i can do in Windows Explorer). - And if possible plus a function to export by drag-&-drop the highlighted textures. Anyway thanks for your gift for winxp users like me! Junior_Djjr and The_GTA 2 Link to comment Share on other sites More sharing options...
The_GTA Posted January 7, 2017 Author Share Posted January 7, 2017 (edited) @The_GTA missed some hotkeys: Open (Ctrl+O), New (Ctrl+N), Save as...(Ctrl+A), and also Resize (Alt+S (?)). And also add some functions: - function to move up/down the textures in order highlightly like in txdworkshop (by hitting up/down arrow or simply dragging). - function to find the textures (by Ctrl+F, plus pressing a key that matches the first letter of tex. name to highlight, like what i can do in Windows Explorer). - And if possible plus a function to export by drag-&-drop the highlighted textures. Anyway thanks for your gift for winxp users like me! Thank you for the suggestions, Minkhute360! Just implemented your new shortcuts, will work on reordering textures soon. The finding of textures was already requested and has to wait till Summer. The drag and drop too because it colludes with the find feature (multi selection TXD tasks). But the drag and drop is an original request, highly appreciated! Glad that you appreciate my effort. I had an uneasy feeling from the beginning for having to cut off XP due to primary concerns. But everything turned out alright now Edited January 7, 2017 by The_GTA Link to comment Share on other sites More sharing options...
Minhkute360 Posted January 7, 2017 Share Posted January 7, 2017 Glad that you are glad on me so. (At your signature you say: "I like my Lumia 950, meow." so I say back: "I like my Lumia 520, ... (how the mouse scream in English?)" (Nokia Lumia 520) ) Link to comment Share on other sites More sharing options...
Junior_Djjr Posted January 10, 2017 Share Posted January 10, 2017 (edited) Nice sugestions Minhkute360, I would suggest the same things. When you notice an obvious bug that you think "why no one reported this? Maybe is just my PC". Yeah, this isn't a nice thought... I had seen this before, and I saw it again yesterday, so I decided to report here today (and to my surprise, was updated). I updated Magic.TXD, but the bug continued: I'm talking about mipmaps, that doesn't work if I add mipmap in key "M" window. That is: If I add a new texture, in that window if I add mipmaps, all works. But if I already added a texture and I want to edit it adding mipmaps (using "M" key and marking mipmaps) doesn't work. Even if I clear mipmaps (CTRL+C) and add it again, doesn't work... But inside Magic.TXD it's all fine. Even the TXDs has the exactly same size! Download of TXDs: https://drive.google.com/file/d/0B1sAJQAUfOOYQzdHQmt3OGd4Vkk/view I'm testing using Tuning Mod, loading that part, and I'm 99% sure that the problem isn't a Tuning Mod's problem. Or is, but it's also the fault of Magic.TXD. (Note that Tuning Mod simulates a vehicle part, so it's like a vehicle part) Sorry for my laziness in testing in different ways, as in game objects but anyway... The bug is there. Also works well if I use mass conversion. Noted only in "M" window. Edited January 10, 2017 by Junior_Djjr The_GTA 1 Link to comment Share on other sites More sharing options...
The_GTA Posted January 10, 2017 Author Share Posted January 10, 2017 (edited) Sorry for my laziness in testing in different ways, as in game objects but anyway... The bug is there. Also works well if I use mass conversion. Noted only in "M" window. Sounds like it is time for RC3... Thanks for reporting this bug Junior_Djjr! I forgot to fix the manipulate window mipgen filtering mode adjustment because I forgot you can generate mipmaps using that too. If you open the TXD using Magic.TXD with warnings enabled you should see that the broken TXD says something about wrong filtering flags. Just saving the TXD will fix this. New build will be out tonight with the fix. To be fair the bug has been around since months and nobody reported it to me directly until now. I would like to mention that your request to add more to the D3D9 native texture parsing success-ratio is not forgotten, particularily broken textures from TXD Workshop. Time is key. ================================ New build 1.1 RC3 is out! It fixes the manipulate window mipmap generation filtering flag bug. Some keyboard shortcuts that have been requested were added aswell. Then I added the GTA3 PS2 RW version setting to mass conversion and the shell extension. I believe I will have to straighten out the RW version logic across all code locations in the future, possibly a big summer codebase maintenance. Edited January 10, 2017 by The_GTA TJGM, Junior_Djjr and LeonTheKiller 3 Link to comment Share on other sites More sharing options...
ermaccer Posted January 20, 2017 Share Posted January 20, 2017 Sorry to ask a stupid question, but how to use mipmaps in GTA III? I know a plugin for VC, i couldn't find anything similar for III. Link to comment Share on other sites More sharing options...
inadequate Posted January 20, 2017 Share Posted January 20, 2017 There are nothing for mipmaps on GTA III, sadly. Link to comment Share on other sites More sharing options...
Igor Bogdanoff Posted January 20, 2017 Share Posted January 20, 2017 i thought GTA3 can use mipmaps natively without any plugin, if you give it textures with mipmaps BS_BlackScout 1 Link to comment Share on other sites More sharing options...
BS_BlackScout Posted January 20, 2017 Share Posted January 20, 2017 (edited) They work, that's simple. (Not on everything [Newspapers, leafs]). Edited January 20, 2017 by BlackScout Link to comment Share on other sites More sharing options...
inadequate Posted January 20, 2017 Share Posted January 20, 2017 i thought GTA3 can use mipmaps natively without any plugin, if you give it textures with mipmaps Really? I thought wasn't possible. Huh, I learned something new today. Link to comment Share on other sites More sharing options...
ermaccer Posted January 20, 2017 Share Posted January 20, 2017 I think he meant that you can't use them . Link to comment Share on other sites More sharing options...
The_GTA Posted January 21, 2017 Author Share Posted January 21, 2017 (edited) When I tested mipmaps on GTA3 I got no results. There could be driver overrides at play here. Remember that GTA3 never shipped with mipmaps so that R* did not feel the need to setup renderstates such as LOD bias properly.I am aware of the VC mipmaps plugin which I find a great idea. To my knowledge there is no equivalent for III at point of writing.Feel free to create one! (definition of a result: visible blurring of textures in distance)===================================================I decided to make a video showcasing mipmaps in 3/VC/SA. You should see what I mean that mipmaps in III/VC have zero-to-little effect. Edited January 21, 2017 by The_GTA Flame and HackMan128 2 Link to comment Share on other sites More sharing options...
El Dorado Posted January 22, 2017 Share Posted January 22, 2017 keep in mind you need anisotropic filtering in order to mipmapping actually work as intended if for some hard to believe reason you can't use anisotropic filtering, there's no point do to mipmaps in the first place BS_BlackScout 1 Link to comment Share on other sites More sharing options...
HackMan128 Posted January 27, 2017 Share Posted January 27, 2017 (edited) SA MipMaps which contains alpha channel like nets, vegetables, should play together with Two Pass rendering method . I saw that GTA SA has specific mip mapping for some road textures, that the lines are not too blurred. I never figured out how it's done, maybe it's some flag? Edited January 27, 2017 by HM128 Link to comment Share on other sites More sharing options...
Ash_735 Posted January 27, 2017 Share Posted January 27, 2017 Do you mean the forced flags? Which ignore what filtering method you have and can apply the highest level directly? E.g. Roads can be forced to use 16xAF directly from the texture, even if the game is applying 4xAF everywhere else for example. The_GTA 1 Link to comment Share on other sites More sharing options...
HackMan128 Posted February 13, 2017 Share Posted February 13, 2017 (edited) Is Magic.TXD able to change the order of textures like TXD Workshop? Edited February 13, 2017 by HM128 Link to comment Share on other sites More sharing options...
The_GTA Posted February 14, 2017 Author Share Posted February 14, 2017 Planned feature, for now indirectly possible by extracting texture as rwtex and reimporting to put at back. Please avoid name conflicts in TXD files. Flame 1 Link to comment Share on other sites More sharing options...
Claude_Lib Posted February 14, 2017 Share Posted February 14, 2017 Sorry for my incompetence, but why does the order matter so much? The_GTA, LaDiDa and Blackbird88 3 Link to comment Share on other sites More sharing options...
cj2000 Posted February 14, 2017 Share Posted February 14, 2017 Planned feature, for now indirectly possible by extracting texture as rwtex and reimporting to put at back. Please avoid name conflicts in TXD files. But what about posibility to compress and uncompress all textures at once? An other feature I am mising from TXDWorckshop is the posibility to edit rgb and alpha chanel separatly. The_GTA 1 Link to comment Share on other sites More sharing options...
ermaccer Posted February 14, 2017 Share Posted February 14, 2017 I would like proper Manhunt texture support, i still need to change game version to Vice City in order to make the .txd actually work (if saved as Manhunt, it crashes the game ). PS. There's a MH2 icon inside Magic.TXD folder, are there any plans? The_GTA 1 Link to comment Share on other sites More sharing options...
The_GTA Posted February 14, 2017 Author Share Posted February 14, 2017 I would like proper Manhunt texture support, i still need to change game version to Vice City in order to make the .txd actually work (if saved as Manhunt, it crashes the game ). PS. There's a MH2 icon inside Magic.TXD folder, are there any plans? Manhunt has a TXD filesize limit which is a big problem. I was hoping that the Manhunt community solved it. I did have some Manhunt files and used them as reference for versioning, but thank you for giving details about a possible issue. The MH2 logo is a left-over of early ideas. It unfortunately bears no special meaning Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now