Console : DOSX
Category : ACTION
Year : 1992
Developer(s) : Egosoft
DOSGamePlayer WEB (DIRECT)

DOSGamePlayer App (For Android)
- 도스게임 플레이어 앱은 휴대폰으로 수 천개의 고전게임을 즐기실 수 있습니다.
- 가상패드 사용자가 편하게 변경할 수 있습니다.
- 게임 저장 파일도 언제든 휴대폰으로 다운로드 가능합니다.
GAME ROM
https://store.dosgameplayer.com/dosx/ugh.jsdosDOSGamePlayer WEB (SELF)
다운 받은 게임 롬을 선택해서 플레이 가능합니다
저장 했던 파일을 선택해서 이어서 플레이 가능합니다
DOSGamePlayer Guide
Keypad
{
"version": 2,
"layers": [
{
"grid": "square",
"title": "Layer#0",
"controls": [
{ "row": 0, "column": 0,"symbol": "␛", "type": "Key", "mapTo": [256] },
{ "row": 0, "column": 1,"symbol": "F1", "type": "Key", "mapTo": [290] },
{ "row": 0, "column": 2,"symbol": "F2", "type": "Key", "mapTo": [291] },
{ "row": 0, "column": 3,"symbol": "F3", "type": "Key", "mapTo": [292] },
{ "row": 0, "column": 4,"symbol": "F4", "type": "Key", "mapTo": [293] },
{ "row": 0, "column": 5,"symbol": "F5", "type": "Key", "mapTo": [294] },
{ "row": 0, "column": 9, "type": "Keyboard", "symbol": "⌨" },
{ "row": 1, "column": 0,"symbol": "P", "type": "Key", "mapTo": [80] },
{ "row": 4, "column": 0,"symbol": "↖", "type": "Key", "mapTo": [265,263] },
{ "row": 4, "column": 1,"symbol": "↑", "type": "Key", "mapTo": [265] },
{ "row": 4, "column": 2,"symbol": "↗", "type": "Key", "mapTo": [265,262] },
{ "row": 5, "column": 0,"symbol": "←", "type": "Key", "mapTo": [263] },
{ "row": 5, "column": 1,"symbol": "O", "type": "NippleActivator" },
{ "row": 5, "column": 2,"symbol": "→", "type": "Key", "mapTo": [262] },
{ "row": 5, "column": 8,"symbol": "Kp0", "type": "Key", "mapTo": [320] },
{ "row": 6, "column": 0,"symbol": "↙", "type": "Key", "mapTo": [264,263] },
{ "row": 6, "column": 1,"symbol": "↓", "type": "Key", "mapTo": [264] },
{ "row": 6, "column": 2,"symbol": "↘", "type": "Key", "mapTo": [264,262] }
]
}
]
}
DOS Config
[sdl]
autolock=false
fullscreen=false
fulldouble=false
fullresolution=original
windowresolution=original
output=surface
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper-jsdos.map
usescancodes=true
vsync=false
[dosbox]
machine=svga_s3
language=
captures=capture
memsize=16
[cpu]
core=auto
cputype=auto
cycles=auto
cycleup=100
cycledown=100
[mixer]
nosound=false
rate=44100
blocksize=1024
prebuffer=20
[render]
frameskip=0
aspect=false
scaler=none
[midi]
mpu401=intelligent
mididevice=default
midiconfig=
[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=44100
[gus]
gus=false
gusrate=44100
gusbase=240
gusirq=5
gusdma=3
ultradir=C:\ULTRASND
[speaker]
pcspeaker=true
pcrate=44100
tandy=auto
tandyrate=44100
disney=true
[joystick]
joysticktype=auto
timed=true
autofire=false
swap34=false
buttonwrap=false
[serial]
serial1=dummy
serial2=dummy
serial3=disabled
serial4=disabled
[dos]
xms=true
ems=true
umb=true
keyboardlayout=auto
[ipx]
ipx=true
[autoexec]
echo off
mount c "./HDD"
c:
PLAY.BAT
Post a Comment