メインコンテンツへスキップ

「ティラノールエミュレータ吉里吉里のフォントサイズ設定」

·109 文字·1 分
「ギャル 「クルクル」
目次

パッチ.tjs
#

「」 System.setArgument("-debugwin",“no”); Plugins.link(“キリキロイド2.dll”); with(フォント) { global._origFontHeightProp = &.height; プロパティhook_font_height { setter(v) { global._origFontHeightProp = v * 2.0 } getter { return global._origFontHeightProp } } &.height = &(hook_font_height incontextof null); } 「」