{"id":26601602,"url":"https://github.com/raphaklaus/gameboy-text-tools","last_synced_at":"2025-10-28T13:16:00.750Z","repository":{"id":81310889,"uuid":"111965773","full_name":"raphaklaus/gameboy-text-tools","owner":"raphaklaus","description":"Set of tools for text manipulation and translation of Game Boy ROMs","archived":false,"fork":false,"pushed_at":"2017-12-02T23:01:42.000Z","size":4,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T18:51:46.550Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/raphaklaus.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}},"created_at":"2017-11-25T00:46:11.000Z","updated_at":"2024-02-24T15:43:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"91462887-650e-4d2a-9f47-233d31f282ed","html_url":"https://github.com/raphaklaus/gameboy-text-tools","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/raphaklaus%2Fgameboy-text-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaklaus%2Fgameboy-text-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaklaus%2Fgameboy-text-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaklaus%2Fgameboy-text-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaklaus","download_url":"https://codeload.github.com/raphaklaus/gameboy-text-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248068370,"owners_count":21042483,"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":[],"created_at":"2025-03-23T18:40:53.654Z","updated_at":"2025-10-28T13:16:00.665Z","avatar_url":"https://github.com/raphaklaus.png","language":"JavaScript","readme":"# Game Boy Text Tools\n\n## Running\n\n* Clone this project\n* Make sure you have NodeJS \u003e= 9.1.0\n\n### Relative Search\n\nIt'll search through the ROM looking for the relative distance between the bytes' characters.\n\n**Don't mix upper and lower case characters. Choose a case and keep it for each search**\n\n`node relativeSearch.js path-to-rom 'what you are searching'`\n\nOutput:\n```\nFound!\nhexSentence: C7 BE C6 C2 BE CC\nByte for a: BA\n```\n\n### Translator\n\nOnce you know the byte representation of lower and upper case 'a' (first letter of the alphabet in the sequential table) you can pass it to the translator function:\n\n`node translator.js 'Your sentence here' lowerCaseAByte upperCaseAByte`\n\n* lowerCaseAByte - 0x80\n* upperCaseAByte - 0xA0\n\n*Values above for using with Pokemon Red, change it accordingly to the game*\n\nOutput:\n```\nA7 8E 89 84 EF 8E EF 83 88 80 EF 85 8E 88 EF 8B 8E 94 82 8E\n```","funding_links":[],"categories":["Software Development","软件开发"],"sub_categories":["Tools","工具"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaklaus%2Fgameboy-text-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaklaus%2Fgameboy-text-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaklaus%2Fgameboy-text-tools/lists"}