Giter Club home page Giter Club logo

Comments (2)

Extrems avatar Extrems commented on August 20, 2024

You should add a opening.bnr to the GCM file.

from swiss-gc.

a4vx avatar a4vx commented on August 20, 2024

Solved, took me a few hours to figure out

First, I converted the png to a bmp with dimensions of 96x32 with a bit depth of 24

Then I used GCFT to copy a .bnr file from a different rom that already has an image (to replace with the new image for the rom without an image)

Third, I used BMP2BNR to turn replace the contents of the original .bnr file with the image from the .bmp

Finally, I used GCFT to put the new .bnr file into the files of the rom without the image

Notes:
Not sure if this is just my computer, or my version of windows, but for some reason in command prompt I had to put the directory of the BMP2BNR.exe file, rather than just the BMP2BNR.exe file

also, BMP2BNR does not make a new bnr file, it just replaces the image from the old bnr file, so make sure you get a bnr file to change.

from swiss-gc.

Related Issues (20)

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.