{"id":50960683,"url":"https://github.com/hoyaaaa/aoe2de-font-mod","last_synced_at":"2026-06-18T13:32:59.139Z","repository":{"id":361720547,"uuid":"1255534327","full_name":"hoyaaaa/aoe2de-font-mod","owner":"hoyaaaa","description":"Replace in-game fonts in Age of Empires II: Definitive Edition on macOS","archived":false,"fork":false,"pushed_at":"2026-06-01T00:27:20.000Z","size":375,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-01T02:06:49.945Z","etag":null,"topics":["age-of-empires","aoe2","bitmap-font","font-mod","game-mod","macos","python","steam"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hoyaaaa.png","metadata":{"files":{"readme":"README.ja.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-01T00:01:34.000Z","updated_at":"2026-06-01T00:30:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hoyaaaa/aoe2de-font-mod","commit_stats":null,"previous_names":["hoyaaaa/aoe2de-font-mod"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/hoyaaaa/aoe2de-font-mod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyaaaa%2Faoe2de-font-mod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyaaaa%2Faoe2de-font-mod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyaaaa%2Faoe2de-font-mod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyaaaa%2Faoe2de-font-mod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoyaaaa","download_url":"https://codeload.github.com/hoyaaaa/aoe2de-font-mod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyaaaa%2Faoe2de-font-mod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34493361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["age-of-empires","aoe2","bitmap-font","font-mod","game-mod","macos","python","steam"],"created_at":"2026-06-18T13:32:54.985Z","updated_at":"2026-06-18T13:32:59.126Z","avatar_url":"https://github.com/hoyaaaa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AoE2DE フォント Mod — macOS\n\n**Age of Empires II: Definitive Edition** macOS（Steam ネイティブ版）のゲーム内フォントを置き換えるツールです。\n\n**他の言語：** [English](README.md) · [한국어](README.ko.md) · [中文](README.zh.md)\n\n![変更前後の比較](assets/preview.png)\n\n\u003e **左：** オリジナルフォント（Trajan Pro）— 韓国語非対応\n\u003e **右：** Mod 適用後（조선100년체）— 韓国語が正常表示\n\n---\n\n## 必要環境\n\n- macOS（Apple Silicon または Intel）\n- Steam 経由でインストールされた Age of Empires II: DE\n- Python 3（macOS に標準搭載）\n\n---\n\n## 使い方\n\n### フォントを適用する\n\n```bash\n./apply_font.sh /path/to/font.ttf\n```\n\n### 元のフォントに戻す\n\n```bash\n./apply_font.sh restore\n```\n\n初回実行時に仮想環境が自動作成され、依存パッケージがインストールされます。\n\n---\n\n## 仕組み\n\nAoE2DE はゲーム内テキストのレンダリングにビットマップフォントアトラスシステムを使用しています。このツールは：\n\n1. 元の `combined.box` ファイルから必要なコードポイントを抽出\n2. FreeType を使って指定フォントの各グリフを 64px でレンダリング\n3. 全グリフを 2048×2048 のテクスチャページにパッキング\n4. 新しい `combined.box`、`combined.txt`、`combined_XXXX.DDS` ファイルを生成\n\n初回実行時、元のファイルは `fonts_atlas_backup/` に自動バックアップされます。\n\n---\n\n## 注意事項\n\n- **ゲームオプションでフォントスタイルをセリフに設定してください**（オプション → インターフェース → フォントスタイル）。この Mod はセリフ（`combined`）アトラスのみを変更するため、サンセリフに設定すると効果がありません。\n- 置き換えられるのはゲーム内テキストアトラス（`combined`）のみです。サンセリフアトラスと UI アイコンはそのまま維持されます。\n- Steam によるゲームアップデート後は修正ファイルが上書きされる場合があります。アップデート後に再度スクリプトを実行してください。\n- `wpfg/fonts` フォルダは macOS 版では効果がありません。\n\n---\n\n## ライセンス\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoyaaaa%2Faoe2de-font-mod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoyaaaa%2Faoe2de-font-mod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoyaaaa%2Faoe2de-font-mod/lists"}