Important MessageYou are browsing the archived Lancers Reactor forums. You cannot register or login. |
Limit breaking 101
Here you find the different tutorials on editing and MODing Freelancer
i got the hex editor and i went to type in some of the addresses, and i couldnt find them, for ex. 0x84AE0, i typed 84AE0 into the Goto window and it comes up with 84ADA and selects the 7th block over which has a value of 20 hex
also, there is alot of gobbledy gook, in the text side of the window.
What am I doing wrong?
Æ
also, there is alot of gobbledy gook, in the text side of the window.
What am I doing wrong?
Æ
what version of the dll or exe it is your modifying, some Offsets vary from version to version
www.mod.pff-clan.us
www.mod.pff-clan.us
I was really looking forward to lifting the speed limit on the HUD via the editing instructions. However, my experience is simply not jiving with the instructions here. At offset 0x00D5936 in the freelancer.exe, I am supposed to be finding 0x0F85 and change it to 0x90E9. Instead, I have 0xAA72 & the closest word with the requisite data is close to 3000 words away! In fact, every single offset in the list doesn't come close to the value I find in my file. I'm using a clean install with the 1.1 patch (not that that seems to matter as the offsets list in the previous posts are the same for the values I'm concerned about.) I've used HexEditors quite extensively in the early 80s & bit in the early 90s, so I won't deny that I'm a tad bit rusty, but still... Address -> Offset from Top -> Hexadecimal -> 0xD5936 (or $D5936) & viola! Wrong data. Thank you to anyone with the time to help me with this.
I'm trying to increase visibility on big ships and trade lanes. I've edited the LODranges to 0,1000000000 in the ini and it woked well for bases and asteroids but it does not work on bases like the osiris or yhe liberty battle ship...I guess I will have to hack the exe if I want more... I' tried this hex editor but I don't understand any of it, it sounds like hardcore programming and I am no programmer! just want to get rid of this bs disapearance effect...
I someone would just post a step-by-step way to set infinite visibility for everything, it would be very appreciated!
Thanks!
I someone would just post a step-by-step way to set infinite visibility for everything, it would be very appreciated!
Thanks!
(grumbles it's not rocket science) just learn the differences between 1byte-2byte-4byte etc.
make sure you've got the right number (and HEX value format) by decoding the address first: if it doesn't match the list you've got the wrong address and/or wrong format
on LOD levels: you can hack the EXE but you've also got to specify the LODranges in the archetype's INI
make sure you've got the right number (and HEX value format) by decoding the address first: if it doesn't match the list you've got the wrong address and/or wrong format
on LOD levels: you can hack the EXE but you've also got to specify the LODranges in the archetype's INI
Return to Freelancer Editing Tutorial Forum