You are right, I always thought it worked also for oxp textures. I fly already quite some time in a boa that has a custom skin by this mechanism, but that is an Oolite texture that becomes replaced.Captain Berf wrote:I tried that and the texture didn't load.
v1.7.4 WinXp32
$PROGDIR/AddOns/Textures/foo.png
Noob makes new skin. Should I share it and if so, how?
Moderators: winston, another_commander
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
UPS-Courier & DeepSpacePirates & others at the box and some older versions
- Captain Berf
- Competent
- Posts: 55
- Joined: Mon Nov 09, 2009 1:19 am
- Location: USA, 1.5 Miles Up
Not on a Mac. Will hacking a saved game work for not-available-to-player ship? (eg Dredger)CheeseRedux wrote:If you're on a Mac, there's Dry Dock http://drydock.berlios.de/ , which I believe* should do the trick.
Then again, if you're happy just watching it from within the game, you could just make a minor edit to a savegame, giving yourself the ship you want.
__________
______
Captain Berf
______
Captain Berf
- Captain Berf
- Competent
- Posts: 55
- Joined: Mon Nov 09, 2009 1:19 am
- Location: USA, 1.5 Miles Up
- CheeseRedux
- ---- E L I T E ----
- Posts: 827
- Joined: Fri Oct 02, 2009 6:50 pm
Now we're getting into unfamiliar territory, at least for me.Captain Berf wrote:Will hacking a saved game work for not-available-to-player ship? (eg Dredger)
You could try and see if it works - if you see a big yellow you'll know it doesn't.
However, Realistic Shipyards allows you to fly any of the ships that's in there, and it includes the Dredgers. (Probably not the latest version, but the basics of the ships should be unchanged.)
So you could get that (and use it just for this purpose, if RS is not your cup of tea) and either use it as-is or pull the player version of the Dredger from the RS shipdata.plist into the regular shipdata.plist.
A bit of a hack, but it'll work. (At least until someone with more knowledge of the ins and outs gives a simpler and more elegant answer.)
"Actually this is a common misconception... I do *not* in fact have a lot of time on my hands at all! I just have a very very very very bad sense of priorities."
--Dean C Engelhardt
--Dean C Engelhardt
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Set up the Debug OXP and console, then use the command:Captain Berf wrote:Is there an easy way to preview the end result. I could view the dredger trader easily in the saved game menu since I was piloting one. :)
Code: Select all
:spawn my-ship-role
These days, I’d say 1024 × 1024. In reduced detail mode, this will be shrunk to 512 × 512.Captain Berf wrote:Is the prefered size 512x512 or 1024x1024?
I’d also suggest working at 4096 × 4096 and scaling down when it’s ready. This reduces aliasing artefacts (in particular jaggies, but there are other types as well).
E-mail: [email protected]
- Captain Berf
- Competent
- Posts: 55
- Joined: Mon Nov 09, 2009 1:19 am
- Location: USA, 1.5 Miles Up