Posts: 35
|
Post by TheMarkusBoy on Apr 18, 2015 1:14:24 GMT 10
UPDATED on 01/20/2016 Click meAlso, it seems that the game now uses Msg2Resource_x.arc instead of the old MsgResource_x.arc. At least it seems that way when I made this mod.
|
|
Posts: 56
|
Post by Strappys on Apr 18, 2015 1:28:22 GMT 10
Are you able to make it for other languages as well too?
|
|
Posts: 35
|
Post by TheMarkusBoy on Apr 18, 2015 1:29:56 GMT 10
Are you able to make it for other languages as well too? I updated the link (now it has both Spanish and English), download it again If you want a specific language, post it
|
|
Posts: 56
|
Post by Strappys on Apr 18, 2015 1:33:59 GMT 10
I updated the link (now it has both Spanish and English), download it again If you want a specific language, post it Czech language would come handy
|
|
Posts: 35
|
Post by TheMarkusBoy on Apr 18, 2015 1:56:31 GMT 10
I updated the link (now it has both Spanish and English), download it again If you want a specific language, post it Czech language would come handy All languages are done now, check the link once again
|
|
Posts: 56
|
Post by Strappys on Apr 18, 2015 2:13:19 GMT 10
Cool, thank you so much, I've got annoyed from that message couple times!
|
|
Posts: 120
|
Post by heckenpenner on Apr 19, 2015 3:13:08 GMT 10
nice one, thank u for sharing
|
|
Posts: 198
|
Post by sebastianyyz on Apr 19, 2015 5:22:06 GMT 10
Nice mod, thank you
|
|
Busy, but still here
Posts: 326
|
Post by on Apr 19, 2015 5:32:05 GMT 10
TheMarkusBoyHello. So, do you have MSG2 edit tool for steam version of the game?
|
|
Posts: 35
|
Post by TheMarkusBoy on Apr 19, 2015 6:22:01 GMT 10
TheMarkusBoyHello. So, do you have MSG2 edit tool for steam version of the game? No, sorry, I have the old one :/ It extracts the new.msg files fine, but they contain numbers instead of letters (for example, "A" displays as "{56,77}", and so on). Fortunately they share the same lines as the original .msg, so I could figure out where the needed text for this mod was located I have most of the letters dechipered, if someone can "convert" them or something for displaying actual characters instead of numbers it would be useful.
|
|
Busy, but still here
Posts: 326
|
Post by on Apr 19, 2015 6:34:22 GMT 10
Fortunately they share the same lines as the original .msg Oh, really? Thanks for the tip, it may be helpful. Is there some character table with this codes? There is a source code with old tool, where we can change old character's numbers to new.
|
|
Posts: 35
|
Post by TheMarkusBoy on Apr 19, 2015 6:40:46 GMT 10
Is there some character table with this codes? Here is what I've got so far: 1 - {2,61} 5 - {10,61} 6 - {12,61} A - {56,77} B - {58,79} C - {60,79} D - {62,79} E - {64,73} F - G - {68,86} H - I - {72,31} J - K - L - {78,68} M - {80,91} N - {82,79} O - P - {86,73} Q - R - {90,79} S - {92,73} T - {94,65} U - {96,79} V - {98,73} W - {100,104} X - Y - {104,72} Z - {106,68} a - {108,61} b - {110,68} c - {112,61} d - {114,68} e - {116,61} f - {118,36} g - {120,68} h - {122,68} i - {124,31} j - {126,29} k - {128,61} l - {130,31} m - {132,98} n - {134,68} o - {136,68} p - {138,68} q - r - {142,42} s - {144,61} t - {146,36} u - {148,68} v - v w - {152,87} x - {154,61} y - y z - {158,55} á - {218,61} é - {228,61} í - ó - {246,68} ú - ñ - {242,68} ( - {24,36} ) - {26,36} space - {28,31} . - {38,31} Yes, for some reason "v" and "y" displays correctly, the rest displays with numbers.
|
|
Busy, but still here
Posts: 326
|
Post by on Apr 19, 2015 6:48:46 GMT 10
TheMarkusBoyAh, I see. You did this completely by your self. Good work! Now I'm kinda busy, but later I'll try to add some new characters to this table. By the way, capcom doing something with old GFWL version, to fix Steam Gold Edition bugs and make it compatible with mods for GFWL version, so I'm not sure, if we need to hurry with this. Because if they bring old files to new Steam version it will be waste of time.
|
|
Posts: 35
|
Post by TheMarkusBoy on Apr 19, 2015 6:56:25 GMT 10
TheMarkusBoyAh, I see. You did this completely by your self. Good work! Now I'm kinda busy, but later I'll try to add some new characters to this table. By the way, capcom doing something with old GFWL version, to fix Steam Gold Edition bugs and make it compatible with mods for GFWL version, so I'm not sure, if we need to hurry with this. Because if they bring old files to new Steam version it will be waste of time. Yeah, there is some hard work in there xD I have read that Capcom will add a GFWL option to the Steam version for modding compatibility (specially for the splitscreen mod). This text edit tool it's not vital for modding, so there is no hurry in my opinion.
|
|
Busy, but still here
Posts: 326
|
Post by on Apr 19, 2015 7:00:10 GMT 10
This text edit tool it's not vital for modding, so there is no hurry in my opinion. Agree with you. I will need it later for my no partner mod. And only then I'll try to do something with this tool.
|
|