It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
does the new 2013 incarnation of rott include something like randrott? this would be nice!

and how can i start randrott in gog's version of classic rott?
for classic rott, go to the folder where gog's rott is installed (default location "C:\GOG Games\Rise of the Triad")

copy "dosboxRiseOTT.conf" in the same folder. Rename the new file to "dosboxRiseOTT_randrott.conf"

open notepad and load the new conf file "dosboxRiseOTT_randrott.conf"

At the bottom of the file, copy/paste the following lines:

[autoexec]
@echo off
mount c: .
c:
cls
echo.
echo type randrott ? to get help screen
echo.
randrott ?
echo.


create with notepad, -in the same folder-, a new file called "gog_randrott.cmd"

copy/paste this single line:
start ./DOSBOX/dosbox.exe -conf dosboxRiseOTT_randrott.conf -noconsole


You can now run or create a shortcut to gog_randrott.cmd

See screenshot in attach.
Attachments:
randrott.jpg (89 Kb)
thanks a lot!!!