DOCTOR WHO TABLE FIX (AND GENERATING A WORKING NVRAM FILE):
-----------------------------------------------------------
To avoid hearing "Warning: Keep hands away from mini playfield" all the
time during attract mode/during gameplay, to avoid always having the
coin door open, and to have the ability to open the coin door....
1. Delete \Visual Pinball\nvram\dw_l2.nv
Delete \Visual Pinball\cfg\dw_l2.cfg (This probably doesn't matter)
2. Change the Controller.Switch(24) lines to "= 0".
For Jamin's
VP8 table v1.1.0, change lines 98.
For Unclewilly/oooPLAYER1ooo's
VP9 tables v1.0, change lines 80
and 179.
Controller.Switch(22) = 1 'Coin Door Closed switch' closes the coin door (but you can still open it with [End]).
Controller.Switch(24) = 0 'Always Closed switch' makes the coin door "unopenable" as far as the game rom is concerned (you can't use the [End] key).
Controller.Switch(82) = 1 'Playfield Glass switch' acts like the glass is in the table so you don't hear the warning all the time.
3. Run Visual Pinball and start the table.
When it says "Factory Settings Restored" press [Esc] and quit back
to the
VP editor--For some reason pressing [F3] to restart VPinMAME
does not do enough, you must exit back to the editor.
Start the table!
Edited by swallis7, 15 November 2011 - 04:55 PM.