4D Sports Tennis / 4D 스포츠 테니스 / DOS


Console : DOS

Category : tennis

Year : 1990

Developer(s) : Distinctive Software

DOSGamePlayer WEB (DIRECT)

게임 저장 후 오른쪽 상단 디스크를 누르면 웹브라우저에 저장됩니다 (다음 방문시 저장파일로 이어서 됩니다)


GAME ROM

https://archive.org/download/jsdosbox/4dtennis.jsdos


DOSGamePlayer WEB (SELF)

다운 받은 게임 롬을 선택해서 플레이 가능합니다
저장 했던 파일을 선택해서 이어서 플레이 가능합니다
게임 저장 후 오른쪽 상단 디스크를 누르면 웹브라우저에 저장됩니다 (다음 방문시 저장파일로 이어서 됩니다)

Android Mobile Play



Keypad


{
    "version": 2,
    "layers": [
      {
        "grid": "square",
        "title": "left",
        "controls": [
          {
            "row": 5,
            "column": 6,
            "symbol": "S",
            "type": "Key",
            "mapTo": [
              32
            ]
          },
          {
            "row": 5,
            "column": 8,
            "symbol": "L",
            "type": "Key",
            "mapTo": [
              257
            ]
          },
          {
            "row": 4,
            "column": 1,
            "symbol": "w",
            "type": "Key",
            "mapTo": [
              87
            ]
          },
          {
            "row": 6,
            "column": 1,
            "symbol": "x",
            "type": "Key",
            "mapTo": [
              88
            ]
          },
          {
            "row": 5,
            "column": 0,
            "symbol": "a",
            "type": "Key",
            "mapTo": [
              65
            ]
          },
          {
            "row": 5,
            "column": 2,
            "symbol": "d",
            "type": "Key",
            "mapTo": [
              68
            ]
          },
          {
            "row": 5,
            "column": 1,
            "type": "NippleActivator",
            "symbol": "◯"
          },
          {
            "row": 0,
            "column": 0,
            "symbol": "␛",
            "type": "Key",
            "mapTo": [
              256
            ]
          },
          {
            "row": 6,
            "column": 0,
            "symbol": "z",
            "type": "Key",
            "mapTo": [
              90
            ]
          },
          {
            "row": 6,
            "column": 2,
            "symbol": "c",
            "type": "Key",
            "mapTo": [
              67
            ]
          },
          {
            "row": 4,
            "column": 0,
            "symbol": "q",
            "type": "Key",
            "mapTo": [
              81
            ]
          },
          {
            "row": 4,
            "column": 2,
            "symbol": "e",
            "type": "Key",
            "mapTo": [
              69
            ]
          },
          {
            "row": 0,
            "column": 1,
            "type": "Switch",
            "symbol": "l",
            "layerName": "left"
          },
          {
            "row": 0,
            "column": 2,
            "type": "Switch",
            "symbol": "r",
            "layerName": "right"
          }
        ]
      },
      {
        "grid": "square",
        "title": "right",
        "controls": [
          {
            "row": 5,
            "column": 1,
            "symbol": "s",
            "type": "Key",
            "mapTo": [
              32
            ]
          },
          {
            "row": 5,
            "column": 3,
            "symbol": "l",
            "type": "Key",
            "mapTo": [
              257
            ]
          },
          {
            "row": 4,
            "column": 8,
            "symbol": "w",
            "type": "Key",
            "mapTo": [
              87
            ]
          },
          {
            "row": 6,
            "column": 8,
            "symbol": "x",
            "type": "Key",
            "mapTo": [
              88
            ]
          },
          {
            "row": 5,
            "column": 7,
            "symbol": "a",
            "type": "Key",
            "mapTo": [
              65
            ]
          },
          {
            "row": 5,
            "column": 9,
            "symbol": "d",
            "type": "Key",
            "mapTo": [
              68
            ]
          },
          {
            "row": 5,
            "column": 8,
            "type": "NippleActivator",
            "symbol": "◯"
          },
          {
            "row": 0,
            "column": 0,
            "symbol": "␛",
            "type": "Key",
            "mapTo": [
              256
            ]
          },
          {
            "row": 6,
            "column": 7,
            "symbol": "z",
            "type": "Key",
            "mapTo": [
              90
            ]
          },
          {
            "row": 6,
            "column": 9,
            "symbol": "c",
            "type": "Key",
            "mapTo": [
              67
            ]
          },
          {
            "row": 4,
            "column": 7,
            "symbol": "q",
            "type": "Key",
            "mapTo": [
              81
            ]
          },
          {
            "row": 4,
            "column": 9,
            "symbol": "e",
            "type": "Key",
            "mapTo": [
              69
            ]
          },
          {
            "row": 0,
            "column": 1,
            "type": "Switch",
            "symbol": "l",
            "layerName": "left"
          },
          {
            "row": 0,
            "column": 2,
            "type": "Switch",
            "symbol": "r",
            "layerName": "right"
          }
        ]
      }
    ]
  }



DOS Config


[sdl]
autolock=true
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=10
cycledown=20

[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 .
c:
echo on
TENNIS.EXE

Post a Comment

Previous Post Next Post