{"id":22958155,"url":"https://github.com/akiomik/smt1-note","last_synced_at":"2025-08-13T04:33:13.585Z","repository":{"id":62377830,"uuid":"529702262","full_name":"akiomik/smt1-note","owner":"akiomik","description":"真・女神転生 (Shin Megami Tensei) の日本語版SFCについてのデータをまとめています。","archived":false,"fork":false,"pushed_at":"2024-12-14T06:41:04.000Z","size":5844,"stargazers_count":6,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-14T07:26:05.518Z","etag":null,"topics":["atlas","sfc","shin-megami-tensei","smt","snes"],"latest_commit_sha":null,"homepage":"https://smt1-note.vercel.app","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akiomik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"github":["akiomik"],"patreon":null,"open_collective":null,"ko_fi":"akiomik","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-08-27T21:38:03.000Z","updated_at":"2024-12-14T06:41:08.000Z","dependencies_parsed_at":"2024-06-22T14:55:34.854Z","dependency_job_id":"592bf832-e0c1-4447-88b9-a611389b2d1a","html_url":"https://github.com/akiomik/smt1-note","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fsmt1-note","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fsmt1-note/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fsmt1-note/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiomik%2Fsmt1-note/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiomik","download_url":"https://codeload.github.com/akiomik/smt1-note/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229737349,"owners_count":18116454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["atlas","sfc","shin-megami-tensei","smt","snes"],"created_at":"2024-12-14T17:36:44.847Z","updated_at":"2024-12-14T17:36:45.530Z","avatar_url":"https://github.com/akiomik.png","language":"Scala","funding_links":["https://github.com/sponsors/akiomik","https://ko-fi.com/akiomik"],"categories":[],"sub_categories":[],"readme":"# smt1-note\n\n真・女神転生 (Shin Megami Tensei) の日本語版SFCについてのデータをまとめています。\n\n[サイトはこちら](https://smt1-note.vercel.app/)\n\n## ドキュメントの生成\n\n[Docusaurus 2](https://docusaurus.io/) を使って生成している。\n\n```bash\nnpm install # インストール\nnpm run start # ローカルサーバの起動\n```\n\n## スクリプト\n\n### マップジェネレータ\n\n[Ammonite](https://ammonite.io) が必要。また、 [doodle](https://www.creativescala.org/doodle/) の [未リリースのコミット](https://github.com/creativescala/doodle/commit/efc3371fbaf3277dcd9a90af5d49f94f115c269e) に依存しているため、事前に `publishLocal` しておく必要がある。\n\n以下のコマンドで `map.png` を生成する。\n\n```bash\n# Generates map.png\namm scripts/map-generator.sc\n```\n\n### 文字デコーダ\n\n[Ammonite](https://ammonite.io) が必要。\n\n16進数でエンコードされた文字コードを受け取ってUTF-8にデコードした文字を出力する。\n\n```bash\n# Decodes characters from hex string\namm scripts/char-decoder.sc --str 668AB9707F # =\u003e コンゴトモ\n\n# Decodes characters from binary file\namm scripts/char-decoder.sc --file text.bin\n```\n\n### 文字エンコーダ\n\n[Ammonite](https://ammonite.io) が必要。\n\nUTF-8の文字列を受け取って、16進数でエンコードされた文字コードを出力する。\n\n```bash\n# Encodes characters to hex string\namm scripts/char-encoder.sc --str コンゴトモ # =\u003e 668ab9707f\n```\n\n## リソース\n\n### 逆アセンブリ\n\n- https://github.com/spannerisms/smt1dasm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiomik%2Fsmt1-note","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakiomik%2Fsmt1-note","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiomik%2Fsmt1-note/lists"}