Thread: Swp updated.
View Single Post
Old 06-30-2007, 02:08 PM   #55
ProAsm

ProAsm's Avatar
Re: Swp updated.
Quote:
CDDevice:
1 - C:
2 - D:
3 - E:
4 - F:

24 - Z:
mmm I did not know that and will check it out.
How would the setup program do this for you.
I suppose I could use a DriveLetter Pulldown box or something.
Thanks on the headsup here
Currently the CDDevice just follows the PlayCD 0/0 1/1 etc.

Quote:
1. The new SwpSetup.exe disables "Auto Aiming" in Swp.cfg
Correct!
The reason is as follows.
In in normal setup, regardless of how you set the Mouse aiming, the first time you run SW you have to press the mouse toggle key - U in most cases else your mouse Y axis moves you forward and backwards.
For this to work correctly it needs to set the following:

[Controls]
MouseAiming = 0

[Options]
MouseAimingOn = 1

With that setting when you start SW the first time and play, the mouse is correct without having to toggle the key.
Previous versions did not have the correct setting of 'MouseAimingOn=1' in the [Options]

Quote:
2. Error in SwpStartup.exe: '1.0' is not a valid floating point value
Thanks for that.
At what point does it do this ?

Quote:
3. Also another strange thing: If you run SwpStartup.exe, save and then run SwpSetup.exe, the sound card goes back to MPU-401 (as SwpSetup.exe shows)
Yes sorry about that, its my fault as I knew there was something I still needed to do and this was it.
I'll have this corrected on the next release.

Quote:
4. If you run If you run SwpSetup.exe, save and then run SwpStartup.exe the music and sound are unchecked.
mmm I dont get that here, I run SwpSetup, save, exit, then run SwpStartup and both Music and Sound are checked ok.

Quote:
5. SwpSetup.exe seems more reliable.
Yes I agree but it should be as it only does the bare minimum requirements and will probably not be expanded much.

[edit]
mmm I see another post.
I'll get onto that drive letter thing asap and might mail you to test for me
The -1 is a C script thing which really p's me off.
Its supposed to be a 0 but it makes it a -1.
It should still work ok though.
__________________
http://www.proasm.com
Last edited by ProAsm; 06-30-2007 at 02:12 PM.
ProAsm is offline