Coder Social home page Coder Social logo

dragon_quest_ii_nintendo_switch_text_editor's Introduction

Dragon_Quest_II_Nintendo_Switch_Text_Editor

Title Subtitle

Project concept

Repository that contains the code for edit text from stringDataEn.bin and stringMapEn.bin files from DQ II - Nintendo Switch Version (Tested only on StringDataEn.bin from DQ II yet), probably it'll work on DQ I and DQ III with some minor adjustment, I'll work on those two games too

Prerequisites and resources used

C# programming language was used to create the script, along with the UI interface

Step by step

  1. I studied the stringDataEn.bin file in its hexadecimal aspects, along with concept tests on Nintendo Switch consoles, to verify that changes made manually showed up on the console
  2. After this, I created a tool that shows the texts of the game formatted as a Search Tree, this way, it is possible to see the whole text structure in a more visual way,and to edit the texts using the official font of the game

Execution

To test the program, you need to compile the project preferably with Visual Studio IDE, after that you need the file stringDataEn.bin from the game Dragon Quest II for Nintendo Switch (No details on how to extract this text file from the game or how to download it will be provided)

To-Do List for Dragon Quest II

  • Create StringDataEn.bin extractor
  • Include extracted data from StringDataEn.bin to TreeView to support text editions
  • Create save function to repack StringDataEn.bin
  • Create extraction function for StringMapEn.bin
  • Include extracted data from StringMapEn.bin to TreeView to support text editions
  • Create save function to repack StringMapEn.bin
  • Create Find Text function

Authors

Images/screenshots

Imagem

Imagem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.