Reminder: Internet Explorer 6 or below are NOT supported.





|
There are currently 93 users playing Freelancer on
85 servers. | May. 22, 2013 |
The Starport Forum Index
>
All Posts (RimShot)
Re: Client crash (opening chatbox) |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
do post the crash offset and i'm sure adoxa will have a look once he gets back. if you're lucky maybe even one of the other reverse engineers is able to help.
Posted on: 2012/2/11 20:04
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: Open Singleplayer |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
use this to decrypt the file (the game also reads them in plain text format):
http://the-starport.net/freelancer/do ... nglefile.php?cid=2&lid=24 restart.fl can be deleted anytime, all it is there for is to make the game start up faster. (sort of a cache, re-created if it doesn't exist) edit: also note the [Player] section, by default looking something like this: [Player] name = Trent ... system = FP7_system pos = 3216,1314,-21775 rotate = 175,-15,179.8 you can change it to: [Player] name = Trent ... system = Li01 base = Li01_01_Base as an example.
Posted on: 2012/2/9 22:01
Edited by RimShot on 2012/2/9 22:10:32
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: Open Singleplayer |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
in my opinion the best way is to edit newplayer.fl for the following reasons:
no hex edits and/or changes to mission files required, doesn't use force land command. simply put this in newplayer.fl: (credits to adoxa) [StoryInfo] ship_bought = true Mission = No_Mission MissionNum = 42; 41 for version 1.0 delta_worth = -1 debug = 0 the only thing is you have to delete restart.fl if it already existed prior to editing newplayer.fl.
Posted on: 2012/2/9 17:56
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: Milkshape & Plugins - Latest/Best versions and where to get them |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
senior area, what's that?
Posted on: 2012/2/4 0:34
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: FLMM -> Open-Source? |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
hey Zyos, i don't think this story belongs here but i'd say different people had different visions. i'm tired of talking about it but if you really want, msn or pm me.
Posted on: 2012/1/21 22:00
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: FLMM -> Open-Source? |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
i'm not sure how useful it would be for other games.
who to contact? you could try Louva-Deus.
Posted on: 2012/1/20 16:41
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: FLSysCalc |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
i did get permission but i've been adding full RDL support so i will make a new interface etc.
until the end of the month i won't have much time however, so expect it coming in february.
Posted on: 2012/1/19 15:31
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: FLSysCalc |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
thank you and happy new year.
well i pretty finished all the .dll stuff, so i made a clone of fled-ids with new features and fixes. i'm deciding whether to release it -trying to contact the original author, or change the interface and maybe even add more new things. when i have the .ini stuff done i will start to release code, the .utf and d3d stuff will follow.
Posted on: 2012/1/11 21:58
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: I wish i had started my modification ages ago! |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
well i guess there are those who think the same and those who pretend they don't care.
your mod definitely sounds interesting, i think you should maybe try to recruit someone but shouldn't join another team. from what i read it is too much (good) work that would be lost unless all would be integrated into another mod. i like diversity and people to realize their own ideas, but that's just my opinion.
Posted on: 2012/1/11 21:50
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: Using Adoxa's C++ programs |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
it's been a while since i played with that, but from what i remember the code to get/set the path for loading the .dll file doesn't work right.
once i rewrote it in .net style and it did work. here is a basic checklist what could make LoadLibrary function fail: 1.1. "AppPath" found in "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Games\Freelancer\1.0" doesn't exist. 1.2. "EXE" directory doesn't exist inside "AppPath". 1.3. "common.dll" file doesn't exist inside "EXE" directory. 2. RegOpenKeyEx function fails. 3. SetExeDirectory function fails. here is the code snippet that worked for me: Code: using namespace Microsoft::Win32;so you could either debug and fix the original code or use .net, which i recommend anyway. hope it helped.
Posted on: 2012/1/5 11:23
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: FLSysCalc |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
just to let anyone following me know that i still work on coding even though i faded away for a bit. i just recently converted to c# and will release my code libraries and source codes soon as i implemented all the things i planned and tested them. hopefully it wont take me too long.
Posted on: 2011/12/23 18:31
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: Custom Ships and wireframes |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
meshes are triangulated while wireframes are lines, that is a significant difference which makes using one type for the other complicated. at one point i thought about making a wireframe tool that would let you build the wireframe lines by clicking on the vertices connecting them in a kind of 3d editor.
Posted on: 2011/12/23 18:12
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: looking for a thread |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
http://the-starport.net/freelancer/fo ... ewtopic.php?topic_id=4556
the author also did a post in the limit breaking thread.
Posted on: 2011/12/23 17:59
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: FLSysCalc |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
the program expects the [SystemInfo] section in the file.
that is to identify system files when working with directories. there might be a better solution, but thats how it works, put the section and it should be ok. seems i forgot that in the readme file, sorry about that. as for myself im no longer into freelancer, havent checked this site for months, but i still have the source and maybe one day ill be back.
Posted on: 2011/10/16 12:15
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: DLLs modden |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
äh, da erwarte ich mir schon ne einleitende erklärung der strings in dlls im allgemeinen. freelancer.ini, fortlaufende nummerierung, usw.
etwas aktuellere tools wie fled ids, fl dev oder adoxas frc tool. aktualität finde ich da schon wichtig (es gibt immernoch leute die sich an drizzt's ship tut halten oder icons in milkshape erzeugen), und auch korrektes deutsch bitte.
Posted on: 2011/7/24 21:38
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||










Donations
Forum


