Coder Social home page Coder Social logo

unknown_E81098 weirdness about pokeruby HOT 5 CLOSED

pret avatar pret commented on June 17, 2024
unknown_E81098 weirdness

from pokeruby.

Comments (5)

 avatar commented on June 17, 2024

Sometimes a group of palettes is loaded at once. It just loads the bytes from that address.

from pokeruby.

marijnvdwerf avatar marijnvdwerf commented on June 17, 2024

The actual image also requires more palette data. So I'm unsure whether it's actually a separate palette.

from pokeruby.

 avatar commented on June 17, 2024

well, nothing seems to reference gRouletteCenter_Pal, so it is probably just one big palette.

That is, this is just one palette.

gUnknown_083F86BC:: @ 83F86BC
	.incbin "baserom.gba", 0x003f86bc, 0x40

	.align 2
gRouletteCenter_Pal::
	.incbin "graphics/roulette/center.gbapal"

	.incbin "baserom.gba", 0x003f871c, 0x1A0

from pokeruby.

camthesaxman avatar camthesaxman commented on June 17, 2024

Is this the same issue with gUnknown_081E764C in main_menu.c? In data2.s, there are two palettes incbinned there (graphics/birch_speech/bg0.gbapal and graphics/birch_speech/bg1.gbapal), and both get loaded at once. Should these be combined into one large palette?

from pokeruby.

camthesaxman avatar camthesaxman commented on June 17, 2024

This was fixed over a year ago in 44dfc17

from pokeruby.

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.