Welcome Guest [Log In] [Register]

Add Reply
Duplicate character, choose the right costume and swap moveset to make new character; Tutorials on first post. Updated for Patch 1.08 (v2013). Now works on Arcade & Versus mode.
Topic Started: Oct 11 2012, 04:19 AM (16,466 Views)
Micsiboy
Member Avatar

robhal
May 8 2013, 08:21 AM
@Misciboy:
Here the default "selector_layout.emz" with little extra (add 2nd Random Box), if you wouldn't mind.
http://www.mediafire.com/?98kxye45i86ndzk
Thank you, Very much!

I don't mind! Even! I'm happy! :D
Offline Profile Quote Post Goto Top
 
Micsiboy
Member Avatar

It doesn't work :(
When I open the game it has error :(
Offline Profile Quote Post Goto Top
 
bbb

@robhal - alright, I gave it a try and it crashed for me the first time on the select screen, but then worked later on. I think its crashing because it still thinks it needs that ema file even when its actually never going to use it, so maybe just leaving the ema file alone will prevent the crashing and wont cause any harm since its not being used. just tested it a few times and didn't experience any crash yet.
Offline Profile Quote Post Goto Top
 
robhal
Member Avatar
Pegasus Ryu Sei Ken!

@Misciboy:
I used that file for almost 6 months and not a single error. So maybe you put it in wrong folder, on patch 1.06/1.08 it supposed to be in "patch\CMN\ui\pre_battle\chara_select" folder.

@bbb:
It's good to hear that it works in your game. But in mine, it crashed almost all the times with duped Ryu. Really don't know what's wrong. Can you write your duped char's entry in const.lua, so I can compare with mine?
Edited by robhal, May 8 2013, 05:10 PM.
Offline Profile Quote Post Goto Top
 
bbb

@robhal - this is what i have written for my 4 duped characters in the const.lua

{
['code'] = 'MOR',
['name'] = 'Morrigan',
['series'] = 'SF',
['package'] = 'STD',
['unlock'] = 'default',
['chara'] = 'female',
['vital'] = 1000,
['waist_rate'] = 0.99,
['sight_coef_x'] = 0.3,
['sight_coef_y'] = 0.5,
['sight_target'] = 'HEAD',
['ikfoot_radius'] = 0.14,
['ikhand_radius'] = 0.05,
['default_voice'] = 'ENG',
['localize_id_j'] = 'Morrigan',
['localize_id_e'] = 'Morrigan',
['title_base'] = 388,
['compatible_group'] = 'A',
['comment'] = {
['front_rotate'] = 0,
['front_base_x'] = 0.0,
['front_base_y'] = 0.0,
['front_base_z'] = 0.04,
['back_rotate'] = 15,
['back_base_x'] = 0.7,
['back_base_y'] = 0.0,
['back_base_z'] = 1.0,
},
['customize'] = {
['camera_max_height'] = 1.52
},
['costume_1'] = {
['foot'] = 'shoes',
},
['costume_2'] = {
['foot'] = 'shoes',
},
['costume_3'] = {
['foot'] = 'shoes',
},
['costume_num'] = 3,
},
{
['code'] = 'LTH',
['name'] = 'Lilith',
['series'] = 'SF',
['package'] = 'STD',
['unlock'] = 'default',
['chara'] = 'female',
['vital'] = 800,
['waist_rate'] = 0.99,
['sight_coef_x'] = 0.3,
['sight_coef_y'] = 0.5,
['sight_target'] = 'HEAD',
['ikfoot_radius'] = 0.14,
['ikhand_radius'] = 0.05,
['default_voice'] = 'ENG',
['localize_id_j'] = 'Lilith',
['localize_id_e'] = 'Lilith',
['title_base'] = 388,
['compatible_group'] = 'A',
['comment'] = {
['front_rotate'] = 0,
['front_base_x'] = 0.0,
['front_base_y'] = 0.0,
['front_base_z'] = 0.04,
['back_rotate'] = 15,
['back_base_x'] = 0.7,
['back_base_y'] = 0.0,
['back_base_z'] = 1.0,
},
['customize'] = {
['camera_max_height'] = 1.52
},
['costume_1'] = {
['foot'] = 'shoes',
},
['costume_2'] = {
['foot'] = 'shoes',
},
['costume_3'] = {
['foot'] = 'shoes',
},
['costume_num'] = 3,
},
{
['code'] = 'JUN',
['name'] = 'Jun',
['series'] = 'TK',
['package'] = 'STD',
['unlock'] = 'default',
['chara'] = 'female',
['vital'] = 1000,
['waist_rate'] = 0.99,
['sight_coef_x'] = 0.6,
['sight_coef_y'] = 1.0,
['sight_target'] = 'HEAD',
['ikfoot_radius'] = 0.12,
['ikhand_radius'] = 0.05,
['official_partner'] = 'UNK',
['default_voice'] = 'JPN',
['localize_id_j'] = 'Jun',
['localize_id_e'] = 'Jun',
['title_base'] = 378,
['compatible_group'] = 'A',
['comment'] = {
['front_rotate'] = 0,
['front_base_x'] = 0.0,
['front_base_y'] = -0.01,
['front_base_z'] = 0.09,
['back_rotate'] = 15,
['back_base_x'] = 0.7,
['back_base_y'] = 0.0,
['back_base_z'] = 1.0,
},
['customize'] = {
['camera_max_height'] = 1.48
},
['costume_1'] = {
['foot'] = 'shoes',
},
['costume_2'] = {
['foot'] = 'bare',
},
['costume_3'] = {
['foot'] = 'shoes',
},
['costume_num'] = 3,
},
{
['code'] = 'UNK',
['name'] = 'Unknown',
['series'] = 'TK',
['package'] = 'STD',
['unlock'] = 'default',
['chara'] = 'female',
['vital'] = 1100,
['waist_rate'] = 0.99,
['sight_coef_x'] = 0.6,
['sight_coef_y'] = 1.0,
['sight_target'] = 'HEAD',
['ikfoot_radius'] = 0.12,
['ikhand_radius'] = 0.05,
['official_partner'] = 'JUN',
['default_voice'] = 'JPN',
['localize_id_j'] = 'Unknown',
['localize_id_e'] = 'Unknown',
['title_base'] = 378,
['compatible_group'] = 'A',
['comment'] = {
['front_rotate'] = 0,
['front_base_x'] = 0.0,
['front_base_y'] = -0.01,
['front_base_z'] = 0.09,
['back_rotate'] = 15,
['back_base_x'] = 0.7,
['back_base_y'] = 0.0,
['back_base_z'] = 1.0,
},
['customize'] = {
['camera_max_height'] = 1.48
},
['costume_1'] = {
['foot'] = 'shoes',
},
['costume_2'] = {
['foot'] = 'bare',
},
['costume_3'] = {
['foot'] = 'shoes',
},
['costume_num'] = 3,
},

I have those four in the bottom of the list if that makes a difference.

EDIT - there is something else you could do which i tried before. You can make your duped character's official partner be himself. when ever you select your duped character, the cursor will automatically move towards ryu like in e107s unlocker after having a battle with 2 of the same character
Edited by bbb, May 8 2013, 04:36 PM.
Offline Profile Quote Post Goto Top
 
robhal
Member Avatar
Pegasus Ryu Sei Ken!

@bbb:
Bro, the last tip about making the duped character official partner with himself really work. Thanks, I have also updated the first post with this info (in the "EXTRA TIPS & TRICKS" section). :)
Offline Profile Quote Post Goto Top
 
bbb

Glad it worked out :)
Offline Profile Quote Post Goto Top
 
bbb

@robhal - good find on figuring out that the a01.ema was the taunt animation. I gave morrigan alisa's taunt and its perfect :)

Posted Image

if only I could somehow have a bunch of bats there for her to sit on :)
Offline Profile Quote Post Goto Top
 
robhal
Member Avatar
Pegasus Ryu Sei Ken!

@bbb:
That taunt really suits her, nice bro. :)

Speaking about bat, I see in almost your recent mods, you always include the vfx file. What I want to know is, can we make that vfx only for the particular costume? Just like Yoshimitsu, he has three different vfx files. I already try to rename Lili's vfx file to match like Yoshi's name convention, but no use.

Also I just noticed this issue today, some duped chars' moves lost their visual effect, e.g: Ryu's shoryuken and tatsumaki (maybe also affect Ken and Akuma too). But when I duplicated Lili, seem all visual effects are still visible.
Edited by robhal, May 9 2013, 10:12 AM.
Offline Profile Quote Post Goto Top
 
bbb

@robhal - I wasnt aware yoshi had vfx for each costume. an idea you could try is to dupping yoshi, and simply swap the moveset and models from a different character and see if the 3 vfx files will work that way.

As for the ryu issue, did you try to see if lilis vfx file works on the dupped ryu? if it does, then something must be wrong with the specific ryu vfx file. another thing you could try is open all the files in a hex editor and rename all the 3 letter prefixes like i did to fix the comments.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
ZetaBoards - Free Forum Hosting
ZetaBoards gives you all the tools to create a successful discussion community.
Learn More · Sign-up for Free
Go to Next Page
« Previous Topic · Tutorials and Tools · Next Topic »
Add Reply