Rangersfan30 Posted February 28, 2016 Share Posted February 28, 2016 How can I import the ballpark play by play for Arlington Stadium from the '84 mod into the other mods? I wanted to have Arlington stadium as a retro stadium. Quote Link to comment Share on other sites More sharing options...
Jim825 Posted February 29, 2016 Share Posted February 29, 2016 Here's what you would need to do: Extract the Arlington audio data files from the data/audio/cd/spch_pbp/stdnmdat.big. I can't remember which files they are off the top of my head (my notes are at home), but each stadium has one or two files (for example 019a.dat and 019b.dat). Extract the Arlington audio header files from the data/audio/spch_pbp/stdnmhdr.big. Again, there are one or two files (for example, 019a.hdr and 019b.hdr). Rename the data files to the number that corresponds to the stadium you want Arlington to replace (for example, rename 019a.dat and 019b.dat to 03a.dat and 03b.dat if 03 corresponds to the stadium you want to replace). The header files are also renamed to the new number, but there is one extra step required. The .hdr files must be opened with a hexadecimal (hex) editor and the index inside the file (which indicates which .dat file to use) must be changed to the new audio number. For example, if the dat and hdr files are being renamed from 019 to 03, then the index must be changed from 13 (which is 19 in hex) to 03. Once the header and data files have been renamed and the header files have been hex edited, they must be reimported into the stdnmdat.big and stdnmhdr.big files. Quote Link to comment Share on other sites More sharing options...
Yankee4Life Posted February 29, 2016 Share Posted February 29, 2016 I don't know about any of you but for me step #6 would be throwing in the towel after reading the first five set of instructions. Quote Link to comment Share on other sites More sharing options...
Jim825 Posted February 29, 2016 Share Posted February 29, 2016 It's really not all that hard. All you really need for tools are the eazip utility and a hex editor. After that, it's a matter of knowing what values correspond to each stadium. I have a sheet I created years ago with this information. I've got a similar sheet that has the numbers for the uniform slots and team name audios. 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.