ROM Hack [Release] Kuriimu - A general purpose game translation toolkit for authors of fan translations.

m2236818

Member
Newcomer
Joined
May 23, 2018
Messages
5
Trophies
0
Age
34
XP
69
Country
China
Hey, IcySon55, I'm back, and the new version of kuriimu is great. When exporting a msbt file as a kup file, each text will have two parts, <original> and <edited>, which are easily misused in editing. I was wondering if I could export a file without <original> content, just like an xmsbt file. Please tell me how to achieve it, thank you.
 

IcySon55

Leader of Fan Translators International
OP
Member
Joined
Mar 18, 2008
Messages
458
Trophies
1
Age
37
XP
2,075
Country
Canada
Hey, IcySon55, I'm back, and the new version of kuriimu is great. When exporting a msbt file as a kup file, each text will have two parts, <original> and <edited>, which are easily misused in editing. I was wondering if I could export a file without <original> content, just like an xmsbt file. Please tell me how to achieve it, thank you.
You know that KUP can be edited directly in Kuriimu right? Removing the original text isn't really an option for the program. ou can remove it manually (or via Regex) but I won't be removing it in the code.
 

Darksigil

Member
Newcomer
Joined
Jun 14, 2018
Messages
15
Trophies
0
XP
155
Country
United States
I've been using this for some projects of mine, and I have to say, this thing is a godsend.
I don't know what I'd do without it T-T
 

LucaP

Active Member
Newcomer
Joined
Nov 21, 2016
Messages
30
Trophies
0
Age
26
XP
112
Country
Brazil
First of all, thank you for this wonderful program, it's been helping me a lot! However, I have a problem; i'm translating Shin Megami Tensei IV to portuguese, and it's all going well exept for the fact that, for some reason, the .mbm files (where the text is) all have japanese encoding, making any attempt at inserting special characters like "ç", "ú", "ñ" etc impossible, since it all turns to gibberish when I save and load the file again. I tried exporting it to .kup and editing it, and it works, but when it's converted back to .mbm it's all gibberish again. Is there a way to edit these .mbm files to be unicode or something else that supports special characters? Thanks in advance.
 

IcySon55

Leader of Fan Translators International
OP
Member
Joined
Mar 18, 2008
Messages
458
Trophies
1
Age
37
XP
2,075
Country
Canada
First of all, thank you for this wonderful program, it's been helping me a lot! However, I have a problem; i'm translating Shin Megami Tensei IV to portuguese, and it's all going well exept for the fact that, for some reason, the .mbm files (where the text is) all have japanese encoding, making any attempt at inserting special characters like "ç", "ú", "ñ" etc impossible, since it all turns to gibberish when I save and load the file again. I tried exporting it to .kup and editing it, and it works, but when it's converted back to .mbm it's all gibberish again. Is there a way to edit these .mbm files to be unicode or something else that supports special characters? Thanks in advance.
The MBM plugin was never fully completed. I imagine you've talked to MegaFlan/ThePudding already about his dedicated SMTIV application? Hopefully that will get your text sorted. Cheers~
 

LucaP

Active Member
Newcomer
Joined
Nov 21, 2016
Messages
30
Trophies
0
Age
26
XP
112
Country
Brazil
The MBM plugin was never fully completed. I imagine you've talked to MegaFlan/ThePudding already about his dedicated SMTIV application? Hopefully that will get your text sorted. Cheers~
Yes, as soon as I made my post here he responded to me on the SMTIV spanish translation topic. :D
He made a converter, Moonbeam, for mbm <-> xml and that would probably solve the problem with symbols, however I'm at a loss at how to use it. I've replied to him about that and am waiting for him to respond...
Thanks for the reply!
 
Last edited by LucaP,

IcySon55

Leader of Fan Translators International
OP
Member
Joined
Mar 18, 2008
Messages
458
Trophies
1
Age
37
XP
2,075
Country
Canada
Hey there temp,

Here's the next iteration of Kuriimu for you guys!

Kuriimu v1.0.13
Features
  • Fixed blocked DLL loading. Users will no longer need to unblock the files for Kuriimu to use them!
  • Added the new FNV123 hashing algorithm.
  • Added a second version of the SpikeChunsoft compression algorithm.
  • Added support for loading and saving PVRTC compressed images.
  • Added support for loading and saving ETC2 compressed images via PVRTC library.
  • Added the new XXHash32 hashing algorithm.
  • Improved the LZ4 compression algorithm to be standards compliant.
  • Refactored CIA decryption so that it now fully works.
Plugins
  • Improved MTTEX image plugin compatibility. (Automatic mipmap downsampling)
  • Added a new archive plugin for the PAC format.
  • Added a new text plugin for the BMG format.
  • Improved VCG image plugin compatibility. (Refactored)
  • Improved XI image plugin compatibility. (2 more formats supported)
  • Improved TTBIN text plugin compatibility.
  • Improved G1T image plugin compatibility. (More formats supported)
  • Improved HPB/HPI archive plugin compatibility. (Fixed compressed filesize info)
  • Improved STEX image plugin compatibility. (You can now change the format)
  • Added a new archive plugin for CIA/NCCH/NCSD. (RomFS and ExeFS supported within)
  • Improved MTARC archive plugin compatibility. (Switch files now supported)
Changes
  • Fixed some case sensitivity issues for building on Linux.
 
Last edited by IcySon55,

Kibido

Well-Known Member
Member
Joined
Apr 3, 2014
Messages
641
Trophies
0
Age
30
XP
661
Country
Italy
Just dropping by to say thank you for this amazing tool, no more mass extracting hundreds of thousands of files just to edit one. Is there a chance a .efl plugin could be made?
 

IcySon55

Leader of Fan Translators International
OP
Member
Joined
Mar 18, 2008
Messages
458
Trophies
1
Age
37
XP
2,075
Country
Canada
Just dropping by to say thank you for this amazing tool, no more mass extracting hundreds of thousands of files just to edit one. Is there a chance a .efl plugin could be made?
Sure, just create an issue on our github and hope for the best. We have a giant backlog.
 

Kibido

Well-Known Member
Member
Joined
Apr 3, 2014
Messages
641
Trophies
0
Age
30
XP
661
Country
Italy
Sure, just create an issue on our github and hope for the best. We have a giant backlog.
main-qimg-9cb86ceb0bd2ac99114460d954ef0358
 

Kibido

Well-Known Member
Member
Joined
Apr 3, 2014
Messages
641
Trophies
0
Age
30
XP
661
Country
Italy
Admittedly it isn't that big, it's just over 100 formats which actually wouldn't take that long to get through with three people but all of us are strapped for time these days. ¯\_(ツ)_/¯

I'm not in a rush, I'd say better late than never.
 

YuseiFD

Well-Known Member
Member
Joined
Jul 6, 2016
Messages
364
Trophies
0
Age
33
XP
1,948
Country
Dude your DQ11 Pack archive plugins suck, i mean thanks for the work, but it doesn't decompress/decrypts the main pack archives, and it doesn't open pack archives with more than one file inside.
 

onepiecefreak

Kuriimu 2 Developer
Member
Joined
Aug 12, 2015
Messages
517
Trophies
0
XP
1,572
Country
Germany
I don't remember that we already support DQ11 archives. I mean why don't you do an issue on our github for that problem, instead of insulting the plugin.
 

YuseiFD

Well-Known Member
Member
Joined
Jul 6, 2016
Messages
364
Trophies
0
Age
33
XP
1,948
Country
I don't remember that we already support DQ11 archives. I mean why don't you do an issue on our github for that problem, instead of insulting the plugin.
it's a simple archive, still im sorry for insulting this non existing archive, and sorry for seeing this so late, cuz i've been working on it now, and i managed to 98% crack it, thanks for the tools though cuz they came in real helpful :D
 

onepiecefreak

Kuriimu 2 Developer
Member
Joined
Aug 12, 2015
Messages
517
Trophies
0
XP
1,572
Country
Germany
it's a simple archive, still im sorry for insulting this non existing archive, and sorry for seeing this so late, cuz i've been working on it now, and i managed to 98% crack it, thanks for the tools though cuz they came in real helpful :D
It might be a simple archive, but if we don't know it exists, we can't do anything about it. If you might need help on the other 2% or might want us to write a plugin (or using your code and integrating it into our plugin base, whatever you like), just do an issue. Until then. ;)
 
  • Like
Reactions: YuseiFD

lwyx2017

Well-Known Member
Newcomer
Joined
Mar 22, 2017
Messages
64
Trophies
0
Age
21
XP
83
Country
China
Hello, I use your tools to open New Love Plus Archive "img.bin" discovered was problem.
The tool will recognition the Mario Maker Archive,I think there is a conflict between the source code of the two formats.
At Visual Studio,if Exclude these three codes from the project It can identify img.bin correctly.
But I haven't written code for a long time,So I don't know how to change it.
I hope them can solve this problem,Thank you,Recently I want to amend the New Love Plus Archive the img.bin Internal files.
1.png 2.png 3.png 4.png 5.png
 
Last edited by lwyx2017,

IcySon55

Leader of Fan Translators International
OP
Member
Joined
Mar 18, 2008
Messages
458
Trophies
1
Age
37
XP
2,075
Country
Canada
Hello, I use your tools to open New Love Plus Archive "img.bin" discovered was problem.
The tool will recognition the Mario Maker Archive,I think there is a conflict between the source code of the two formats.
At Visual Studio,if Exclude these three codes from the project It can identify img.bin correctly.
But I haven't written code for a long time,So I don't know how to change it.
I hope them can solve this problem,Thank you,Recently I want to amend the New Love Plus Archive the img.bin Internal files.
View attachment 144324 View attachment 144325 View attachment 144326 View attachment 144327 View attachment 144328
Please create this as an issue on our github issue tracker so we can keep track of these things thanks.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Skelletonike @ Skelletonike:
    3h left until work finishes, bah
  • Skelletonike @ Skelletonike:
    link doesn't work
    +2
  • Skelletonike @ Skelletonike:
    1H left, such a slow week.
  • Sonic Angel Knight @ Sonic Angel Knight:
    Okay, I had spaghetti :P
  • SylverReZ @ SylverReZ:
    Hope they made lots of spaget
  • K3N1 @ K3N1:
    Chill dog
  • SylverReZ @ SylverReZ:
    Chilli dog
  • Skelletonike @ Skelletonike:
    Damn, I'm loving the new zelda.
  • xtremegamer @ xtremegamer:
    loving the new zelda, i started a game, it was so fucking good, so i
    am waiting on my friend to get home so we can start a new one together
  • Skelletonike @ Skelletonike:
    I just dislike that they don't let me choose the voices before the game starts. Happened with botw as well, had to change to japanese and restart.
  • K3N1 @ K3N1:
    But the important question is can you choose gender
  • Skelletonike @ Skelletonike:
    Same way you can choose Gerald's gender.
  • Skelletonike @ Skelletonike:
    *Geralt, damn autocorrect.
  • Psionic Roshambo @ Psionic Roshambo:
    But can he be trans? Lol
  • K3N1 @ K3N1:
    Zelda transforms into link
  • Psionic Roshambo @ Psionic Roshambo:
    Link I'm not the princess your looking for.... *Pulls a crying game*
  • K3N1 @ K3N1:
    *skirt up* it's exactly what I always wanted
  • Skelletonike @ Skelletonike:
    Just scanned all my zelda amiibos, took a while but didn't get anything that cool, did get the lon lon ranch hylian fabrics though.
  • Skelletonike @ Skelletonike:
    It was pretty funny when I scanned wolf link and got a shit load of meat.
  • K3N1 @ K3N1:
    @Skelletonike, btw I ran that custom for mgs4 on the deck I'm amazed it got that far in game
  • K3N1 @ K3N1:
    Plug in*
    K3N1 @ K3N1: Plug in*