Thread: Swp updated.
View Single Post
Old 07-02-2007, 02:53 PM   #86
Hendricks266
Re: Swp updated.
Quote:
Originally Posted by ProAsm View Post
Hendricks266, in your case with your Virtual drive, if you for instance set a drive, regardless of the letter but one that makes your Music work, does it stay there on that letter when running SwpStartup the next time ?

This I cannot get to happen here.
Can you give me more detail on how to get it to happen.
BUT... if you have no Swp.cfg file at all, ie you deleted it, it will load the original defaults, not the saved ones in the SwpStartup.cfg but the ones that the software was programmed for.
This has changed now, in that if you have deleted your Swp.cfg and you do have saved defaults in your SwpStartup.cfg it will now use those.
1. No matter what I set it to, the selection box is always set back to D: whenever I open SwpStartup.exe. The same thing happens with the list I provided earlier. Perhaps it is something in my configuration files. In either case, tinkering with the numbers should fix the CD music thing, it's just that whenever I open SwpStartup it will be reset.

EDIT: I just found out that I was not using the “Save Defaults” option.

2. In case you need to know, I do have one USB memory key plugged in; I have set as drive J:.

3. Could you add a third “episode” to the selection menu, which would be a user map selection menu? You could just copy the code from JFDuke3D\EDuke32\Duke3DW, as that feature is in those ports. Also, in regards to user maps, once you select one with the command line parameters, selecting an episode in the New Game box will just start the user map over again.

4. Would it be possible to add some new things to swcustom.txt? The main theme, intermission screen, boss theme, and ending theme MIDIs/SFX/CD tracks cannot be changed, so could you put in something like this:

Code:
theme 1 // Main Theme (Okinoww!a)
{
    song     "THEME.MID"
    cdatrack 2
}

theme 2 // Intermission Screen Theme (Okinoww!a - Reprise)
{
    song     "ENDLEV3.VOC"
    cdatrack 3
}

theme 3 // Boss Theme (Shadow Raver)
{
    song     "BOSS.MID" // Does Not Exist
    cdatrack 13
}

theme 4 // Ending Theme (Lo Wang's Rap)
{
    song     "ENDING.MID" // Does Not Exist
    cdatrack 14
}
5. Are you planning of making SWPBuild? JonoF most likely has added and fixed things since the 20051009 version. Plus, there is at least one bug that needs attention: it is impossible to access any tags using the “3” button, as it does not recognize it, but instead it provides a preview mode for ROR situations. The preview function should me moved to another key so accessing tags with that key will work.

6. Whew, that was a long post!
Last edited by Hendricks266; 07-02-2007 at 03:08 PM.
Hendricks266 is offline