Rayman Designer in Windows 10 Pro 64bit with Dosbox 0.74

For discussions about the Rayman series.

Moderator: English moderators

Forum rules
Please keep the forum rules and guidelines in mind when creating or replying to a topic.
Post Reply
IIITA
Moussu
Posts: 168
Joined: Mon Jan 05, 2015 2:08 pm
Tings: 1055

Rayman Designer in Windows 10 Pro 64bit with Dosbox 0.74

Post by IIITA »

Using Dosbox v0.74 Rayman designer worked in Windows 10 Pro 64bit.

Here's the steps I took;

1. Copy "KIT" folder from original Game CD to;
C:\Program Files (x86)\Ubisoft\

2. Move MAPPER.exe from
c:Program Files(x86)\Ubisoft\KIT\usa
to;
c:Program Files(x86)\Ubisoft\KIT
And you need to set the property of the file as "run as administrator" for edit the game map.

3. Make a folder
C:\Program Files (x86)\Ubisoft\KIT\ubisoft
and save ubi.ini file under it.
ubi.ini file contents are like;
*************************************************************
[OSD]
Directory=C:\Program Files (x86)\Ubisoft\KIT\osd
Valid=TRUE

[INSTALLED PRODUCTS]
RAYKIT

[RAYKIT]
SrcDataPath=\
Directory=C:\Program Files (x86)\Ubisoft\KIT\
*****************************************************************
4. Copy dosbox v0.74 files to ;
c:Program Files(x86)\Ubisoft\KIT
Dosbox files needed are;
dosbox.exe
SDL.dll
SDL_net.dll

5. Make and save dosbox.conf file to;
Directory=C:\Program Files (x86)\Ubisoft\KIT\

Contents of dosbox.conf is;

[sdl]
fullscreen=false (or true if you like full screen game)
fulldouble=false
fullfixed=false
fullresolution=desktop
output=ddraw
hwscale=1.00
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper.txt

[dosbox]
language=
machine=svga_s3
captures=capture
memsize=16

[render]
frameskip=0
aspect=false
scaler=hq3x

[cpu]
core=normal
cycles=20000
cycleup=500
cycledown=500

[mixer]
nosound=false
rate=44100
blocksize=2048
prebuffer=10

[midi]
mpu401=intelligent
device=default
config=

[sblaster]
type=sb16
base=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=44100

[gus]
gus=true
rate=22050
base=240
irq1=5
irq2=5
dma1=3
dma2=3
ultradir=C:\ULTRASND

[speaker]
pcspeaker=true
pcrate=44100
tandyrate=22050
disney=true

[bios]

[dos]
xms=true
ems=true

[modem]
modem=false
comport=2
listenport=23

[directserial]
directserial=false
comport=1
realport=COM1
defaultbps=1200
parity=N
bytesize=8
stopbit=1

[ipx]
ipx=false

[autoexec]

cls
mount J J:\ -t cdrom -ioctl_dx
mount B "C:\Program Files (x86)\Ubisoft\KIT"
B:
RAYKIT.EXE ver=usa
exit

NOTE: In the line "mount J J:\ -t cdrom -ioctl_dx"
J is the drive letter of my PC CD-DVD drive, edit it if needed for your PC.

6. Now insert game CD into the drive and double-click dosbox.exe and have a fun still in Windows 10 Pro 64bit !!
Post Reply