Dev's Limit Breaking 101 Techniques
-
Make the following changes to freelancer.exe (everything is hex).
Offset: new bytes [ old bytes ] 0dad6d: 00 00 00 00 [ 42 60 65 3c ] # disable nanobot button 0dadb4: 00 00 00 00 [ 96 43 0b 3d ] # remove nanobot count 0dae0b: 00 00 00 00 [ 42 60 65 3c ] # disable battery button 0dae87: 00 00 00 00 [ 96 43 0b 3d ] # remove battery count 1d8690: 00 [ 69 ] # remove shield icon 1d86e0: 00 [ 69 ] # remove wrench icon
-
It’s just a matter of changing colors? That’s just an interface change like any other reskinning.
-
anyone know how to disable this button:
http://img5.imagebanana.com/view/vl6qffu9/button.jpg ?
with exe hack ^^ -
Syd wrote:
Alt Gr+2 on a german keyboardAnd mouse.ini doesnt work, it just modify your curser. (those who are written in the curser.txm)
Not work? try this:
[Cursor] nickname = cross anim = cross, 1, 0 hotspot = 32, 32 blend = 4 spin = 0 scale = 0.400000 color = 255, 128, 0, 255 ;color = 135, 195, 224, 255
color = R, G, B, Opacity