Skip to content

a26214311/thbsm_hh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thbsm_hh

东方魔宝城汉化

th_bsm/script/th_bsm/stg需要修改的文本(待校对)
rrr/ 导入后
汉化完成 下载地址 发布帖

TODO

ObjText_SetFontSize(obj, 28);
th_bsm/script/th_bsm/title/lib/lib_Util.dnh
ObjText_SetFontType(obj, sysBaseFontJP);
th_bsm/script/th_bsm/title/lib/lib_Util.dnh

ObjText_SetFontSize(obj, 12);	// こいつは固定
th_bsm/script/th_bsm/title/lib/lib_Util.dnh
let baseFont = "MS Gothic";
th_bsm/script/th_bsm/lib/lib_Fukidashi.dnh
let baseFontSize = 20;
th_bsm/script/th_bsm/lib/lib_Fukidashi.dnh
let baseFontBold = true;
th_bsm/script/th_bsm/lib/lib_Fukidashi.dnh
let baseFontLinePitch = 8;
th_bsm/script/th_bsm/lib/lib_Fukidashi.dnh
let baseFontSidePitch = -2;
th_bsm/script/th_bsm/lib/lib_Fukidashi.dnh

let baseFont = "Meiryo";
th_bsm/script/th_bsm/lib/lib_Talk_ed.dnh
let baseFontSize = 26;
th_bsm/script/th_bsm/lib/lib_Talk_ed.dnh
let baseFontBold = true;
th_bsm/script/th_bsm/lib/lib_Talk_ed.dnh
let baseFontLinePitch = -1;
th_bsm/script/th_bsm/lib/lib_Talk_ed.dnh

let sysBaseFont = "Verdana";
th_bsm/script/th_bsm/lib/lib_SystemAll.dnh
let sysBaseFontJP = "Meiryo";	//日本語
th_bsm/script/th_bsm/lib/lib_SystemAll.dnh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages