HatNJ Posted November 20, 2022 Share Posted November 20, 2022 On 11/18/2022 at 2:00 AM, Pat Brady said: The Chiefs (along with the Bills) were one of the first teams he did. See above. Ok Thanks must have missed it 2 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted November 20, 2022 Author Share Posted November 20, 2022 This one took a little longer, so just one more for this morning for the Jacksonville Jaguars. The graphic is really large for this one because I just couldn't make it look right at a smaller resolution. I'm also including a few screenshots of my workflow for doing this, just in case anyone is curious about that. I'm using the Tiled application to create the background playfield map and including the team logos within that. Doing it that way means I can add the team logos without having to add any additional image files and I'm out of space in the 48k ROM for any additional graphics. I'm using my graphics-tool-of-choice Gimp to create and edit the graphics. After all these years I still start with the yellow and brown samples that Mike includes with the 7800basic distribution, and simply change the colors later within the code. I create a new graphic for the logo and then cut and paste individual 8x16 tiles into the existing graphic files for the game. The files are named "Football_Tiles<1-6>.png" if anyone would like to create their own or change the existing files for a custom logo. With that said I just checked and saw I never shared the graphics library for this game. I'll clean up that folder sometime soon and put it in the first post. Touchdown_Challenge_Jaguars_v2.19.a78 Touchdown_Challenge_Jaguars_v2.19.bin 3 Quote Link to comment Share on other sites More sharing options...
+swlovinist Posted November 20, 2022 Share Posted November 20, 2022 Pretty awesome that you are making these. Thank you for sharing them as well. Any plans to make an eagles version in the future? Quote Link to comment Share on other sites More sharing options...
Silver Back Posted November 20, 2022 Share Posted November 20, 2022 26 minutes ago, swlovinist said: Pretty awesome that you are making these. Thank you for sharing them as well. Any plans to make an eagles version in the future? He already did the eagles. It's on the previous page. Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted November 20, 2022 Author Share Posted November 20, 2022 3 hours ago, swlovinist said: Pretty awesome that you are making these. Thank you for sharing them as well. Any plans to make an eagles version in the future? Thanks! And as Silver Back pointed out, I already made an eagles version. Just FYI for anyone else reading this, I am updating the first post on this thread with all of the NFL Team Logo versions. Below are the teams that are NOT done yet. 14 to go! Las Vegas Raiders Los Angeles Chargers Los Angeles Rams Miami Dolphins Minnesota Vikings New England Patriots New York Giants New York Jets Pittsburgh Steelers San Francisco 49ers Seattle Seahawks Tampa Bay Buccaneers Tennessee Titans Washington Commanders 1 1 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted November 21, 2022 Author Share Posted November 21, 2022 Four more teams completed today. The New York Giants, New York Jets, Washington Commanders and Los Angeles Chargers are done. I now have the following teams remaining to complete: Las Vegas RaidersLos Angeles RamsMiami DolphinsMinnesota VikingsNew England PatriotsPittsburgh SteelersSan Francisco 49ersSeattle SeahawksTampa Bay BuccaneersTennessee Titans Touchdown_Challenge_Jets_v2.19.a78 Touchdown_Challenge_Jets_v2.19.bin Touchdown_Challenge_Commanders_v2.19.a78 Touchdown_Challenge_Commanders_v2.19.bin Touchdown_Challenge_Giants_v2.19.a78 Touchdown_Challenge_Giants_v2.19.bin Touchdown_Challenge_Chargers_v2.19.a78 Touchdown_Challenge_Chargers_v2.19.bin 2 Quote Link to comment Share on other sites More sharing options...
+sramirez2008 Posted November 21, 2022 Share Posted November 21, 2022 @Atarius Maximus Dude you’re on fire! Thanks for adding the logos.👍 1 1 Quote Link to comment Share on other sites More sharing options...
+wongojack Posted November 21, 2022 Share Posted November 21, 2022 On 11/17/2022 at 4:07 PM, Atarius Maximus said: HaHa. Yeah, I'm not creating these in any particular order, and I can get to the Browns in the next batch. A few teams like Tampa Bay could be pretty tricky to pull off due to the level of detail in the logo, the browns should be pretty easy though. These are awesome. Here's a stretch target for the Browns: 1 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted November 21, 2022 Author Share Posted November 21, 2022 32 minutes ago, wongojack said: These are awesome. Here's a stretch target for the Browns: I did a quick conversion in GIMP, scaled it to 64x84 pixels and cleaned it up a bit. It looks like it would be possible, and it would look something like this... 2 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted November 21, 2022 Author Share Posted November 21, 2022 14 hours ago, wongojack said: Here's a stretch target for the Browns: Here you go wongojack. Enjoy. Touchdown_Challenge_Browns_Alt_v2.19.a78 Touchdown_Challenge_Browns_Alt_v2.19.bin 4 Quote Link to comment Share on other sites More sharing options...
+wongojack Posted November 21, 2022 Share Posted November 21, 2022 2 minutes ago, Atarius Maximus said: Here you go wongojack. Enjoy. Neat! 1 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted November 21, 2022 Author Share Posted November 21, 2022 Four more completed today: Tennessee Titans, Las Vegas Raiders, Seattle Seahawks and San Francisco 49ers. I now have the following teams remaining to complete: Los Angeles Rams Miami Dolphins Minnesota Vikings New England Patriots Pittsburgh Steelers Tampa Bay Buccaneers Touchdown_Challenge_49ers_v2.19.a78 Touchdown_Challenge_49ers_v2.19.bin Touchdown_Challenge_Raiders_v2.19.a78 Touchdown_Challenge_Raiders_v2.19.bin Touchdown_Challenge_Titans_v2.19.a78 Touchdown_Challenge_Titans_v2.19.bin Touchdown_Challenge_Seahawks_v2.19.a78 Touchdown_Challenge_Seahawks_v2.19.bin 5 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted November 22, 2022 Author Share Posted November 22, 2022 Whew! I'm finally done with all of the teams. This final update is for the Los Angeles Rams, Miami Dolphins, Minnesota Vikings, New England Patriots, Pittsburgh Steelers and Tampa Bay Buccaneers. Here's all of the Graphics files for compiling the game: Touchdown_Challenge_Gfx.zip Here's the Source Code for version 2.19: Touchdown_Challenge_v2.19.bas If you want to make any changes to a specific team and compile this yourself: 1. Extract the Touchdown_Challenge_Gfx.zip file to a subfolder in your 7800basic directory. The default in the source code is "\gfx_football", if it's different than that you'll have to update the source code with a new 'set basepath'. 2. Find the team graphics file you'd like to edit or change (<TeamName>_Football_Tiles.zip), and extract that file and overwrite the files in the graphics directory with those. 3. Edit the files with your favorite graphics editor. 4. Load the TMX file with the Tiled Map Editor and place the tiles where you'd like them. Each set of graphics files is unique, so a new TMX file will have to be created for each team on the fly. The file is included in the graphics zip file and is named "football_field.tmx". 5. Open the default source code file. 6. Find the Color table and Change P7C1 for the main logo color 7. Find the Background color setting and change that for the background color and secondary logo color. 8. Compile! Touchdown_Challenge_Buccaneers_v2.19.a78 Touchdown_Challenge_Buccaneers_v2.19.bin Touchdown_Challenge_Patriots_v2.19.a78 Touchdown_Challenge_Patriots_v2.19.bin Touchdown_Challenge_Rams_v2.19.a78 Touchdown_Challenge_Rams_v2.19.bin Touchdown_Challenge_Dolphins_v2.19.a78 Touchdown_Challenge_Dolphins_v2.19.bin Touchdown_Challenge_Vikings_v2.19.a78 Touchdown_Challenge_Vikings_v2.19.bin Touchdown_Challenge_Steelers_v2.19.a78 Touchdown_Challenge_Steelers_v2.19.bin 6 Quote Link to comment Share on other sites More sharing options...
+GoldenWheels Posted November 22, 2022 Share Posted November 22, 2022 Goddamn give this man a MEDAL. 4 1 Quote Link to comment Share on other sites More sharing options...
+sramirez2008 Posted November 22, 2022 Share Posted November 22, 2022 16 minutes ago, GoldenWheels said: Goddamn give this man a MEDAL. 100% Maybe a patch too. @Atarius MaximusLove that Dolphins logo. Thank you. 🙂 4 1 Quote Link to comment Share on other sites More sharing options...
+Mitch Posted November 23, 2022 Share Posted November 23, 2022 Time to start on the College teams now... Mitch 1 3 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted November 24, 2022 Author Share Posted November 24, 2022 On 11/22/2022 at 9:04 PM, Mitch said: Time to start on the College teams now... Mitch Haha. I know you're joking, but I honestly have no interest in revisiting this with college teams. 1 1 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted February 24, 2023 Author Share Posted February 24, 2023 I was having a problem with my AtariVox last year and I just recently received a new one from Al. Because I didn't have one last year, I didn't add any AtariVox features to the games I worked on last year. Now that I have one and have the ability to test speech I've made some updates to this game. Wow, it's really time consuming to test speech since I have to recompile and test on real hardware with every minor change. I'm not going to call this enhanced version complete yet as I'll probably make some more changes. As it stands now I've added the following to this version: The game announces "Are you ready for some football?" when it starts up. It speaks "Touchdown Challenge" at the title screen. It speaks "Press Right Fire to Start" when it's paused at the beginning of a new game. During gameplay the following phrases are spoken when appropriate: "Touchdown", "Out of Bounds", "Incomplete Pass", "Tackled", "Game Over", and "Interception". It would be fairly easy to add high score saving as well, but that's it for now. Enjoy. Touchdown_Challenge_v2.21.a78 7 Quote Link to comment Share on other sites More sharing options...
SlidellMan Posted February 25, 2023 Share Posted February 25, 2023 Wow, you have made a football game that is better than the past ten years of Madden NFL games. By the way, when I took your source code and compiled the ROM, the menu screen ends up all garbled. (I'm also studying your menu code to make my own game menus.) 1 Quote Link to comment Share on other sites More sharing options...
+Atarius Maximus Posted February 25, 2023 Author Share Posted February 25, 2023 1 hour ago, SlidellMan said: Wow, you have made a football game that is better than the past ten years of Madden NFL games. By the way, when I took your source code and compiled the ROM, the menu screen ends up all garbled. (I'm also studying your menu code to make my own game menus.) Thanks. I noticed that too on the code, as I downloaded it from this thread on a different PC when I was working on it today. Just change ‘set doublewide off’ to ‘set doublewide on’ and that will fix it. Why that little change was made before I posted it I have no idea, I don’t remember. I can probably help with your menu if you want to discuss via PM, or at least answer questions about how I’ve done it in the past. 1 Quote Link to comment Share on other sites More sharing options...
Silver Back Posted February 25, 2023 Share Posted February 25, 2023 23 hours ago, Atarius Maximus said: I was having a problem with my AtariVox last year and I just recently received a new one from Al. Because I didn't have one last year, I didn't add any AtariVox features to the games I worked on last year. Now that I have one and have the ability to test speech I've made some updates to this game. Wow, it's really time consuming to test speech since I have to recompile and test on real hardware with every minor change. I'm not going to call this enhanced version complete yet as I'll probably make some more changes. As it stands now I've added the following to this version: The game announces "Are you ready for some football?" when it starts up. It speaks "Touchdown Challenge" at the title screen. It speaks "Press Right Fire to Start" when it's paused at the beginning of a new game. During gameplay the following phrases are spoken when appropriate: "Touchdown", "Out of Bounds", "Incomplete Pass", "Tackled", "Game Over", and "Interception". It would be fairly easy to add high score saving as well, but that's it for now. Enjoy. Touchdown_Challenge_v2.21.a78 48.13 kB · 4 download Maybe you could add in an Easter egg phrase or two with the Atari vox. Like if you score a bunch of touchdowns in a row it says "Boom goes the dynamite" and if you can't score at all and the games nearly over it says "maybe you should try baseball". Or even something that's harder to trigger. Either way I love getting to hear the Atari vox work so when I get home I'm definitely gonna try "Atarius Maximus' Sports Talk Touchdown Challenge" 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.