gridlore: Doug looking off camera with a grin (Sunburst)
Douglas Berry ([personal profile] gridlore) wrote2004-04-25 06:37 pm

Some graphics and Madden football help needed.

OK, I've tried to redo the graphics for my team a few times, and I'm getting frustrated.

I have several pieces that need to have a background of R=255, B=0 G=255 to create the "transparent color for the game. Evidently, I haven't done it yet. Can anyone help me? I have the icons, and they should work! I'll mail them to anyone (and everyone) willing to give it a shot. Normally, they are stored as .BMP, and current are in the right format and size. If you're also a Traveller geek, the base image is a red sunburst (like this one, but red.) I can send that along if you are feeling creative and want to really put me in place.

Secondly, once these are done, I need to adjust the default settings for my franchise's logos and stadium, but I can't find out where to do that in the game! Do I need to rebuild the Imperials from scratch and start over? Can changes only be made at the end of the season? Or can I just edit them now? I'm using, as I think I mentioned, Madden 2003 for the PC.

Oh, if whoever volunteers to fix my icons ends up doing better versions, you're in the next thing I wrote for Traveller. If multiple people help, it goes for all of you.

If you're also a Traveller geek, the base image is a red sunburst (like this one, but red.)
mdlbear: blue fractal bear with text "since 2002" (Default)

[personal profile] mdlbear 2004-04-25 07:47 pm (UTC)(link)
Sure it isn't RGB rather than RBG? Or you might have wanted RBG but specified RGB; RGB is the usual order for color specifications. RGB=255,0,255 is magenta, while what you said, RBG=255,0,255, is bright yellow.

[identity profile] gridlore.livejournal.com 2004-04-26 07:27 am (UTC)(link)
Oops. RGB is correct. Thanks.