Quote:
Originally Posted by Hendricks266
BTW, ProAsm, could you release the source to SWP once v3.8 final comes out? Your page still only has the v2.3 source code.
|
Yeah sure np, its just that up until recently the changes were so slight that I did not bother, but yeah once we have a solid 3.8 I will.
Btw, the problem with the CDDevice not working if its CDDevice=0 is a Swp fault and not a country fault as I first thought so I have fixed that now.
The Voxels problem was not even connected, must have slipped past me.
The ReverseStereo was somehow connected to the Y-Invert (mouse), anyway thats fixed now also.
The music not looping has me beat as it does give the 'loop' command everytime it starts up.
There is a problem though that I noticed in the code is that in many many places it relys on a 'cdvalid' flag and that flag is always 0 regardless of what the cd is doing, so tracing through the code I see the actual CDPlay detection does not seem to be working where one monitors whether the CD track has ended, the CD has been rejected etc, so this is probably the reason for many problems also, so thats gonna need serious attention also.
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 ?
Quote:
3. A lot of options seem to be reset to the defaut whenever SwpStartup is opened. Among these is Resolution, HRP ZipLoader, CDDevice, and possibly others.
|
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.