Console : DOSX
Category : SRPG
Year : 1996
Developer(s) : Koei
DOSGamePlayer WEB (DIRECT)
DOSGamePlayer App (For Android)
Android Mobile Play
Keypad
{
"version": 2,
"layers": [
{
"grid": "square",
"title": "Layer#0",
"controls": [
{
"row": 0,
"column": 0,
"symbol": "␛",
"type": "Key",
"mapTo": [
256
]
},
{
"row": 1,
"column": 0,
"symbol": "⏎",
"type": "Key",
"mapTo": [
257
]
},
{
"row": 0,
"column": 9,
"type": "Keyboard",
"symbol": "⌨"
},
{
"row": 1,
"column": 9,
"type": "PointerButton",
"symbol": "MBx",
"button": 2,
"click": false
},
{
"row": 5,
"column": 8,
"type": "PointerButton",
"symbol": "LMB",
"button": 0,
"click": true
},
{
"row": 5,
"column": 9,
"type": "PointerButton",
"symbol": "RMB",
"button": 1,
"click": true
}
]
}
]
}
DOS Config
[sdl]
autolock=true
[dosbox]
title=Windows 3.1x
memsize=16
[dos]
hard drive data rate limit=0
floppy drive data rate limit=0
[cpu]
cputype=pentium
core=normal
[pci]
voodoo=false
[ide, primary]
int13fakeio=true
int13fakev86io=false
[render]
scaler=none
[autoexec]
echo off
mount c .
c:
imgmount d ./CD/koumei.cue -t cdrom
autoexec.bat
Post a Comment