Jump to content

VertigoKeyz

Members
  • Posts

    21
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Weaklandn pointed out to me that the graphics were lost by the host. Not to worry. Everything is here in this PDF. Modding BNB for Dummies.pdf
  2. Here is my v0.9 for the Frontier League. I am not calling it v1.0 because I hit a snag when editing the mound pitcher hex. Ended up with floating jersey numbers, so I am leaving the original pitcher animations and ERAs until I get that ironed out. Shouldn't be long. Feel free to enjoy an early version though! Bases Loaded Pioneer League 2017 v0.9.nes
  3. STEP 7 - THE GREAT BEYOND The skills I have presented in this guide should give you a nice fresh game you can enjoy through many innings. If you want to go even deeper (watch out for the wall!), I recommend you check out GRG's post toward the bottom of http://tecmobowl.org/forums/topic/55034-bases-loaded-original-anyone-ever-edit-this/ With that I wish your feet to be swift, your bats to be mighty, and your balls...to be plentiful.
  4. STEP 6 - MAKE A SPLASH Personally, I consider this step purely optional. But if you really want to make your new mod your own, you will want to go the extra mile (or 90 feet as the case may be) and edit the splash screen. While you are certainly welcome to change the whole screen pixel by pixel, I am going to just make a basic change and add text to the Bases Loaded logo. If you plan on doing this step, you will find this graphic very helpful. If this looks confusing, let me de-confound you. Open your latest mod with TLP again. Scroll all the way down to the bottom of the graphic library and then back up a little bit until you see this. As we have seen many times before, we have a hex grid 16x16, provided you haven't changed the default window. This grid in conjunction with the other graphic will show you how the splash screen is composed. All you need to do is decide where you want to place your text. Just as we edited the team initials for the gameplay screen, you can edit the blocks to spell out whatever you choose. Just click on the block in the library then use the tile editor to create the new graphic. One thing before you put your text just anywhere: The three blocks below the map represent graphics which are repeated somewhere. "0F" is just a transparent square (the background of the title screen is purple so anywhere you see purple, that is the transparent "color"). "2B" is a full red block, which you can see scattered in various places. Lastly the "D5" block is only used twice, but unfortunately is it USED TWICE!! Again... Freakin' Jaleco! Despite this, there is still plenty of space to throw in text. And don't forget, if you use a letter twice, you can drag and drop in the library to copy. When you are done, save your ROM and enjoy the fruits of your labor!
  5. STEP 5 - PLAYING THE RACE CARD Unlike Bad News Baseball, Bases Loaded allows for racial diversity. Well, to the black or white extent anyway. It also allows for facial hair differences; players can be clean shaven, have a moustache, or have a full beard. We can find the code for this mingled in with a bounty of other player information. Don't let that overwhelm you. By a stroke of good luck, each player's information takes up 16 blocks of hex code, so the columns will be perfectly aligned when we go to change them. As per usual, FCEUX, ROM hex editor, you know the drill. This time scroll down to "01CD70". The second to last hex says "50". This means HARRIS for BOSTON is a left-handed white guy with a moustache? How do I know this? I'm psychic!! No, not really. I just have this guide, and now you do too! As I said, players consist of 16 blocks, so after you are done editing HARRIS, just go down one and you are editing MCGRAW, then one down again to FREIDA, and just like that on down. This step is made easier by the fact that the players are ordered just like the team planning forms and following the "BNPDJMKUHOTL" order. Edit away, save, and you have your real life teams ready to play!
  6. STEP 4 - COLOR ME IMPRESSED After that last step, you are probably expecting something complex and challenging this time. Sorry to be the bearer of bad news, but this is going to be quick and easy, but colorful! Literally. Since we did such a good job of planning things out in Step 1, this is going to be little more than changing a couple of dozen hex codes. Once again, open up FCEUX, go to the ROM hex editor, and we don't even need a table this time. Head to line 01B540. The last 2 hexes are 10 and 0F. These are the corresponding color codes for the uniform and helmet respectively. All we need to do is go through our team planner and replace the hexes with the new ones. Oh, no! I have the helmet codes before the uniform codes! Heh, I had to throw a little curve ball at you. After you're done, you know the routine. After you save, take a moment to play the game and see how it is shaping up.
  7. STEP 3 - SAY MY NAME, BYOTCH! While replacing the names of 360 ball players in a video game doesn't sound like a day at the beach, it isn't something that is particularly difficult, thanks largely to the way both we and the code are organized. We will need to open up FCEUX once again, go to the ROM hex editor, load the first team select table from the previous step, and get ready to do some typing! Be sure to turn your CAPS LOCK on so that all of the names are capital like the originals. Scroll down to line "011EF0" and you will see all of the original game's players starting with HARRIS from Boston. As you can see in this graphic, all the teams and players are neatly organized with the starting line-up in red, the pitchers in gold, and the benchwarmers in blue. Click on the "H" in HARRIS and go to town. Aren't you glad we made up those roster pages in Step 1?? When you are done, save the file or create an new one as you like.
  8. STEP 2 - TEAMING UP When it comes to updating the team names with our new ones, there are 4 sets of changes we will be making. Let's start off with the team names themselves. Start by opening FCEUX. Select "File >> Open ROM" or press Ctrl + O. Open the " Bases Loaded (U) (PRG2) [!].nes" file you downloaded. The game will start right up. We won't need to delve into the game so select "NES >> Emulation Speed >> Pause" or hit the Pause key on your keyboard to stop the game. Normally I would take you through the steps of digging into the graphics to create a table for working with the hex code, but I am going to skip that in this tutorial and just show you the tables you need to make. If you want to see the more in depth process, check out my Bad News Baseball tutorial at (http://tecmobowl.org/forums/topic/69310-bad-news-baseball-team-replacement/). Open TBLater and fill in the cells to match this image. Jaleco didn't seemed concerned with keeping the alphabet in order or together for that matter. Regardless, once you have the table filled in, click "File >> Save" (or ctrl + S) and save the table as "teamselect.tbl". DO add the ".tbl" extension, as for some reason, TBLater chose not to do that automatically. You can close TBLater now. Go back to FCEUX now and click "Debug >> Hex Editor". This will open up the powerhouse of code under the hood of every NES game. In the hex editor window, click "View >> ROM File". This will allow us to edit the actual hard coding of the game. Next, click "File >> Load *.TBL File" and select the "teamselect.tbl" file we just made. You will notice a change to the code on the far right of the editor. This is where we will locate our team names. Click "Edit >> Find" to open the search window. In the "Type" area, select "Text". Then type in any of the team names in the "Find What" box. I will use BOSTON. Be sure to type in all caps, then click "Find Next". Notice the window jumps down to line 018E40 when the first occurrence of "Boston" is. You can see that all the team names are grouped together. All you need to do now is change the names. This is where your planner comes in handy. The name block starts with "BOSTON" and ends with "L.A.". An important thing to remember here before you start is that each team name uses exactly 6 characters including periods and spaces. With that in mind, click on the "B" in "BOSTON". With your caps lock on, type in the 6 character name of your corresponding replacement team. In my example, that is "CITY". In this case, I will need to add 2 spaces. For this, I need to click on the "89" that is highlighted on the far left. I will then type the hex code "02" twice for two spaces (02 being the code for [space] in this particular game). That puts my cursor (on the right) at the N in "N.Y.". I continue typing with my next team, "EVANSV". With 6 letters, it fills the block, as does "FLOREN", "GATEWY", and so on up to "LAKE E", when I will use another 02 for the space. If you happen to have a team name like "L.A." that needs periods in it, you do the same as you did with the space, but using the hex code "2C" instead of "02". After you have overwritten "L.A..." (the 2 extra periods representing spaces; a bit confusing but look at the hex code when in doubt), we are ready to move on to the 1-character abbreviations. There are two sets of these, which for some reason are in different orders. Freakin' Jaleco! Anyway, our first set of initials is just above the team names in line 018E10. These are in the same order as our team names, so all you need to do it highlight the B in "BNPDJMKUHOTL" and type the first letters of each team name. In my case, this would be "CEFGIJLNRSTW". There. That was easy. The next one will almost be as quick, but in this case the order is more like that of the team select screen. Scroll down to line 0191D0. On the right, you will see "ELECT..LP.K.B.N.". The "P" stands for Philly, the "K" for Kansas, and so on. To help transpose the characters, consider the "BNPD..." to be numbered 1-2-3-4.... Then rearrange the characters to this pattern: 3-7-1-2-6-4..5-9-8-12-11-10. Keep in mind there are a few extra spaces in between the D and the J originally. In my case, I end up with "F.L.C.E.J.G...I.R.N.W.T.S". For the fourth and final part, we are going to have to do some graphic editing as well as hex. Freakin' Jaleco. Before we can open the ROM in our next program, we need to save our edited ROM file. In the hex editor, click "File >> Save ROM As". Give your ROM a new name so as not to save over the original, in case you need to go back to it at some point. Once saved, you can close FCEUX. Here is a screenshot of the graphics we will be working with. In the right block, you will see some Japanese characters and some English characters. The English ones represent our team initials as well as the BSO (Balls-Strikes-Out) characters. Look at the available characters, determine which ones you can recycle, and make a note of them. In my case I am able to reuse "J" (Joliet), "L" (Lake Erie), "N" (Normal), "S" (Schaumburg), and "T" (Traverse City). The other 7 I am going to have to recreate. Fortunately, there are plenty of unused letters. I can't touch the B or the O (that would mess up the Balls and Outs characters), but I can use the U, P, M, D, K, H, and any one of the Japanese letters. I just need to make sure to keep the hex values for placement correct. Creating a small table is going to be the best strategy here. On the left I have the original team initials, in the middle I have my team letters (in the corresponding "BNPDJMKUHOTL" order - You'll see why shortly), and on the right I will place the hex codes, using the same hex grid method we did in making the table. Each code represents a row (from 0-F) with the first character and a column (0-F) with the second. The blue codes are the ones I am reusing, the reds are the replacements, and the green one is the Japanese replacement. For the replacement, I chose to replace the available characters in order. As you can see, I am replacing the first available one "U" with my first needed one "C". Then the available one "P" with my needed "E", and so on. You are free to do the replacement in any way you choose, but keeping in mind what you can change and what you can't. And most important, make sure the hex numbers are accurate (this will make the last step much easier). It is time to open up Tile Layer Pro. Run the program and click "File >> Open" (or ctrl + O) and select your latest custom ROM. When you first open the file, you will see a grid with what looks like a whole bunch of scrambled pixels. These are actually the first graphics in the ROM file. The ones we are going to play with are lower down. When you get about 80% down, you will see the same group of letters "SULP..." that appear in the above capture. Actually there are 3 sets of them if you scroll lower, but we will get to that in a moment. The first change I want to make is changing the "U" to a "C" for (Windy) City. Changing graphics in TLP is going to be a lot like using a primitive Windows Paint. Start by clicking on the graphic you want to change. It will show up in the "Tile Editor" window. From here we will use this graphic... ...as a guide to make our new letters match the existing ones. Simply tap the color in the palette editor and click and drag to paint in the tile editor. Since we are only changing individual 8x8 graphics, we don't need the tile arranger like we would for larger graphics. Once we have one set of graphics changed, we need to do the same for the other 2 sets. This is the easy part though. All you need to do is drag the corner of the graphics library to make it big enough to see all 3 sets, then drag and drop the new blocks on top of the corresponding blocks of the other sets to copy and paste them. When you are done with this, you can click the little disk button to save the ROM and close TLP. One more step and we will have all the teams updated. Go back into FCEUX and open the file you just saved. We will also need to make another table so let's do that first. With TBLater, replicate this grid and save it as "teamselect2.tbl". Now open the hex editor in FCEUX, select "ROM File" from the View menu, and load the table you just made. Scroll down to "0062F0" and you will see a "...B.N.P.D.J." and so on. Remember when I said "make sure the hex numbers are accurate" (Go ahead, scroll up. I did say that.) and how I ordered the list? Here is where it is going to help. Since we would have to go back and forth repeatedly to change the letters with new tables in order to change the code by messing with the text, we are going to attack the hex codes straight away. And all we need to do is enter them in the same order as out spreadsheet! Click on the first "B" and then click its highlighted hex on the left (in this case, the "36"). Now just type in your first hex code (mine being "33"). Click the right arrow to skip one (as they are all separated by one hex), then type the next one (for me "35"). Keep doing this until you have completed your list. Since there are two sets (one each for home and away I assume), we will need to do this a second time. Like before, click the "B" right after the set you just did (there is a "J" between the 2 sets for some reason; don't mess with it since it might be important) and then its hex to the left and repeat the same process. There! It took some doing, but we have replaced all the teams! Once you have completed the name changes, either click "File >> Save ROM" to overwrite the custom file or "File >> Save ROM As" and give it a new name. ROM files are very small so I like to make versions of them. That allows me to go back if I make a mistake without having to redo everything, but the choice is yours. Once saved, you can close FCEUX and reopen it, load your custom ROM, and see the changes.
  9. STEP 1 - FAILURE TO PLAN IS A PLAN FOR FAILURE As I did with Bad News Baseball, my first objective is to come up with a plan of attack. This will include everything written out to make the individual steps go more smoothly. We also want to make sure we have all the software needed, so let's actually do that first. The tools we will need are: The Bases Loaded ROM: http://www.freeroms.com/rom/nes/bases_loaded.htm Emulator/Hex Editor FCEUX: http://www.fceux.com/web/download.html Table Creator TBLater: http://www.romhacking.net/utilities/56/ Graphic Editor Tile Layer Pro: http://www.romhacking.net/utilities/108/ If you are new to ROM editing, three new programs can seem pretty overwhelming, but don't worry. We will go slowly. Once we have all the software, we can continue coming up with a written plan. I use Excel to design my approach, but you can use Google Docs for free, or even write things out by hand. Whoa! Where are these numbers and colors coming from. Don't panic! Those are simply colors and codes from the standard NES palatte. You can easily use this guide to choose the best colors for your teams and type in the corresponding ## code. You can also color the cell in to match if you want to be fancy like me. Fancy being another word for ADD. In addition to the basic planner now is a good time to plan out your teams' rosters. To make this as painless as possible, I have made roster sheets for each team in the game, complete with stats and positions so you can match up players with abilities and what position they play. There is also a blank column on the right to fill in your players' names. One thing to keep in mind is that the game limits player and team names to 6 characters each. So if you are adding Maximillian Winchesterton to the Saskatchewan Roughriders, you should prepare to get kind of creative with abbreviation. Boston Roster N.Y. Roster Philly Roster D.C. Roster Jersey Roster Miami Roster Kansas Roster Utah Roster Hawaii Roster Omaha Roster Texas Roster L.A. Roster While it is possible to change the player abilities in the hex code, it is way more complicated. Since this guide is for beginners, we want to take a simpler approach. We will be modifying the players based on race and facial hair, but that is later on. For now, let's focus on the skills and positions. Once you have everything planned out, it is time to start working with the code.
  10. A while back I made a "For Dummies" guide on modding Bad News Baseball for the NES. While I enjoyed that game very much, I always had a soft spot for the original Bases Loaded. It was my second baseball game ever; RealSports Baseball on Atari 2600 was actually my first. I really appreciate the simplicity and pick-up-and-play-ability of it. However, I had never explored modding it until now. And I want to share that with you. So come along and make Bases Loaded your own.
  11. BONUS 1 - WHO'S ON FIRST? Now that we have tackled the game graphically, it is time to head to the front office. When it comes to changing players, you are limited only by your willingness to dig deep into the roster. Our past efforts have set us up with the skills we need already so let's see how we can change the players' names. This is going to be very similar to the method we used to change team names in Step 2. Open your ROM with FCEUX, open the Hex Editor, and view the ROM file. Load the "teamselect.tbl" file again. You kept that, right? If not, go back to Step 2 and recreate it with TBLater. Now scroll down to line 004110. On the right, you will see "STEVE" this is the first player of the first team, S.F. From here, all of the players are in the order they appear in the game. "STEVE" down to "JERRY" are the 14 S.F. fielders, then "MAC" through "TRAVIS" are the 6 S.F. pitchers. Following that, you have "SHAYNE" through "CEASAR" (the 14 L.A. fielders), then "CARLOS" through "MATT" (the 6 L.A. pitchers), and so on. After all of the boys names, you have the girls names in the same order (Yes, let's not forgot that BNB has a girls mode. Even Trump can't take away a woman's right to play baseball)! When it comes to editing the roster, you alone can determine the depth of your changes. In its simplest form, you can change the names and call it a day (Note: just like the team names are exactly 8 characters, the players' names are exactly 6). If you want to go a little deeper, you can plan out the players based on the positions they play in real life. You can also arrange them based on batting average, home runs, ERA, and on, and on! If you want to go full BNB psycho on it, you can edit the actual skills in the hex editor. I won't go into that here but if that is your thing, check out this guide (http://tecmobowl.org/forums/topic/51349-player-statsabilities-for-bad-news-baseball/). Since roster management is such a massive effort, I am providing a spreadsheet with all of the players and stats. Printing it out and using it to plan your team should make it significantly easier than bouncing around from screen to screen looking for stats in the game. I put a lot of work into that so, as Kevin Costner said in "Bull Durham", when you speak of me, speak well. BSB_roster.xls
  12. STEP 7 - LOOKIT THE SCOREBOARD! Aside from a few optional changes, this is the last step in customizing Bad News Baseball to our own preferences. As I mentioned much earlier, when it comes to the scoreboard, there are a few graphics that are shared between teams. We are going to take care of that first by changing a few lines of hex code. In the Hex Editor of FCEUX, go to the lines below... ...and change the red boxes as such... What this will do is allow us to use a few empty graphics to replace the shared graphics previous piggybacked by Oakland, Detroit, and Toronto. Our next task is to create our graphics to match our new teams. We will do this similar to creating the logos, but with a lot less work. With CorelDraw, Adobe, or just graph paper, come up with an 8 x 16 block grid. We will red out the first 3 columns so we are sure not to use them, like all the ones in the original game. Next, using the alphanumerics in the game as a guide, recreate your teams logos. Be sure to keep in mind what teams correspond with yours. Here is an example using another project I am working on to recreate the independent Frontier League (Go, Wild Things!!). Open your ROM in Tile Layer Pro again, and scroll down a little bit until you see the first text grouping. Before we change the graphics, we will duplicate the shared graphics by simply dragging and dropping to the empty blocks like this. Now, drag the different 2 block sets to the Tile Arranger and edit them using the Tile Editor. When you arrange them, keep in mind that the graphics you duplicated correspond with Oakland left, Detroit left, Detroit right, and Toronto left. Since there are 4 sets of scoreboard graphics, we will need to duplicate both the fill-in graphics as below (use the same order as the first set) as well as the changed graphics you made a few more times. Expanding the window will allow you to drag and drop the same graphics to these other spots. One last step: you will need to change the green to blue in the second and third set to match the rest of the groupings. Naturally, you can change the second set and just drag and drop to the third set (wish I had thought of that before. Oh, well). You have just completed your modification of Bad News Baseball!! I will be posting a couple of follow up articles, but aside from that, enjoy your new game!!
  13. STEP 6 - AND NOW A WORD FROM OUR SPONSORS We have already changed the uniform colors during game play, but you may have noticed that the players look the same when teams switch sides. We are going to take care of that right now. For the in-game colors, we only had to change one 3-hex block for each team. This step is a little more complex, though not much. I smell an opportunity for another planner... Ooh! Look at all the pretty colors! Sorry. With this planner, there are a few things to take note of. The first, naturally, is that there are 3 lines for each team. That is because we need to change three blocks of 3 hex codes for each team. It has to do with the graphics being large and actually being made up of 4 colors. Another thing to note is that I have capitalized some of the entries in the color column and made them red. These represent codes that we will not change. All the BLACKs in the first column are for the lines in the graphics, and the FLESHes in the second and third columns are (obviously) for the flesh regions. Remember, unless you want your team to be green men from Mars, you probably want to leave this alone. Once you know the colors not to change, the others are quite easy. The "Color 2" row is the color of the helmets, socks, and sleeves of the uniform and the "Color 3" row is for the main uniform. It takes a little time to come up with these planners, but it is time well spent as you will see in the next part. Wow! What a mess! Actually it really isn't. Aside from the usual bass-ackward order from the rest of this guide, everything is ordered just like in our planner. The first 6 colored blocks match up with the first row of the "first" six teams. As you can see the first hex is "0F" (black), then the helmet/socks/sleeve color, then the uniform color. The next 6 blocks match up with the "last" six teams. The skipped block, I believe, is for the first All-Star team and the second is for the other. Following that we have the same in order, but this time each block has a black "0F", then a flesh "36", and lastly a uniform color. Can you guess what the last set of blocks are code for? That right! Black "0F", helmet/socks/sleeve color, and a flesh "36". I told you that planner would help keep things simple. Well, as simple as hex modification can be anyhow. That was probably the most time consuming step of the whole guide, aside from editing the logos with TLP that is. But we are on the home stretch. Our last step is to tweak those scoreboard initials. However, since this guide wants to be as thorough as possible, we will be adding a few bonus steps: Changing player names (if you want to match up with the real life teams) and editing the title screen (if you want to let people know right away that they are playing a modified version of the game).
  14. STEP 5 - PAINT IT BLACK (OR BLUE OR RED OR...) Now that we have the logos designed and changed, we need to do something about those colors. Since we have already used the hex editor to change the player colors during gameplay, we have a good idea of how things work. It is time, however, to come up with another planner sheet. In my time writing this, my planner sheets have evolved and gotten a little more colorful. It isn't necessary that you do the same, but it is an option for you to choose. The easiest way to do this is to open your latest ROM and start a game, which will take us to the team selection screen. One team at a time, go through and compare the colors of the original logo (columns D, E, and F of the spreadsheet) with the corresponding colors of your new logos. This will help you to determine what new colors goes in which columns (J, K, and L in my sample). Make these changes on your spreadsheet first, then we can move on to changing the hex code all at once. After your spreadsheet is complete, open the Hex Editor, View the ROM file, and scroll down to row "01DAC0". There are two sets of codes you will need to change: One for the team select and one for the cut scene screens. Oddly, the programs didn't combine this into one access of the graphics, but whatever. This first set of changes is just like before, grouped in the red boxes below. The order is per usual (Position 1 is first, 12 is second, 11 is third...I know, I know). Once you have those changed, we will need to edit the colors for the cut scene logos. This one is a little trickier because they are shuffled around a bit, but if you understand the order, it isn't too bad. 4 of the code blocks are in lines "0089E0" through "008A00". In order, these edit the colors of Positions 1, 8, 4, and 3. The second collection is just below the first in lines "008A90" through "008AC0". The order of these are 2, 12, 11, 10, 9, 7, 6, and 5. Once you complete these changes, save your ROM as a new version and give it a go. You will notice that all your team logos are correct in color and design on all screens! We are headed toward third with our editing. All that is left for us to do is edit the scoreboard team designations, change the title screen, and up next, edit the player colors in the cut scene screens.
  15. STEP 4 - LOGO MY EGGO! Here is where we are going to get our hands dirty, figuratively speaking. There are plenty of different programs to aid in turning your logos into 32 x 32 pixel representations, and there is the old fashioned pencil and paper method. But no matter which method you use, there are a couple rules when it comes to making those logos proper for the game. All logos must be 32 x 32 pixels (naturally). Logos can be made up of a maximum of 3 colors and 1 transparent layer. Since failing to plan is a plan for failure, figure out how you are going to create the logo within these parameters, then we will get to editing the ROM. I use CorelDraw as my main graphics software, but my method would translate just as well to the more popular Adobe software. I start out by creating a 32 x 32 grid with black outline and no fill. I then take a downloaded graphic of the official logo and lay it behind the grid. I keep a copy of the NES palette on the page as well to be able to sample and fill with the paint bucket tool. Block by block, I fill in the most representative color with a selection from the palette. Keep in mind we only have 3 colors to work with so some sacrifices (no pun intended) may have to be made. For this particular game, I don't incorporate the transparent layer at all, since the actual background on the team selection screens are blue and the main foreground is black. It just looks better to fill the whole empty space with white or black or some color consistent with the regular logo if need be. To match the programmers' concept, I also choose a color to wrap around as a border. Lastly, I overlay a 4 x 4 grid. As the individual logos consist of sixteen 8 x 8 blocks, this will make it easier when it comes to working with the graphics in Tile Layer Pro. Speaking of it is time to do just that (once you have all 12 new logos planned). Download the program here (http://www.romhacking.net/utilities/108/) and unzip it to your computer, then run the program. Click "File >> Open" (or ctrl + O) and select your latest custom ROM. The main graphic library will initially show 16 rows of images. Go ahead and drag the lower border down so you can see more images. Click the down arrow until you are about a third of the way down and you will see an area with an upper and lower case alphabet like this. You will know you are in the right spot by the "1", "Play", "II", "ER", etc. below the alphabet. In between those two regions are the graphics for the logos. They are set up as above. We will start with changing the S.F. logo to the University logo I have prepared. While you are free to redesign the images from within the library, it is easier to reconstruct the initial logo and then edit. Before we do that, we will edit the colors in the Palette Editor to match those of our logo. This doesn't actually change the in-game colors; it is simply to help us visually during editing. Click the title bar of the Tile Arranger. The Palette Editor will go from 4 colors to a grid of 16. We only need to edit the first 4 colors on the top row. Actually we will not change the very first one since that is the transparency color. It doesn't matter what color you replace with what. Click on the Green color to change it. For my example we will be changing it to a deep red. The colors don't need to be perfect; we just want them to be close enough to make it easier on our eyes. A deep red appears when the sliders are set at R140:G0:B0. I will also need a gold in the next spot (R255:G205:B0 will do nicely) and white (All set at 255). You will notice nothing has changed on the graphics palette. That's okay. We will see the change next. The "Tile Arranger" is our workspace for reconstructing logos in TLP. There is a trick to each logo when reconstruction. The images from left to right are arranged like this. So when you drag them over you want to place the first one, then the second one goes below it, then the third one is next to the first, the fourth is below that, and so on. After the 8th block, you place the 9th below the second, the 10th below that, and so on. Once a logo is reconstructed, we can easily edit the logos. We will start with the S.F. logo. Once we reconstruct it, we can wipe each tile clean and work fresh. I will be using white to overwrite the tiles. Click the upper left hand of the S.F. logo and it will appear in the Tile Editor window. I will choose the white color in the Palette Editor, then just click and drag all over the Tile Editor window. Now I can refer to the graphic I created earlier and recreate it in the ROM. The Tile Editor works just like a primitive Microsoft Paint program. When you are finished with the first block, click on the next in the Tile Arranger and continue with your guide. When you have finished recreating your first graphic, you will probably want to see how it came out. Click "File >> Save As" and save the ROM as a new revision. It is best to not overwrite your original file in case something unexpected comes from your effort. Run the new ROM and start a game. You will see that the S.F. logo is replaced by your new one. The colors probably won't be correct, but that's okay. We will get to that soon. For now, open the new ROM in TLP again and continue editing the rest of your logos. When you complete all of them, double check them by running the ROM to make sure they all look good. Next up, we will give them the correct color.
×
×
  • Create New...