Thread: Swp updated.
View Single Post
Old 07-01-2007, 03:53 AM   #69
ProAsm

ProAsm's Avatar
Re: Swp updated.
Wow lots to answer.
Firstly I want to say thanks to guys for the help and beta testing as without this testing I would never figure this lot out.
Ok skitey thanks on the comma used in German Xp as that explains a lot.
Yes if you go into the Input menu and play with the X and Y-Axis sliders you will get many of those errors.
Anyways I managed to fix them all now so you wont get them anymore.
TerminX what i do now is read it in as a string, then search for the ',' (comma) and replace it with a dot then convert it to a float
Quote:
You should found a way to distinguish hard disks from CD/DVD drives, so SwpStartup.exe will show only CD/DVD drives and consider the first CD/DVD to CDDevice = 0 (no matter what the drive letter is).
This is exactly what it should do as I have disabled all the following:
NoFloppy - NoFixed - NoNetwork - NoABDrives
On my system it only shows CD and DVD drives and the first one is drive 0 although its the F drive but the letter is insignificant.
But if you are reading it different then we need to find out why so it can be corrected.
Quote:
The selection of CDDevice in your new SwpStartup.exe will not work.
Yes I see that as well as the MusicDevice, and I dont know why as all the listboxes are treated the same, yet some work and some dont.
I'll have to scrutinize it more carefully and see why this is.
I'll fix this after the French GP
__________________
http://www.proasm.com
ProAsm is offline