Gameboy Development Forum

Discussion about software development for the old-school Gameboys, ranging from the "Gray brick" to Gameboy Color
(Launched in 2008)

You are not logged in.

Ads

#1 2021-09-15 18:24:27

bkumanchik
Member
Registered: 2021-09-07
Posts: 10

Color sprites in GBDK 2020

I have followed all of the Gaming Monsters Game Boy YouTube tutorials and I can't get the Color Sprite tutorial to work in full-color only GB  4-color palette.

The video is here:   https://www.youtube.com/watch?v=uD6-SlJlzQY&t=116

And the Source is available here:   https://github.com/gingemonster/GamingM … SampleCode      it's number 16

I CAN get it to work with GBDK 2.95-3 but not with GBDK 2020, has anyone else had this problem, seems something is missing.


Thanks,

Brian

Offline

 

#2 2021-09-15 18:56:16

toxa
Member
Registered: 2020-02-13
Posts: 305

Re: Color sprites in GBDK 2020

Use -Wm-yc or -Wm-yC instead of -Wl-yp<XXX>=<YY>

Those examples are outdated, look into examples that come with gbdk-2020. Those are in gbdk/examples/gb folder

Offline

 

#3 2021-09-15 21:17:50

bkumanchik
Member
Registered: 2021-09-07
Posts: 10

Re: Color sprites in GBDK 2020

It's not an example, its a tutorial from YouTube, the example folder doesn't have any full-color sprite examples.

Offline

 

#4 2021-09-16 00:05:25

bkumanchik
Member
Registered: 2021-09-07
Posts: 10

Re: Color sprites in GBDK 2020

Sorry, I just noticed your notes on the changes to the Make file, that worked, Thanks!

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson