First post, by jasa1063
- Rank
- Oldbie
Second Reality by the Future Crew is a Demoscene classic. The biggest problem is that the Vector Balls portion will lockup or crash on a lot of system depending on what path it is located. The usual fix is to move it to the root folder or something like C:\DEMO. I have found by using the SUSBT command you can run it from any location. I have a batch and do the following:
@ECHO OFF
C:\DOS\SUBST Z: C:\GRAPHICS\2NDREAL
Z:
CD Z:\
2NDFIX
C:
C:\DOS\SUBST Z: /D
This will make Second Reality run from a root folder no matter where it is located. I have tested this with both using a Sound Blaster 16 and Gravis Ultrasound on a couple different systems. I don't know if this fix has been covered before, but I just wanted to pass it along.