Discussion for Driver [EU] / Driver: You are the Wheelman [US] (1999)
By spoonman
Registration Days
#2729
Well, first of all I would like to say that I'm glad to see driver enthusiest still exist out there today. I used to play this game alot when it first came out. I decided to dust it off the other day and play through it again to bring back old memories. One memory (not so fond) that I have of it is being nearly impossible to actually play. In order to actually get into the game, you have to beat the training mission. WHAT.... THE.... F#$%? This is so incredibly hard, it takes away from the game. I've been playing for the past 3 hours trying to get past it and I simply can't. I seem to remember having the exact same problem the first time I played and found a patch to bypass the training level.

I mean seriously, the game it self is not that hard... why is the training level almost impossible? I've watched the "demo" mode but it doesn't make any sense to me. What is a 180 degree turn supposed to be? To me that means taking the car and making it immediatly go from one direction to the opposite. Why the game doesn't recognize that I'm doing that is beyond me. I mean seriously, has anyone else sat there for hours trying to beat the training mission just so they can move on to the game? It boggles my mind :shock: Is there someway to bypass it?
User avatar
By madness
#2730
For starters, I've sat through the entire test and finally got it finished however every single other time I played the game I skipped it. It took me ages to complete but I finally passed the test.

There is a way to bypass it once your sick and tired of trying to pass the test.

So by following the following instructions you can easily get past...
NOTE: If you can't be bothered following the instructions below go down to the very bottom of the post to receive instructions in downloading the patch I just showed you to create.

Step 1: Go into the main DRIVER directory commonly installed by default as "C:\Program Files\GT Interactive\Driver\"

Step 2: Open up the data folder

Step 3: Right-Click mladder.dml and press open

Step 4: Check Select a program from the list, Press (OK)

Step 5: Find "Notepad" and press "Ok"

Step 6: Now you should see the following in notepad
Code: Select all
#-------------------------------------------------#
# Driver Mission ladder.             By R.Lazzari #
#-------------------------------------------------#
SETCITY [MIAMI]

RENDER 2

INTERVIEW
QUITONFAIL

ROOM
 MISSION 1
  QUITONFAIL
ENDROOM

ROOM
 MISSION 2
  QUITONFAIL
  ROOM
   MISSION 4
    QUITONFAIL
    SUBMISSION 401
     QUITONFAIL
     SUBMISSION 402
     QUITONFAIL
	 RENDER 25

  ENDROOM

 MISSION 3
  QUITONFAIL
  SUBMISSION 5
   QUITONFAIL
   SUBMISSION 53
    QUITONFAIL
ENDROOM

ROOM
 MISSION 6
  QUITONFAIL
ENDROOM

RENDER 1

MISSION 7
QUITONFAIL
MISSION 54
QUITONFAIL

ROOM
 MISSION 8
  QUITONFAIL
  SUBMISSION 10
   QUITONFAIL

 MISSION 9
  QUITONFAIL
  ROOM
   MISSION 11
    QUITONFAIL

   JOKE 0

   MISSION 12
    QUITONFAIL
  ENDROOM
ENDROOM

RENDER 3

MISSION 13
QUITONFAIL

RENDER 5

SETCITY [SF]

MISSION 14

RENDER 6

ROOM
 MISSION 15
  QUITONFAIL
  SUBMISSION 151
   QUITONFAIL
  RENDER 64


 MISSION 16
  QUITONFAIL
  SUBMISSION 161
   QUITONFAIL

 MISSION 17
  QUITONFAIL
ENDROOM

RENDER 7

ROOM
 MISSION 18
  QUITONFAIL
  SUBMISSION 20
   QUITONFAIL

 MISSION 19
  QUITONFAIL
  SUBMISSION 21
   QUITONFAIL

 JOKE 1
ENDROOM

MISSION 22
QUITONFAIL
MISSION 221
QUITONFAIL
MISSION 222
QUITONFAIL
MISSION 223
QUITONFAIL

RENDER 8

ROOM
 CARSELECT 1

 MISSION 23
  QUITONFAIL

 MISSION 24
  QUITONFAIL
ENDROOM

RENDER 9

MISSION 25
QUITONFAIL

RENDER 10

SETCITY [LA]

ROOM
 CARSELECT 0

 MISSION 26
  QUITONFAIL
  SUBMISSION 28
   QUITONFAIL

 MISSION 27
  QUITONFAIL
  SUBMISSION 29
   QUITONFAIL
ENDROOM

RENDER 11
RENDER 14

MISSION 30
QUITONFAIL
SUBMISSION 301
QUITONFAIL

RENDER 15

ROOM
 CARSELECT 2

 MISSION 31
  QUITONFAIL

 MISSION 32
  QUITONFAIL

 MISSION 33
  QUITONFAIL
ENDROOM

RENDER 16

SETCITY [NY]

ROOM
 JOKE 2

 MISSION 34
  QUITONFAIL
  SUBMISSION 341
   QUITONFAIL
   RENDER 44

   SUBMISSION 342
    QUITONFAIL
    RENDER 45
    
    ROOM
     MISSION 36
      QUITONFAIL
      RENDER 17
    ENDROOM

 MISSION 35
  QUITONFAIL
#Trigger Ali Story completed
  TRIGGER 0
  RENDER 18
  SUBMISSION 37
   QUITONFAIL
   RENDER 19
ENDROOM

ROOM
 MISSION 38
  QUITONFAIL
  SUBMISSION 40
   QUITONFAIL

 JOKE 3

 MISSION 39
  QUITONFAIL
  SUBMISSION 41
   QUITONFAIL
ENDROOM

RENDER 21

IF 0
 MISSION 43
 IFOK
#Trigger Mission 43 successful
  TRIGGER 1
  RENDER 20
 ENDIF
ELSE
 MISSION 42
  QUITONFAIL
ENDIF

RENDER 22

MISSION 44
QUITONFAIL

#President render
RENDER 70

#If Ali Story completed
IF 0
#If Mission 43 also completed
 IF 1
#Ali B
  RENDER 66
 ELSE
#Ali C
  RENDER 67
 ENDIF
 #Hills
 RENDER 69
ELSE
#Freeway
 RENDER 68
ENDIF

END



Step 7: Remove the following code from the top of the script
Code: Select all
RENDER 2

INTERVIEW
QUITONFAIL
Step 8: Then you should be left with the following code
Code: Select all
#-------------------------------------------------#
# Driver Mission ladder.             By R.Lazzari #
#-------------------------------------------------#
SETCITY [MIAMI]



ROOM
 MISSION 1
  QUITONFAIL
ENDROOM

ROOM
 MISSION 2
  QUITONFAIL
  ROOM
   MISSION 4
    QUITONFAIL
    SUBMISSION 401
     QUITONFAIL
     SUBMISSION 402
     QUITONFAIL
	 RENDER 25

  ENDROOM

 MISSION 3
  QUITONFAIL
  SUBMISSION 5
   QUITONFAIL
   SUBMISSION 53
    QUITONFAIL
ENDROOM

ROOM
 MISSION 6
  QUITONFAIL
ENDROOM

RENDER 1

MISSION 7
QUITONFAIL
MISSION 54
QUITONFAIL

ROOM
 MISSION 8
  QUITONFAIL
  SUBMISSION 10
   QUITONFAIL

 MISSION 9
  QUITONFAIL
  ROOM
   MISSION 11
    QUITONFAIL

   JOKE 0

   MISSION 12
    QUITONFAIL
  ENDROOM
ENDROOM

RENDER 3

MISSION 13
QUITONFAIL

RENDER 5

SETCITY [SF]

MISSION 14

RENDER 6

ROOM
 MISSION 15
  QUITONFAIL
  SUBMISSION 151
   QUITONFAIL
  RENDER 64


 MISSION 16
  QUITONFAIL
  SUBMISSION 161
   QUITONFAIL

 MISSION 17
  QUITONFAIL
ENDROOM

RENDER 7

ROOM
 MISSION 18
  QUITONFAIL
  SUBMISSION 20
   QUITONFAIL

 MISSION 19
  QUITONFAIL
  SUBMISSION 21
   QUITONFAIL

 JOKE 1
ENDROOM

MISSION 22
QUITONFAIL
MISSION 221
QUITONFAIL
MISSION 222
QUITONFAIL
MISSION 223
QUITONFAIL

RENDER 8

ROOM
 CARSELECT 1

 MISSION 23
  QUITONFAIL

 MISSION 24
  QUITONFAIL
ENDROOM

RENDER 9

MISSION 25
QUITONFAIL

RENDER 10

SETCITY [LA]

ROOM
 CARSELECT 0

 MISSION 26
  QUITONFAIL
  SUBMISSION 28
   QUITONFAIL

 MISSION 27
  QUITONFAIL
  SUBMISSION 29
   QUITONFAIL
ENDROOM

RENDER 11
RENDER 14

MISSION 30
QUITONFAIL
SUBMISSION 301
QUITONFAIL

RENDER 15

ROOM
 CARSELECT 2

 MISSION 31
  QUITONFAIL

 MISSION 32
  QUITONFAIL

 MISSION 33
  QUITONFAIL
ENDROOM

RENDER 16

SETCITY [NY]

ROOM
 JOKE 2

 MISSION 34
  QUITONFAIL
  SUBMISSION 341
   QUITONFAIL
   RENDER 44

   SUBMISSION 342
    QUITONFAIL
    RENDER 45
    
    ROOM
     MISSION 36
      QUITONFAIL
      RENDER 17
    ENDROOM

 MISSION 35
  QUITONFAIL
#Trigger Ali Story completed
  TRIGGER 0
  RENDER 18
  SUBMISSION 37
   QUITONFAIL
   RENDER 19
ENDROOM

ROOM
 MISSION 38
  QUITONFAIL
  SUBMISSION 40
   QUITONFAIL

 JOKE 3

 MISSION 39
  QUITONFAIL
  SUBMISSION 41
   QUITONFAIL
ENDROOM

RENDER 21

IF 0
 MISSION 43
 IFOK
#Trigger Mission 43 successful
  TRIGGER 1
  RENDER 20
 ENDIF
ELSE
 MISSION 42
  QUITONFAIL
ENDIF

RENDER 22

MISSION 44
QUITONFAIL

#President render
RENDER 70

#If Ali Story completed
IF 0
#If Mission 43 also completed
 IF 1
#Ali B
  RENDER 66
 ELSE
#Ali C
  RENDER 67
 ENDIF
 #Hills
 RENDER 69
ELSE
#Freeway
 RENDER 68
ENDIF

END



Step 9: Go to file and then press save.

Step 10: Load up the game go into undercover mode and your done.

[hr]

Alternatively you can go here and download a patch which unlocks all the cheats in the game and what your looking for is one of the cheats.

[hr]

And Alternatively again you can download the attached file I just created and copy it into the data folder --> "C:\Program Files\GT Interactive\Driver\data" please read the read me for further instructions.

[hr]

Hopefully I answered you question and now you can continue playing DRIVER and if your stuck at a mission you should know what to do just to remove a piece of code just as I showed you above.
By spoonman
Registration Days
#2731
Thanks for the help. I had tried that from another site (the manual editing part) and for some reason had no luck. After another hour or so into finally playing the game, I find it impossible to get past the first level. I don't know how all of these years past could have caused me to suck at this game so badly. It's so frustrating. I guess I'll wipe it and go back to playing Unreal. Thanks for the help though!
User avatar
By madness
#2732
Just before you go back to playing "Unreal" try that patch file that I've attached to this post.
By Alberto
Registration Days Posts Posts Posts
#2735
There should be a video of the training session anyway, just watch it, once you understand what you have to do to pass the exam you will see your driving style will increase a lot :wink:

After some testing, I got it to work. You have use[…]

https://youtu.be/7UtWj3THgfg See for yourself! […]

https://youtu.be/_2yMdyltjIw Lucas in Nice takes […]

Crazy Copper Frenzy

https://youtu.be/xAE3QsULyB4