Results 1 to 13 of 13

Thread: The unpacker, Using Vista

  1. #1
    Majuk Pythons Member Iñnsomñni's Avatar
    Join Date
    Apr 2008
    Location
    North West England
    Posts
    74

    Default The unpacker, Using Vista

    ALL CREDIT GOES TO IRISHRON2004
    Im not sure if a thread like this has been made before, but ill give a crack at helping your problems with unpacking data files using vista...

    You will need to disable the UAC (User Account Control) To this go to the control panel, in the search box type UAC, and it should come up with a link saying something about turning the UAC on or off, keep doing this, and untick the box on the next page, click continue or next, and it should ask you to restart your computer now or later, do it now. This has turned the UAC off.

    1.Go to your M2TW directory, and go into the tools folder, here you should find a folder called the unpacker, open it, and there should be several bat files, one of these is called unpack all. Right click on the file and edit it.

    The text in the file should look like this :unpacker.exe --source=..\..\packs\*.pack --destination=..\..\ --verbosity=1.

    Edit it (copy this text i type) so it looks like this:unpacker.exe --source=..\..\packs\data_0.pack --destination=..\..\ --verbosity=1

    This works by only unpacking the first parts of the files. When you have changed it to what i typed, go to save as and under the file name it should say save type as, and change it from text documents to all files. A few other bat files should become visible.

    Change the name of the file you are saving from unpack_data_all.txt (or something like that) To unpack_data_0.bat (which shows that this is the first bat used for unpacking the first part of the data, also it is extemely important you get rid of the .txt)

    Save it and then run it, this should unpack around 5000 files, which is the first part of the data...

    2. This is pretty simular, just edit your newly made file (unpack_data_0.bat)

    Change the text: unpacker.exe --source=..\..\packs\data_0.pack --destination=..\..\ --verbosity=1

    To:unpacker.exe --source=..\..\packs\data_1.pack --destination=..\..\ --verbosity=1

    (Notice that all that has been changed is that the data_0.pack has been changed too data_1.pack

    Now go to save as, change the save type as to all files, take of the .txt and change it too .bat, and save the file as unpack_data_1.bat, this is the code for unpacking the second piece of data

    3. The same again, edit one of the two files, change the text in it too: unpacker.exe --source=..\..\packs\data_2.pack --destination=..\..\ --verbosity=1 (This will unpack the 3rd piece of data)

    Save as, change the save type as too all files, removing the .txt and adding .bat, and save it as unpack_data_2.bat (remember to take off the .txt)

    Then run it and unpack the 3rd piece of data

    4.All the same again, edit one of the three files, change the text in the file to read: unpacker.exe --source=..\..\packs\data_3.pack --destination=..\..\ --verbosity=1 (this will unpack the 4th piece of data

    Click Save as, change the save type to all files, removing .txt from the end and adding .bat, save the file as unpack_data_3.bat

    Then run the file to unpack the fourth piece of data

    5.Yet again, it is all the same, edit one of the four files, changing the text in it to read: unpacker.exe --source=..\..\packs\data_4.pack --destination=..\..\ --verbosity=1

    Click save as, change the save type from text documents to all files, remove the .txt from the end and add .bat

    Run it and unpack the last piece of data

    6. This stage is very important, as if you dont do it, your M2TW game will continue to crash until this stage is done

    Right, its pretty straight forwards, just go into your SEGA/M2TW directory, go into the data folder, scroll down a little bit, and you should find two files, one called descr_geography_new.db and another called descr_geography_new.txt, either delete or rename these two files as they are not essential

    Well, thats it, hope you can start modding now, and remember

    Problems you Might Face

    When you have finished unpacking all the files, i would suggest turning the UAC on when you are not considering modding at that certain time, as turning the UAC off increases the risk of catching things from the internet... Also i seem to have to type passwords and usernames again...

    Also, again before you jump right into modding, i would suggest downloading a mod folder, and converting and unpacking the files further....
    Here are a few links that might help you eventually start modding...

    Before you even consider modding, you should read this, this details how to make your M2TW ready to be modded

    Alpacas Mod Folder - Creates folders and all necessary things to create your very own mod

    Strings Bin Converter - This converts strings_bin files into a txt file which is then editable by a player, a strings_bin file is not

    A Texture/dds Converter - This is needed to edit the skins of units, aswell as edit the terrain (i think) and other such variables, and is extremely important when adding new units into the game



    If you are a vista user, just scroll through the posts, any problems that i have had have been solved by Alpaca and Irishron2004, so you should be able to do this fairly quickly

    Id just like to say that this will be my last post in this thread, unfortunately my M2TW cannot start, coming up with some unspecified error, and i cannot be bothered to reinstall it again (having done so many times before) so i guess im stuck with RTW, or when i get around to it STW and MTW.



    ALL CREDIT GOES TO IRISHRON2004
    Last edited by Iñnsomñni; 04-14-2008 at 19:30.
    Need help unpacking the files and your computer is a Vista??? Visit this thread
    Visit the Holy Babe Thread There are no excuses for not visiting us there, apart from
    1. Your Wierd
    2. Your Under aged
    3. Your a girl
    But then, why dont girls make a 'hunk' thread or something???

  2. #2
    Member Member Brave's Avatar
    Join Date
    Mar 2008
    Location
    Deva-lie. Eburacum*
    Posts
    195

    Default Re: The unpacker, Using Vista

    Well Well Well. What do we have here? Please may I ask where you got your information from?

  3. #3
    Majuk Pythons Member Iñnsomñni's Avatar
    Join Date
    Apr 2008
    Location
    North West England
    Posts
    74

    Default Re: The unpacker, Using Vista

    I dont know, perhaps you should look at the large bold titles???
    Need help unpacking the files and your computer is a Vista??? Visit this thread
    Visit the Holy Babe Thread There are no excuses for not visiting us there, apart from
    1. Your Wierd
    2. Your Under aged
    3. Your a girl
    But then, why dont girls make a 'hunk' thread or something???

  4. #4
    Harbinger of... saliva Member alpaca's Avatar
    Join Date
    Aug 2003
    Location
    Germany
    Posts
    2,767

    Default Re: The unpacker, Using Vista

    Quote Originally Posted by Iñnsomñni
    I dont know, perhaps you should look at the large bold titles???
    This gets my "sarcastic remark of the day" award
    However, don't get carried away and start any flame wars guys, please.
    Last edited by alpaca; 04-05-2008 at 22:51.

  5. #5
    Majuk Pythons Member Iñnsomñni's Avatar
    Join Date
    Apr 2008
    Location
    North West England
    Posts
    74

    Default Re: The unpacker, Using Vista

    Sorry Mi'lord...
    Need help unpacking the files and your computer is a Vista??? Visit this thread
    Visit the Holy Babe Thread There are no excuses for not visiting us there, apart from
    1. Your Wierd
    2. Your Under aged
    3. Your a girl
    But then, why dont girls make a 'hunk' thread or something???

  6. #6
    Member Member Brave's Avatar
    Join Date
    Mar 2008
    Location
    Deva-lie. Eburacum*
    Posts
    195

    Default Re: The unpacker, Using Vista

    Well, it doesn't does it. It says "all credit goes to irishron" but there is no link to a thread or anything

  7. #7
    Majuk Pythons Member Iñnsomñni's Avatar
    Join Date
    Apr 2008
    Location
    North West England
    Posts
    74

    Default Re: The unpacker, Using Vista

    Oh ya, thats because Irishron2004 has it spread out along several threads in several different forums, i just grouped together the knowledge he had pmed and typed for me and made a thread about it, saves people the time not searching through countless forums. I suppose Irishron2004 could have typed it, well i think he already has on a wierd vista nerd website (im not sure but i think nerd is in the actual name of the website) He also wrote something up for motep, but his information was spread out into different posts and obscured by different peoples posts, it was also in random stages, and wasnt always neccesarily to topic, i just gathered it all up, i would try to edit some of the post, but im afraid im a junior member and dont have the priviledges yet
    Need help unpacking the files and your computer is a Vista??? Visit this thread
    Visit the Holy Babe Thread There are no excuses for not visiting us there, apart from
    1. Your Wierd
    2. Your Under aged
    3. Your a girl
    But then, why dont girls make a 'hunk' thread or something???

  8. #8
    Member Member irishron2004's Avatar
    Join Date
    Sep 2004
    Location
    California
    Posts
    183

    Default Re: The unpacker, Using Vista

    Quote Originally Posted by Iñnsomñni
    Oh ya, thats because Irishron2004 has it spread out along several threads in several different forums, i just grouped together the knowledge he had pmed and typed for me and made a thread about it, saves people the time not searching through countless forums. I suppose Irishron2004 could have typed it, well i think he already has on a wierd vista nerd website (im not sure but i think nerd is in the actual name of the website) He also wrote something up for motep, but his information was spread out into different posts and obscured by different peoples posts, it was also in random stages, and wasnt always neccesarily to topic, i just gathered it all up, i would try to edit some of the post, but im afraid im a junior member and dont have the priviledges yet

    I thank you for doing it. I'd never get around to it doing other things.

    @Brave,
    It is scattered out over this site in two forums I know for sure, maybe three, and in the technical forum at TWC. I have tried to help as many people as possible without categorizing it as I have also included things from other contributors that right now I don't remember their names.

  9. #9
    Harbinger of... saliva Member alpaca's Avatar
    Join Date
    Aug 2003
    Location
    Germany
    Posts
    2,767

    Default Re: The unpacker, Using Vista

    Quote Originally Posted by Iñnsomñni
    Oh ya, thats because Irishron2004 has it spread out along several threads in several different forums, i just grouped together the knowledge he had pmed and typed for me and made a thread about it, saves people the time not searching through countless forums. I suppose Irishron2004 could have typed it, well i think he already has on a wierd vista nerd website (im not sure but i think nerd is in the actual name of the website) He also wrote something up for motep, but his information was spread out into different posts and obscured by different peoples posts, it was also in random stages, and wasnt always neccesarily to topic, i just gathered it all up, i would try to edit some of the post, but im afraid im a junior member and dont have the priviledges yet
    If you have some important changes to make I can edit them in for you. I don't really like that restriction for junior members... I'll see if I can convince people to lift it but somehow I have my doubts.

  10. #10
    Majuk Pythons Member Iñnsomñni's Avatar
    Join Date
    Apr 2008
    Location
    North West England
    Posts
    74

    Default Re: The unpacker, Using Vista

    Edited some of the mistakes, added a few links to get you started on modding, so i hope you use this thread for some of your problems....

    Also i doubt i will be posting on this thread again, as my M2TW game wont load up due to an unspecified error, i have reinstalled it, and quite frankly im addicted to RTW and Counter Strike Source at the moment, so moderators and others can edit this thread if they want...
    Need help unpacking the files and your computer is a Vista??? Visit this thread
    Visit the Holy Babe Thread There are no excuses for not visiting us there, apart from
    1. Your Wierd
    2. Your Under aged
    3. Your a girl
    But then, why dont girls make a 'hunk' thread or something???

  11. #11

    Angry Re: The unpacker, Using Vista

    Okay, I'm a total noob here.

    do these instructions re the 'unpacker' tell me how to fix the problem with trying to install MII TW on VISTA computer?

    Just bought it for my son's b-day and we can't get it to work. by posts here and Total War site, it looks like it CAN be made to work on Vista.

    Am I right?

    please help!

    thanks!

  12. #12

    Default Re: The unpacker, Using Vista

    Dear lord, this is driving me crazy, i have tried everything but i still cant make the unpacker work probably, i have placed the two nessesary files in the unpacker folder and i can start the unpacker bat file, its reaches around 23k files before it suddenly stops i have tried turning thr UAC off and it still doesnt work, i then tried the vistafix here but it wont work, the files still wont show, and i must admit im nearing the breaking point, i have tried to figure this problem out for 5 hours straigt, i have read TONS of guides on how to solve this problem but nothing works.. All i want is two things, i want to change the range of My English longbowmen and i want to edit Character names, but its an awefull lot of work for just two file changes. Hope someone out there can help me!!

  13. #13

    Question Re: The unpacker, Using Vista

    Quote Originally Posted by Rosenfeldt View Post
    Dear lord, this is driving me crazy, i have tried everything but i still cant make the unpacker work probably, i have placed the two nessesary files in the unpacker folder and i can start the unpacker bat file, its reaches around 23k files before it suddenly stops i have tried turning thr UAC off and it still doesnt work, i then tried the vistafix here but it wont work, the files still wont show, and i must admit im nearing the breaking point, i have tried to figure this problem out for 5 hours straigt, i have read TONS of guides on how to solve this problem but nothing works.. All i want is two things, i want to change the range of My English longbowmen and i want to edit Character names, but its an awefull lot of work for just two file changes. Hope someone out there can help me!!
    I Tried the vista unpacker again and the unpacker seemed to work prob but when i had unpacked all the parts there was still no new files in any of the folder.. Any idea on what to do, UAC is still off

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO