Spam Prevention - PLEASE READ !! (23 Apr 2021)
Due to a problem with spammers the rules for posting in the forums have changed for new users.
Newly registered users won't have their posts published until a moderator approves them.
Career Mode
- Slippery Jim
-
Topic Author
- Offline
- Posts: 718
1) How does it decide the order of missions? Is it random or is there a .DAT file somewhere controlling it?
2) Why does the detailed info regarding the mission only show in career mode? Why don't the details show when you run the map in MISSION mode?
3) Is it worth the effort to make high definition versions of the career menus? (See Reaperman's HD version mock-up of Martin Brenner's licence attached below)
Please Log in or Create an account to join the conversation.
- Slippery Jim
-
Topic Author
- Offline
- Posts: 718
The only problem is the CD copy protection doesn't work in Windows 10. Anyone know any safe places to get a cracked 1.0 executable? I think the infamous Game Copy World became a hive of malware long ago.
Please Log in or Create an account to join the conversation.
- Copy-Cat
-
- Offline
- Posts: 181
Please Log in or Create an account to join the conversation.
- Slippery Jim
-
Topic Author
- Offline
- Posts: 718
Update: Nope. The .exe didn't work

Please Log in or Create an account to join the conversation.
- Slippery Jim
-
Topic Author
- Offline
- Posts: 718
- MISSION
- NEW CAREER
- RESTORE CAREER
- OVER AND OUT
Looks like Career mission order is controlled in Menu.dat file. The order appears to be:
MissionA
MissionB
MissionL
MissionD
MissionN
MissionG
MissionC
MissionI
MissionM
MissionX
MissionP
MissionF
MissionO
MissionS
MissionR
MissionY
MissionW
Does that mean the following Sierra downloadable missions are not part of Career mode?
Mission E - Hollywood Hills
Mission H - Chang's Chinese Theater
Mission J - LA Metro
Mission K - Steiner Center Parking Garage
Mission Q (GOTY) - Whitman Airport
Mission T - City Of Angels Hospital
Mission U (GOTY) - Los Angeles University
Mission V - Heather's Euro-Asian Imports (aka Auto Shop)
Mission Z (GOTY) - American Eagle Express
If this is true then that is a crime that needs to be solved!
Please Log in or Create an account to join the conversation.
- DarkSynopsis
-
- Offline
Please Log in or Create an account to join the conversation.
- Copy-Cat
-
- Offline
- Posts: 181
I believe there is a 5 man also.
I think DarkSynopsis is right, it wasn't release till the multiplayer patch was released. Then they released the remaining missions in the 10 man.
will look for game after werk. about 8pm cst. talk to you guys then.
Please Log in or Create an account to join the conversation.
- Slippery Jim
-
Topic Author
- Offline
- Posts: 718
I would expect to see it reflected in the MENU.DAT?
Since those missions were downloadable how would the game know you had them installed? There is a special note in the MENU.DAT that the order of the missions is important due to a quirk in the code. It has to follow the order that the career mode follows.
// Due to a quirk of the menu system, these must be in the same order as they are played in career else the wrong button will start out selected after playing a mission
// Also, do NOT insert any buttons before these, unless you change the code to match (the index of these buttons is hard-coded)
My hunch is they cheaped out and didn't bother with the CAREER mode with the downloadable missions. Just told us that we can run them in MISSION mode.
I suspect the only way (without the source code) to add them to CAREER mode is to combine all the downloadable files into a new .RES file and then add them to MENU.DAT file. Treat them as if the game was shipped with those missions. Not only is that a lot of work adjusting all the appropriate .DAT files but all of the pre-assault information would be missing ie voice recordings, security camera photos, map layout images, etc.
A lot of work!
Update: of course the only way to know for sure is to play through the 10 player career mode. The only mission names I see hardcoded into the game executable are the ones that trigger a movie upon failure.
Update 2: Actually I do see what looks like the career mode missions hardcoded into the game. None of the downloadable missions listed. Probably can't do anything about it
Please Log in or Create an account to join the conversation.