To download CubicVR you will need Subversion, for a full list of clients and download links please visit:
Once installed you can choose a branch of CubicVR to check out:
1) Trunk: https://cubicvr.svn.sourceforge.net/svnroot/cubicvr/trunk/cubicvr/
2) "Current": https://cubicvr.svn.sourceforge.net/svnroot/cubicvr/branches/current/
This is done using the following commands from the prompt (command-line version):
~# mkdir cubicvr
~/# svn -r 1161 co https://cubicvr.svn.sourceforge.net/svnroot/cubicvr/trunk/cubicvr/ ./cubicvr/
or (for current):
~/# svn co https://cubicvr.svn.sourceforge.net/svnroot/cubicvr/branches/current/ ./cubicvr/
Any questions should be directed to the Forums
The CubicVR wiki has been updated with the latest CubicVR build instructions for dreamcast. And now includes instructions for setting up dc-load-ip and compiling / running examples with the broadband adapter; serial instructions will be added soon. I've switched from the SD-Card based KOS release in favor of the official repository which uses BBA/Serial method only; there were build and compatibility issues, conflicts over the FAT file system copyright as well as debugging via SD Card was extremely difficult.