Results 1 to 6 of 6

Thread: How can i find unit textures in Rise of Persia Mod?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default How can i find unit textures in Rise of Persia Mod?

    I salute you.

    I am newbie here, all nice members please help me to be better.
    I am interested in mod and I leaned some skills indebted to this forum.

    Here is my question.

    In Rise of Persia Mod(I enjoyed this mod), I really liked some units so I tryed to pick some to play in vanilla RTW.

    I can't find textures folder in models_unit folder, in fact, there is no textures folder!

    I have played many mods but never seen this style.

    Somebody help me.
    How can I find unit textures?

  2. #2
    Garbarsardar's Avatar Et Slot i et slot
    Patrician Tribune Citizen Magistrate Administrator Emeritus

    Join Date
    Jan 2005
    Posts
    20,608

    Default Re: How can i find unit textures in Rise of Persia Mod?

    Welcome to TWC!

    I moved your thread here in the RoP forum. I'm sure the guys will help you. Try also to send a personal Message to [user]rez[/user]

  3. #3

    Default Re: How can i find unit textures in Rise of Persia Mod?

    The textures of ROP are stored in a .pak file: ...\Data\packs\mod_0.pak.
    You can't just open this file, but you need Vercingetorix's XPAK extractor.
    Here's a guide: http://www.twcenter.net/forums/showthread.php?t=49498
    Automating RTW Coding and Balancing with PHP and MySQL (online)

    Lead developer of:

    Latest RoP Release: ROP v2.2
    Under the Patronage of the magnificent Rez

  4. #4

    Default Re: How can i find unit textures in Rise of Persia Mod?

    Thank you for kind answers, but I can't solve the problem.

    Nero666 please help me a little more.

    I tried to unpack pak files, and results are very odd
    Packs folder in this game takes 1.02G, and appeared data folder after unpack takes just 702M and just including vanilla files. I think it seems not normal.

    So I just picked mod_0.pak file solely and tried to unpack, but this time never appeared data folder.

    PLease Help Me.
    Thank you.

  5. #5

    Default Re: How can i find unit textures in Rise of Persia Mod?

    You need to make the xpak create the directories in which to store the files first - I thought that would be in the tutorial.

    -First, you should make a shortcut to xpak.exe
    -Secondly, you should edit its properties:

    Make the target line say:
    "X:\location\xpak.exe" -mkdir mod_0.pak
    (where x:\location is the folder in which xpak.exe and mod_0.pak are stored - and note the quotation marks, they are important)

    Then close the properties window, and run the shortcut. If it worked, a DATA folder will appear in a few seconds.

    If it's there, you should again edit the shortcut properties.
    Make the target line say:
    "X:\location\xpak.exe" mod_0.pak

    This should take some time, and if it works ok, you can find the textures in the newly created:
    DATA\ROP\MODELS_UNIT\TEXTURES
    Automating RTW Coding and Balancing with PHP and MySQL (online)

    Lead developer of:

    Latest RoP Release: ROP v2.2
    Under the Patronage of the magnificent Rez

  6. #6

    Default Re: How can i find unit textures in Rise of Persia Mod?

    Thank you very much Nero666!

    I solved the problem. I really appreciate your kindness.

    See you again, and good luck your great mod!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •