Made for the purpose of researching the RPG Maker LDB file type.
Go to file
NintenHero 0ea1cf6af2
Merge pull request #7 from MichaelHinrichs/deepsource-transform-db25a971
style: format code with dotnet-format
2024-07-27 16:24:40 -05:00
.github Create pr-badge.yml 2024-06-29 16:01:36 -05:00
.all-contributorsrc Fix JSON in .all-contributorsrc 2024-06-29 16:20:00 -05:00
.deepsource.toml ci: add .deepsource.toml 2024-06-29 18:37:34 +00:00
.gitattributes Initial commit 2022-05-24 14:21:11 -05:00
.gitignore Initial commit 2022-05-24 14:21:11 -05:00
DataTypes.cs style: format code with dotnet-format 2024-07-27 21:04:50 +00:00
Formating.cs Spit up into more files 2023-10-29 00:25:18 -04:00
GetEvent.cs Refactor GetEvent function. 2024-07-27 16:11:48 -05:00
Hex.PNG Add images to README 2024-02-16 16:32:56 -06:00
Program.cs style: format code with dotnet-format 2024-06-29 18:37:53 +00:00
README.md Add images to README 2024-02-16 16:32:56 -06:00
RPG Maker LDB Printer.csproj Initial commit 2022-05-24 14:21:11 -05:00
RPG Maker LDB Printer.sln Initial commit 2022-05-24 14:21:11 -05:00
RPG_DB.PNG Add images to README 2024-02-16 16:32:56 -06:00
txt.PNG Add images to README 2024-02-16 16:32:56 -06:00

README.md

RPG Maker LDB Printer

GitHub repo forks  GitHub repo stars  GitHub repo contributors GitHub org sponsors  GitHub repo watchers  GitHub repo size GitHub repo Issues  GitHub repo Good Issues for newbies  GitHub Help Wanted issues GitHub repo PRs  GitHub repo Merged PRs  GitHub Help Wanted PRs Code Climate maintainability Code Climate maintainability GitHub language count Code Climate issues Code Climate technical debt CodeFactor Grade GitHub search hit counter GitHub search hit counter GitHub search hit counter GitHub language count Scrutinizer code quality (GitHub/Bitbucket) OpenSSF Best Practices

Print hex Data from a Lcf Data Base into a text file, seperated into indented lines. More readable than a hex editor.

Just drag the LDB file you want to print onto the RPG Maker LDB Printer exe, and it will output a readable text file of the same name. Open it with a text editor that can close braces, like Notepad++, and set the language to somthing that uses them, like Javascript, C++, or C#. RPG Maker menu HxD Notepad++