How To Change Player Perspective on an LMP (version 1.5) At the DOS command line, in the directory which holds both the lmp you want to edit, and the program "HexEdit", type hexedit filename.lmp press enter several times until you see a bunch of garbage hex stuff on your screen. Hit INSERT to turn on OVERSTRIKE instead of INSERT. press the right arrow key until you're on the immediate left of the hyphen (you'll be on the 'nineth byte')...you should see either 00, 01, 02, or 03...this is the player number perspective. In a two player LMP, if you want to change your perspective to your opponent's change 00 to 01 or 01 to 00...easy. On a 3 and 4 player LMP, just figger it out with trial and error. if it's 00, change it to 01...if it's 01, change it to 02, etc until you get the perspective you want. Here's what I THINK the perspective #'s are: 00 Player 1 (Green) 01 Player 2 (Indigo) 02 Player 3 (Brown) 03 Player 4 (Red) Good luck...any questions, send them to /dev/nul.....