Disable F1 in space for MP
Locked
Speciality Modding
-
Quite some time ago I posted a patch that would only allow F1 in MP when on a base. It assumed multiplayer, so would not work in SP. A PM has prompted me to update it, so here’s a bigger patch (sorry for anyone typing it in manually; use BwPatch to do it automatically) that does it properly.
# Disable F1 in space for MP. # Jason Hood, 9 October, 2013. File: Freelancer.exe 0A6CCE: A1 3C 87 66 00 BE 64 03 00 00 74 [ 74 56 A1 3C 87 66 00 32 DB 3B C5 ] 47 39 E8 0F 95 C3 B9 D0 D2 66 00 [ 74 02 B3 01 B9 D0 D2 66 00 E8 B9 ] E8 B7 FB FA FF 84 C0 74 1A 84 DB [ FB FA FF 84 C0 74 1A 84 DB 74 16 ] 74 16 C7 87 64 03 00 00 02 00 00 [ C7 87 64 03 00 00 02 00 00 00 C7 ] 00 C7 87 68 03 00 00 03 00 00 00 [ 87 68 03 00 00 03 00 00 00 EB 35 ] EB 33 BB 04 00 00 00 C7 04 3E 03 [ BB 04 00 00 00 C7 87 64 03 00 00 ] 00 00 00 89 5C 3E 04 C7 44 3E 08 [ 03 00 00 00 89 9F 68 03 00 00 C7 ] 05 00 00 00 EB 2E 39 E8 0F 84 2E [ 87 6C 03 00 00 05 00 00 00 EB 29 ] 03 00 00 C7 04 3E [ C7 87 64 03 00 00 ] ```I've also updated [FL Hack](http://freelancer.adoxa.vze.com/tools.html#flhack) so Save in space still works.