You also need the cicn resources for the targeting brackets, the Red Alert icon, the x2 multiplier while Caps Lock is on, and the mission flags for the map. Then there's the bööm resource for explosions, the cölr resource which controls the colors and position of various items, the DITL resources are also as important as the DLOG resources, and you'll also need an ïntf resource for the sidebar/HUD. If you plan on having asteroids or similar space debris, you'll also need röid, spïn, and obviously rlëD resources, and snd resources unless you're making a silent movie type TC. There's also a number of STR# resources. Some are actually required (IIRC) and others simply prevent blank spaces in certain places while going through the game. They are as follows:
-
ID 128: Default Names (first three entries are player first names, next three are player last names, last three are player ship names)
-
ID 134: Legal Status
-
ID 138: Combat Ratings
-
ID 150: Button Labels
-
ID 1000: Message Buoy Strings
-
ID 1100: Stellar Types (appears in planet hailing window only)
-
ID 2002: Misc Strings
-
ID 3000: Ship Comm Strings
-
ID 3001: More Ship Comm
-
ID 3002: Stellar Comm Strings
-
ID 4000: All Cargo
-
ID 4001: LC Cargo (lower case versions of the previous resource)
-
ID 4002: Cargo Abbreviations
-
ID 4003: Status Cargo
-
ID 4004: Base Prices (for trade goods)
-
ID 4005: Status Junk Names (required only if you plan to have junk trade goods)
-
ID 5003: Ship Help Messages
-
ID 7100: Comm Quotes (for përs ships)
-
ID 7101: Hail Quotes (for përs ships)
-
ID 8100: Commercials (for spaceport bar news)
-
ID 8101: Generic News (for spaceport bar news)
It would be safest to copy these from the Nova's own files and then alter them accordingly. All of them can be found in Nova Files 5, along with all the less necessary STR# resources used by the game. I think that's it… Wait, no, there's a few more. I don't know where to find this file in WinNova, but the Mac version has an extra file with essential resources you will need, some of which are not readable by Mission Computer and will not show up. It's best to simply copy this file over to your TC and leave it as-is. The file in question is named Nova-DF.rsrc. It can be found by right-clicking the EVN app and clicking on Show Package Contents. From there go to Contents/Resources and the Nova-DF.rsrc file should be there. Make a duplicate of it for your TC and change the .rsrc to .ndat. You may also change the Nova-DF name to something else if you desire. The file also contains all the DITL and DLOG resources, so you don't need to get them from other sources. Simply edit those as needed. That should be everything you need.