OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
Moderators: winston, another_commander
OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
So, several ships out of a handful of OXPs, including Far Arm ships and a handful of others, seem to have "custom" HUDs which override Deepspace HUD. I do want to use many of these ships - primarily, the Far Arm Dart - but I can't stand a HUD with no graphical flair whatsoever, something I believe Deepspace excels at.
Is there any way to either remove these custom huds, or at least ensure that Deepspace is given priority?
Is there any way to either remove these custom huds, or at least ensure that Deepspace is given priority?
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
You'll have to go into the shipdata.plist of the said OXP and remove the references to the hud from the ship data. I don't think there's any other way to achieve it.
Author of Tales from the Frontier - official Elite 4 anthology.
Author of Marcan Rayger adventures - unofficial fan-fic novellas set in the Frontier universe.
Author of Marcan Rayger adventures - unofficial fan-fic novellas set in the Frontier universe.
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
Thank you very much for the help. Ive mucked about in the shipdata.plist of other OXPs in the past, but could you perhaps suggest any locations where the hud would be referenced within the .plist? Is it something that's consistent across multiple OXPs, or different for each?Wolfwood wrote:You'll have to go into the shipdata.plist of the said OXP and remove the references to the hud from the ship data. I don't think there's any other way to achieve it.
Conducting a deepspace mining operation out in Orrira. Thanking various dieties for the existence of cargo shepherds. Flying the rugged Python Prospector Errant.
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
Yes, look for the lineTwisp wrote:...could you perhaps suggest any locations where the hud would be referenced within the .plist?
Code: Select all
hud = "whateverHUD.plist";
Commander Smivs, the friendliest Gourd this side of Riedquat.
- Rorschachhamster
- ---- E L I T E ----
- Posts: 274
- Joined: Sun Aug 05, 2012 11:46 pm
- Contact:
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
Smivs wrote:...A well-written plist should be alphabetical.
...
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
Ive deleted all reference to hud-small.plist, for all ships which have it in their lists. However, when I purchase the ship on the save Ive set up to test this, it still loads that hud. Any ideas regarding what's occuring?
Conducting a deepspace mining operation out in Orrira. Thanking various dieties for the existence of cargo shepherds. Flying the rugged Python Prospector Errant.
- Disembodied
- Jedi Spam Assassin
- Posts: 6885
- Joined: Thu Jul 12, 2007 10:54 pm
- Location: Carter's Snort
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
When you start up the game, you should hold down the SHIFT key until the spinning Cobra appears, to flush the cache.
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
You need to restart the game with shift held down. That'll clear the cache and make your modification take effect.
Hmm, ninja'd!
Hmm, ninja'd!
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
I have to confess some of my older ones are a mess!Rorschachhamster wrote:Smivs wrote:...A well-written plist should be alphabetical.
...
Commander Smivs, the friendliest Gourd this side of Riedquat.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
That's one of the beauties of a dedicated plist editor. It sorts the entries alphabetically all by itself. You simply cannot create a non-alphabetical plist.Smivs wrote:I have to confess some of my older ones are a mess!Rorschachhamster wrote:Smivs wrote:...A well-written plist should be alphabetical.
...
Re: OXP Ship Custom Huds Overriding Deepspace Hud - Any Fix?
Alright, I fixed the issue. Thanks for the help, all.
Conducting a deepspace mining operation out in Orrira. Thanking various dieties for the existence of cargo shepherds. Flying the rugged Python Prospector Errant.