.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

BCT Commander- Save $8.00
winSPWW2- Save $5.00

   







Go Back   .com.unity Forums > Digital Eel > Weird Worlds: Return to Infinite Space

 
 
Thread Tools Display Modes
  #1  
Old September 18th, 2012, 12:26 AM

clomaka clomaka is offline
Corporal
 
Join Date: Nov 2007
Location: Seattle, WA
Posts: 104
Thanks: 1
Thanked 2 Times in 2 Posts
clomaka is on a distinguished road
Default Modding WW for iOS

It CAN be done! That said, it was a super pain in the arse. I'm going to post all that needs to be done here a) for myself should I decide to do more to my mod, and b) for anyone else out there wanting to give it a try for themselves.

To start, you need to have jailbroken your iPad. Don't ask about that here, I won't reply. Understand what you're getting into, and Google is a good friend.

Next, buy WW (duh). Plain vanilla is fun enough. Then use something like iExplorer to BACK UP THE DEFAULT DIRECTORY onto your hard drive. I also made sequential backups of my mod as I got more and more working. Just like modding the PC version, if you go and add everything in at once and it crashes, you'll never be able to figure out what thing(s) did it.

OK, before we get into the nitty gritty, I found one particular item I could NOT mod. All the background images are converted to .pvr and the only program that will save pvr in a format that WW will like is TexturePacker. I can't justify $20 for a license for just doing this. If you do have a license, I would like to talk to you...

GENERIC NOTES
  • spaces in file names will cause crashes
  • upper-case letters in filenames are different than lower-case letters. The PC might not care about cases, but iOS does.

AUDIO
  • Nothing to worry about here. OGGs and WAVs, just like the PC.

QUESTS, ITEMS, HULLS, and everything else in the 'gamedata' folder
  • everything's formatted the same here, so that's good news. HOWEVER, most things in here reference graphics, and that IS where things get tricky.

GRAPHICS
  • the BIG note here is that TGAs are not allowed. Every TGA is converted into a PNG. Except for the couple that were made into JPGs. This hurts because it means that every item, quest, hull, race, planet you made in your mod needs to be combed over for graphic references. Does it point to a default graphic? gotta hunt it down and make sure it exists in the right format. Something new? hunt it down... And don't forget all those .INI files in there too that point to masking images; most of mine pointed to a TGA that had a space in the filename.
  • Did you notice that none of the ships have their glowy lights anymore? That's because they did a quick job converting the TGAs to PNGs. There's no alpha info for the glow, so it got wiped. I did a quick photoshop action that helped me extract it out of the default images so I could add them back in. I'll probably post a pack of those images bundled up so one can 'upgrade' all the default ships to have glows again. Anyone who's tried boarding a live hulk know just how important those lights can be. I'm also tempted to send it to Astraware and ask them to patch it up.
  • Double-check that all your images are a power of 2 in size (64, 128, 256, etc). Most everything should be fine on this, I just ran into one ship that I got sloppy on.

GENERIC MODDING ADVICE
  • With the exception of filename spaces and invalid image formats, the game doesn't much care what all you chuck into the directories UNTIL it gets added into the GAME.INI.
  • Start with the items/lifeforms. Get your feet wet with 1-5 additions to get into the groove of remembering to copy over everything you need.
  • avoid adding any new fighterbays until you add the ships. Too many dependencies (the ship it puts out has graphics, a hull file, gets defined in the race file, and might have new weapons)
  • Once you're into it, then add the systems/weapons, etc. You'll be use to tracking everything down, like particle files...
  • Ships get tricky. Start with an add-on ship for an existing race. Add ONE ship at a time in the race file until you get use to it. LEAVE all the fleet info at the bottom alone until you're done.
  • TIP: when adding ships, you can check them out quickly in the simulator
  • When closing WW after checking your work, be sure it's not lurking as a background task (double press the main button to get the list of currently running apps)

It's a pain, but I've done it. Too much work for me to do any mod other than my own, but I hope this helps you fellow modders out in getting your mods running on iOS.
  #2  
Old September 22nd, 2012, 04:20 PM

clomaka clomaka is offline
Corporal
 
Join Date: Nov 2007
Location: Seattle, WA
Posts: 104
Thanks: 1
Thanked 2 Times in 2 Posts
clomaka is on a distinguished road
Default Re: Modding WW for iOS

Here's the generic ship graphics with the glows added back in. There's a few extra ships from the other mods that I pulled from, but I wanted to be sure I got all the default ones.
Attached Files
File Type: rar DefaultShipsWithGlows.rar (1.38 MB, 518 views)
  #3  
Old September 24th, 2012, 10:15 PM

clomaka clomaka is offline
Corporal
 
Join Date: Nov 2007
Location: Seattle, WA
Posts: 104
Thanks: 1
Thanked 2 Times in 2 Posts
clomaka is on a distinguished road
Default Re: Modding WW for iOS

I'll add this into the main post once i track it down, but it seems like having two quests fire off at the same time causes it to crash, and a string of multiple pages of text w. goto commands seems to freak it out as well.:< really puts a crink in my story of the lost expedition.
  #4  
Old September 25th, 2012, 05:38 PM

clomaka clomaka is offline
Corporal
 
Join Date: Nov 2007
Location: Seattle, WA
Posts: 104
Thanks: 1
Thanked 2 Times in 2 Posts
clomaka is on a distinguished road
Default Re: Modding WW for iOS

Quote:
Originally Posted by clomaka View Post
I'll add this into the main post once i track it down, but it seems like having two quests fire off at the same time causes it to crash, and a string of multiple pages of text w. goto commands seems to freak it out as well.:< really puts a crink in my story of the lost expedition.
%^&$%^$, i hate case-sensitivity. multi-pages are fine unless it calls for a gfx that doesn't exist. still not sure about multi-quests firing off, but i'd bet that one quest was calling the same gfx with the wrong case. nur. But I think it'll lead me to a better way of randomizing my main quest.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:28 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.