Dev's Limit Breaking 101 Techniques
-
All right, if I’m reading the info correctly I need to:
- copy the plugin (jumpoutpt.dll and accompanying files) to the EXE folder
- add the jumpoutpt.dll reference to the library in dacom.ini and dacomsrv.ini and
- create a JumpOutPt.ini file in DATA\UNIVERSE with the following contents (example shown, not actual):
[JumpOutPt]
;default = 500, 500, -350 ; original values
Li02_to_Li01 = 500, 500, -350, 0 ; always on the right
Li03_to_Li01 = 500, 500, -350, 90 ; always on the topDoes EVERY hole need to be addressed, or only the ones that are changed from default?
-
robocop wrote:
All right, if I’m reading the info correctly I need to:- copy the plugin (jumpoutpt.dll and accompanying files) to the EXE folder
- add the jumpoutpt.dll reference to the library in dacom.ini and dacomsrv.ini and
- create a JumpOutPt.ini file in DATA\UNIVERSE with the following contents (example shown, not actual):
[JumpOutPt]
;default = 500, 500, -350 ; original values
Li02_to_Li01 = 500, 500, -350, 0 ; always on the right
Li03_to_Li01 = 500, 500, -350, 90 ; always on the topdacom.ini is not needed.
Change only from a server side, no mod update is needed.
Think so?Does EVERY hole need to be addressed, or only the ones that are changed from default?
correct answer!
-
very good
thanks.
-
sumanuti wrote:
dacom.ini is not needed.
Change only from a server side, no mod update is needed.
Think so?I’m not sure about that, the directions specifically state both. I’ll try it either way to see.
-
works great. my ship is facing the wrong way when I enter but perhaps if i rotate the jump 180 i’ll be fine.
-
Common.dll - maximum FPS
Altering this values and limiting with 60 fps works good for players that had around 170 fps. For me using same thing that had 75 fps, turns out that it lowers to 35 fps making the disadvantage again like it was before.
And yes, its a huge difference fighting 60 vs 170 fps!
Does some part missing to be finalized?[EDIT] * WORKS! Only me have issues, the PC sucks so fps change from 35 - 60. Sorry 4 disturbance!
-
flserver.exe 008B70 81->C3 = don't run dxdiag on crash ~adoxa, He||oween
Noticed that the server after crash keeps this process running too
-
Oh, sorry
-
sumanuti wrote:
this hacks didn’t help.Open texture file of that arrow, make it empty or full transparent, done. Sure it wont disable rendering, but at least it will have similar result.
-
massdriver wrote:
sumanuti wrote:
this hacks didn’t help.Open texture file of that arrow, make it empty or full transparent, done. Sure it wont disable rendering, but at least it will have similar result.
Most in DATA\INTERFACE\HUD
hud_lootarrow.3db
hud_nextenemy.3db
hud_nextsub.3db
hud_nonselectedarrow.3db
hud_nonselectedarrow.cmp
hud_nonselectedarrowhat.3db
hud_nonselectedarrowquotes.3db
hud_nonselectedplayerarrow.3db
hud_nonselectedreticle.3db
hud_nonselectedwaypoint.3db
hud_reticle.3db
hud_reticle_arrows.3db
hud_reticle_health.3db
hud_reticle_quotes.3db
hud_reticle_shields.3db
hud_selectedwaypoint.3db
hud_steeringarrow.3db
hud_target.cmp
hud_target_min.cmp
hud_targetarrow.3db
hud_targetarrowhat.3db
hud_targetarrowhealth.3db
hud_targetarrowplayer.3db
hud_targetarrowquotes.3db
hud_targetedobject.3db
hud_targethealth.3db
hud_targetshields.3dbgot Oc Node with Value=0 in Material library and still I cant get rid of it!
Getting a feeling it must be hacked, cose transparency of that arrow is dynamical. -
replace actual texture in mat file not just transparency value.
-
massdriver wrote:
replace actual texture in mat file not just transparency value.Which .mat file?
I replaced textures with transparent .tga amongst those files that holds them - no dice! I dont see any other files that refers to these arrows.
Still I think Im not on the right path, cose colors of those arrows are hardcoded in FL.exe, and appearance can be modified through scanner distance / selecting ability. As soon they show up, you are able to select player.
Also, adoxa’s FLHack hides them, but from reason that my .exe is to much hacked, it refuses to start my FL without crash. -
DATA\INTERFACE\buttontextures.txm
open with utf editor this file, look for “HUD_targetingelement” node it contains texture MIPs for all such stuff you need