Thread
:
Elder Scrolls, The - Arena
View Single Post
04-11-2005, 03:54 PM
#
104
$Temp
Guest
FWIW, Arena runs *great* with VDMsound + mousctl. Just create a VDMSound shortcut to a DOS batch (.BAT) file that looks a bit like this:
Code:
@echo off mousectl 3,4,5,6,7,8,9,10 call arena.bat mousectl /u
                       
$Temp