Ivan & xyz please help for my chinese edision

hi,guys.

when i use 0.95 for android,i change two things for use chinese edision

  1. settings.json file
    Code:
    {
    “general” : {
    “encoding” : “GBK”
    }
    }

  2. Provide fonts capable of displaying Chinese characters. Unpack this archive into /Mods/
    dl.dropboxusercontent.com/u/223 … ypeHan.zip

but it don’t work in 0.96
could you tell me how to do that?

thanks Ivan for provide the way,but it don’t work very well.

Can you clarify “don’t work well”? Screenshot would be nice.

Another possible reason is that mod is disabled/incorrectly installed. Normally you should list of loaded mods in console. Not sure how that works on Android. Another option would be to check file modSettings.json which describes all detected mods - make sure that fonts are present and enabled.

It works well on 0.95 version on Android but not 0.96 version on Android.
It works well on 0.96 version on PC but not 0.96 version on Android.

I’ve find the modSettings.json file on Android.
It already enable the chinese fonts
here is the code



{
	"activeMods" : {
		"chinese fonts" : {
			"active" : true,
			"checksum" : "52e534c5",
			"validated" : true
		},
		"vcmi" : {
			"active" : true,
			"checksum" : "6d45b6ee",
			"validated" : true
		}
	},
	"core" : {
		"active" : true,
		"checksum" : "291610f2",
		"validated" : true
	}
}


error on Android

http://e.hiphotos.bdimg.com/album/s%3D1400%3Bq%3D90/sign=56cec23348fbfbedd859327b48c0cc47/30adcbef76094b36a0ce48e1a0cc7cd98d109d59.jpg

Normal on PC

http://c.hiphotos.bdimg.com/album/s%3D1400%3Bq%3D90/sign=4f00a1601338534388cf8325a3238b0f/d50735fae6cd7b89e47b688f0c2442a7d9330ea2.jpg

It is possible that this is caused by differences between PC/Android - broken rendering of true type fonts. Not much that can be done by us unfortunately. Try contacting author of Android port. Maybe he can figure things out.

thanks a lot

:mrgreen:

@xyz

thanks oceanking7.

  1. Provide fonts capable of displaying Chinese characters. Unpack this archive into /Mods/
    dl.dropboxusercontent.com/u/223 … ypeHan.zip

But this link can’t download. :question:

I can download this link.it still work.