-------------------------
Update
truwar and kancel0 creates mod which makes all (or most) armor parts invisible.
http://www.gamevixenzone.net/hot-stuff-21/archeage-tutorial-nude-armor-1771/index2.html#post25750
And if you want keep boots or something else visible, read here
http://www.gamevixenzone.net/hot-stuff-21/archeage-tutorial-nude-armor-1771/index2.html#post25666
-------------------------
I accidentally upload wrong archive. It should work, but use slightly different method. New archive also have restore option.
First of all, sorry for my english. Also, I play russian version of a game, so i can't give you proper names of armor, items, and other therms. But i'll try give detail instructions as well as screenshots, so I hope you understand me. =)
I play as nuian, but I think it should works for any race.
Before instructions, here a screenshot sample:
So, let's begin!
1. Preparations
==============================
First of all, install nude mod. Use mod by Eddyboy (link) or by PufferFish (link).
1a. Download QuickBMS Luigi Auriemma. This tool allow you unpack this gygantic 25gb file, game_pak.
1b1. Open this page http://aluigi.altervista.org/papers/bms/others/archeage.bms.
1b2. Create text file and call it somehow.
1b3. Copy text from link in your file.
1b4. Save file and change extension to ".bms" (without quotes)
1c1. Unpack archive with QuickBMS. No installation required.
1c2. Laucn quickbms_4gb_files.exe.
1c3. Tool ask you for script - select the one you created early.
1c4. Now select file for unpack - game_pak in you ArcheAge's folder.
1c5. Finally, select folder for unpacked files. Keep in note, what would eat about 30gb!
Unpacking could take a lot of time, depend of you PC of course. For me, it was about 5 hours.
2. Change model and texture of armor.
==============================
Make backup of any changing files!
2a. Go to folder with unpacked files and then to "game\objects\characters\nuian\female\parts" Here is file with info about various parts of armor in game.
My guess is:
ar = armor (chest)
bo = boots
cp = cloack?
gv = gloves
hm = helmets
pt = pants
2b. Let's go to a pants. Open "pt\cloth\pt_cloth021". There is 2 files, "nu_f_pt_cloth021.cdf" and "nu_f_pt_cloth021.mtl". You can open and edit them with text editor.
2c. Open "nu_f_pt_cloth021.cdf". This is some kind of basic file, wich contains link to 3d model and "material" of armor part.
2d. Change link to model and material to a nude one.
Change
<Model File="objects/Characters/nuian/female/parts/pt/obj/nu_f_1pt701.chr"
Material="objects/Characters/nuian/female/parts/pt/cloth/pt_cloth021/nu_f_pt_cloth021.mtl"/>
into
<Model File="objects/characters/nuian/female/nude/nu_f_nude.chr"
Material="objects/characters/nuian/female/nude/nu_f_nude.mtl"/>
2e. Save and exit.
OK, we turn some armor into naked one. =)
Which armor, you asked? Well, here is small problem... I have no idea! =)
The armor on sample screenshot was changed because of some luck.
It's more or less sexy shorts, as you can see (thats why I buy them), and they have pattern in front.
So I go to folder where most of armor textures lays (for pants, it's "objects\characters\texture\pt"). There are lot of textures, most of them exists in 3 variants (Diffuse(_df), Specular (_sp) and Normalmap (_ddn)). I hit Ctrl+F for search and put "_df.dds". Then select all founded files and copy to separate folder. Now I can look only for a standard textures. So i cycled through them (IrfanView can watch them as normal images, but I don't remember, did I download some plug-ins for it or not). I found texture which looks like this pants and copy it's name (f6f68f06d35b419ca3e4f9d33301fe96dcdf6743_df).
Then i go to folder where .cdf and .mtl contains. Once again, Ctrl+F for search and now put ".mtl". Now open every .mtl file and search for name of texture. I found correct file. It's in "pt_cloth147" folder. So I changed this files (.cdf and .mtl) as descripted above and it's seems to work.
This is craftable armor, and you can buy it on auction. How to find it? I'm not sure, how this pants names in english version, but i give you some instructions.
First, open receipt (craft) book.
Go to clothing category.
Go to pants.
Pants in sample is first grade. You can craft it manually whitout any skill requirements.
I think we can change all armor (or atleast most of pants) in this game, but it could take alot of boring work. Sorry, I not planned make this, because I prefer sexy armor, not full nudity. Yes, I can replace pants with nude bits, but can't (yet) replace it with panty. =)
Whooa, there are lot of text and I really tired when write this. Sorry for mistakes, maybe i forget something. Hope it works.
Added:
Yes, I actually forget something important. How to install damn mod!
Well, you can look to how one of these nude mods works. All you need is create proper folders and sub-folders and put changed files. Then run .bat file.
Update
truwar and kancel0 creates mod which makes all (or most) armor parts invisible.
http://www.gamevixenzone.net/hot-stuff-21/archeage-tutorial-nude-armor-1771/index2.html#post25750
And if you want keep boots or something else visible, read here
http://www.gamevixenzone.net/hot-stuff-21/archeage-tutorial-nude-armor-1771/index2.html#post25666
-------------------------
I accidentally upload wrong archive. It should work, but use slightly different method. New archive also have restore option.
First of all, sorry for my english. Also, I play russian version of a game, so i can't give you proper names of armor, items, and other therms. But i'll try give detail instructions as well as screenshots, so I hope you understand me. =)
I play as nuian, but I think it should works for any race.
Before instructions, here a screenshot sample:
So, let's begin!
1. Preparations
==============================
First of all, install nude mod. Use mod by Eddyboy (link) or by PufferFish (link).
1a. Download QuickBMS Luigi Auriemma. This tool allow you unpack this gygantic 25gb file, game_pak.
1b1. Open this page http://aluigi.altervista.org/papers/bms/others/archeage.bms.
1b2. Create text file and call it somehow.
1b3. Copy text from link in your file.
1b4. Save file and change extension to ".bms" (without quotes)
1c1. Unpack archive with QuickBMS. No installation required.
1c2. Laucn quickbms_4gb_files.exe.
1c3. Tool ask you for script - select the one you created early.
1c4. Now select file for unpack - game_pak in you ArcheAge's folder.
1c5. Finally, select folder for unpacked files. Keep in note, what would eat about 30gb!
Unpacking could take a lot of time, depend of you PC of course. For me, it was about 5 hours.
2. Change model and texture of armor.
==============================
Make backup of any changing files!
2a. Go to folder with unpacked files and then to "game\objects\characters\nuian\female\parts" Here is file with info about various parts of armor in game.
My guess is:
ar = armor (chest)
bo = boots
cp = cloack?
gv = gloves
hm = helmets
pt = pants
2b. Let's go to a pants. Open "pt\cloth\pt_cloth021". There is 2 files, "nu_f_pt_cloth021.cdf" and "nu_f_pt_cloth021.mtl". You can open and edit them with text editor.
2c. Open "nu_f_pt_cloth021.cdf". This is some kind of basic file, wich contains link to 3d model and "material" of armor part.
2d. Change link to model and material to a nude one.
Change
<Model File="objects/Characters/nuian/female/parts/pt/obj/nu_f_1pt701.chr"
Material="objects/Characters/nuian/female/parts/pt/cloth/pt_cloth021/nu_f_pt_cloth021.mtl"/>
into
<Model File="objects/characters/nuian/female/nude/nu_f_nude.chr"
Material="objects/characters/nuian/female/nude/nu_f_nude.mtl"/>
2e. Save and exit.
OK, we turn some armor into naked one. =)
Which armor, you asked? Well, here is small problem... I have no idea! =)
The armor on sample screenshot was changed because of some luck.
It's more or less sexy shorts, as you can see (thats why I buy them), and they have pattern in front.
So I go to folder where most of armor textures lays (for pants, it's "objects\characters\texture\pt"). There are lot of textures, most of them exists in 3 variants (Diffuse(_df), Specular (_sp) and Normalmap (_ddn)). I hit Ctrl+F for search and put "_df.dds". Then select all founded files and copy to separate folder. Now I can look only for a standard textures. So i cycled through them (IrfanView can watch them as normal images, but I don't remember, did I download some plug-ins for it or not). I found texture which looks like this pants and copy it's name (f6f68f06d35b419ca3e4f9d33301fe96dcdf6743_df).
Then i go to folder where .cdf and .mtl contains. Once again, Ctrl+F for search and now put ".mtl". Now open every .mtl file and search for name of texture. I found correct file. It's in "pt_cloth147" folder. So I changed this files (.cdf and .mtl) as descripted above and it's seems to work.
This is craftable armor, and you can buy it on auction. How to find it? I'm not sure, how this pants names in english version, but i give you some instructions.
First, open receipt (craft) book.
Go to clothing category.
Go to pants.
Pants in sample is first grade. You can craft it manually whitout any skill requirements.
I think we can change all armor (or atleast most of pants) in this game, but it could take alot of boring work. Sorry, I not planned make this, because I prefer sexy armor, not full nudity. Yes, I can replace pants with nude bits, but can't (yet) replace it with panty. =)
Whooa, there are lot of text and I really tired when write this. Sorry for mistakes, maybe i forget something. Hope it works.
Added:
Yes, I actually forget something important. How to install damn mod!
Well, you can look to how one of these nude mods works. All you need is create proper folders and sub-folders and put changed files. Then run .bat file.
Attachments
NudeArmorSample.7z
1.6 MB · Views: 331
1.6 MB · Views: 331
Last edited by a moderator: