@Squ1dly Version will always say 1.0. 1.1 does not change the visible version number.
If you’re invincible take a look at PerfOptions.ini in My Games/Freelancer and see if DIFFICULTY_SCALE is set to 0.00. it needs to be set at 1.00 to take damage.
Developers who actively contribute to one of The Starport's many projects
@Squ1dly Version will always say 1.0. 1.1 does not change the visible version number.
If you’re invincible take a look at PerfOptions.ini in My Games/Freelancer and see if DIFFICULTY_SCALE is set to 0.00. it needs to be set at 1.00 to take damage.
Hi, the no cd exe is included in the vanilla patch: https://the-starport.com/forums/topic/6250/how-to-get-vanilla-freelancer-running-in-2023-no-cd
There was a typo in the new block that I merged, but I had 4 JSON linters all tell me everything is fine. Sometimes it annoys me how the trailing comma is ‘sometimes’ allowed. The auto-deployment failure was caused by a JS peer dependency resolving to the wrong version.
@Gold_Sear said in Dev's Limit Breaking 101 Techniques:
EDIT: the sync seems to be lost again: where did I make a typo?
Think it’s unrelated. Something broken with the auto-deployment. I will investigate.
Took a quick look, looked good, merged.
I have refactored the V2 page to hopefully be a bit more usable. Please let me know if you encounter bugs or have any feedback about the new design.
@Gold_Sear I’m afraid since it’s been converted to a static html site, that is no longer possible. However it should have been indexed by Google now. Try something like: site:lancersreactor.com test
Heya everyone. I was wondering if anyone knows what function within Freelancer.exe I can call to cause the the ship to flip between it’s various camera states. I am looking primaraily to convert between the normal view and cockpit view on demand, as well as preventing the user from manually switching back if possible, but I have a few different ways to achieve the latter.
Spent a while looking in IDA trying to follow what happens after the user presses the H key (for turret view) and the like, but can’t seem to find where the game changes the state.
Any help appreciated!
I appreciate the offer, if we’re up against the wall I’ll reach out.
Very odd design decision, and sadly doesn’t allow us to freely customize the range on per-model basis, but at least now we know. Much appreciated!