@Above Poster
If you're asking for the Metacon mod, this is the file you're looking for, probably.
@OP
As far as how to better understand the majority of imported .ini's, usually opening them within a text editor that includes Japanese font support can facilitate its translation through Google, or other online translators.
For example, opening the Metacon ini through a ***-Supported text editor we get
Quote:
|
Originally Posted by Microsoft Word
[Metacon+]
metacon = 1
metacon_value = 41
;iniなくても動く
;Rank1 鉄インゴ 41 Rank2 鉄インゴ 42
|
Which can then be easily copy-pasted onto Google Translate for
Quote:
|
Originally Posted by Google Translate
[Metacon +]
metacon = 1
metacon_value = 41
; work without ini
; Ingo Ingo Rank1 iron 42 iron 41 Rank2
|
In comparison to the gibberish you achieve from opening the file otherwise.
------
Though I suppose this still doesn't help you much, haha. Just something to keep in mind for understanding other .ini's.