Dosbox

  • 8 Odpowiedzi
  • 2258 Wyświetleń

0 użytkowników i 1 Gość przegląda ten wątek.

*

Offline Pierog

  • 14
  • Płeć: Mężczyzna
  • :)
Dosbox
« dnia: Listopad 27, 2006, 14:00:14 »
Witam, posiadam mda II z wm5 i chcialbym na nim odpalic dosboxa, a dokladniej settlers. Byc moze bylo o tym tysiac razy na forum  ale opcja szukaj dziala tak a nie inaczej i znalazlem tylko 1 topic na ten temat w dodatku z niedzialajacymi linkami a opis nie za wiele mi mowil wiec:

Dosboxa wgralem na ram, settlers znajduje sie w katalagu "Settlers" na karcie (storage card) i nie dziala ^^



Jak odpalam emulator to wyskakuje komunikat swiadczacy chyba o blednej sciezce do gry ale nie jestem pewien bo nie wyswietla sie caly. Plik dosbox wyglada tak:

[sdl]
# fullscreen -- Start dosbox directly in fullscreen.
# fulldouble -- Use double buffering in fullscreen.
# fullfixed -- Don't resize the screen when in fullscreen.
# fullresolution -- What resolution to use for fullscreen, use together with fullfixed.
# output -- What to use for output: surface,overlay,opengl,openglnb.
# hwscale -- Extra scaling of window if the output device supports hardware scaling.
# autolock -- Mouse will automatically lock, if you click on the screen.
# sensitiviy -- Mouse sensitivity.
# waitonerror -- Wait before closing the console if dosbox has an error.
# priority -- Priority levels for dosbox: lower,normal,higher,highest.
# Second entry behind the comma is for when dosbox is not focused/minimized.
# mapperfile -- File used to load/save the key/event mappings from.

fullscreen=true
fulldouble=true
fullfixed=true
fullresolution=320x240
output=surface
hwscale=1.0
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper.txt

#Mouse emulation
dpadmouse=true
dpadmousespeed=3.00
tpadmode=true
tpadspeed=1.00

#Key binds
dpadup=91
dpaddown=85
dpadleft=87
dpadright=89
dpadconfirm=52

hwkey1=49
hwkey2=53
hwkey3=56
hwkey4=54

#Mouse actions
dpadconfirm_ma=1
hwkey1_ma=0
hwkey2_ma=0
hwkey3_ma=2
hwkey4_ma=3

#GFX Output options
directgapi=true
lefthand=true

#Forced keyboard
fkswitchx=0
fkswitchy=0
fkswitchw=2
fkswitchh=2
fkheight=80
fkbutton=4
fktransparent=true

#Toolbars
toolbar1=toolbar.dbk
toolbar2=game.dbk
toolbar3=set.dbk

[dosbox]
# language -- Select another language file.
# memsize -- Amount of memory dosbox has in megabytes.
# machine -- The type of machine tries to emulate:hercules,cga,tandy,vga.
# captures -- Directory where things like wave,midi,screenshot get captured.

language=
machine=vga
captures=capture
memsize=8

[render]
# frameskip -- How many frames dosbox skips before drawing one.
# aspect -- Do aspect correction.
# scaler -- Scaler used to enlarge/enhance low resolution modes.
# Supported are none,normal2x,advmame2x,advmame3x,advinterp2x,interp2x,tv2x.

frameskip=1
aspect=true
scaler=none

[cpu]
# core -- CPU Core used in emulation: simple,normal,full,dynamic.
# cycles -- Amount of instructions dosbox tries to emulate each millisecond.
# Setting this higher than your machine can handle is bad!
# cycleup -- Amount of cycles to increase/decrease with keycombo.
# cycledown Setting it lower than 100 will be a percentage.

# I'd advise using verysimple or full core where possible.

core=full
#core=full
cycles=0
cycleup=100
cycledown=100
# Cpu autocycling - set to value higher than 0 to enable.
# Set to 0 to disable feature.
# This also sets maximum allowed cycles.
cyclesmax=0

[mixer]
# nosound -- Enable silent mode, sound is still emulated though.
# rate -- Mixer sample rate, setting any devices higher than this will
# probably lower their sound quality.
# blocksize -- Mixer block size, larger blocks might help sound stuttering
# but sound will also be more lagged.
# prebuffer -- How many milliseconds of data to keep on top of the blocksize.

nosound=true
rate=11025
blocksize=256
prebuffer=10

[midi]
# mpu401 -- Enable MPU-401 Emulation.
# intelligent -- Operate in Intelligent mode.
# device -- Device that will receive the MIDI data from MPU-401.
# This can be default,alsa,oss,win32,coreaudio,none.
# config -- Special configuration options for the device. In Windows put
# the id of the device you want to use. See README for details.

mpu401=false
intelligent=true
device=default
config=

[sblaster]
# type -- Type of sblaster to emulate:none,sb1,sb2,sbpro1,sbpro2,sb16.
# base,irq,dma,hdma -- The IO/IRQ/DMA/High DMA address of the soundblaster.
# mixer -- Allow the soundblaster mixer to modify the dosbox mixer.
# oplmode -- Type of OPL emulation: auto,cms,opl2,dualopl2,opl3.
# On auto the mode is determined by sblaster type.
# oplrate -- Sample rate of OPL music emulation.

type=sb1
base=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=11025

[gus]
# gus -- Enable the Gravis Ultrasound emulation.
# base,irq1,irq2,dma1,dma2 -- The IO/IRQ/DMA addresses of the
# Gravis Ultrasound. (Same IRQ's and DMA's are OK.)
# rate -- Sample rate of Ultrasound emulation.
# ultradir -- Path to Ultrasound directory. In this directory
# there should be a MIDI directory that contains
# the patch files for GUS playback. Patch sets used
# with Timidity should work fine.

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

[speaker]
# pcspeaker -- Enable PC-Speaker emulation.
# pcrate -- Sample rate of the PC-Speaker sound generation.
# tandyrate -- Sample rate of the Tandy 3-Voice generation.
# Tandysound emulation is present if machine is set to tandy.
# disney -- Enable Disney Sound Source emulation.

pcspeaker=false
pcrate=11025
tandyrate=11025
disney=false
tandy=false

[bios]
# Nothing to setup yet!


[dos]
# xms -- Enable XMS support.
# ems -- Enable EMS support.

xms=true
ems=true

[directserial]
# directserial -- Enable serial passthrough support.
# comport -- COM Port inside DOSBox.
# realport -- COM Port on the Host.
# defaultbps -- Default BPS.
# parity -- Parity of the packets. This can be N, E or O.
# bytesize -- Size of each packet. This can be 5 or 8.
# stopbit -- The number of stopbits. This can be 1 or 2.

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

[autoexec]
# Lines in this section will be run at startup.
mount c "\Storage Card\Settlers"
# mount d "\Storage Card\c2"
#mount d -t cdrom d:\
c:
#CD GRY

#PATH C:\WINDOWS;
#C:\WINDOWS\SMARTDRV.EXE 512 /double_buffer
#SET TEMP=C:\WINDOWS\TEMP
cd settlers
quickn
Gdyby xbox miał ręce to grałby na pleju :)

*

Offline Kapitan Pazur

  • ******
  • 11296
  • Sprzęt: iPhone 5, Xperia Z3 Compact
Re: Dosbox
« Odpowiedź #1 dnia: Listopad 27, 2006, 14:12:25 »
Cytat: "Pierog"

[autoexec]
mount c "\Storage Card\Settlers"
c:
cd settlers


moim zdaniem problem jest w tym co widac powyżej: mountujesz katalog dosboxa jako Storage Card\Settlers a potem jeszcze chcesz wejść do katalogu settlers, czyli gra musiałaby fizycznie być w Storage Card\Settlers\settlers

masz tam chyba o jednych "settlersów" za dużo, albo zmień pierwszą linijkę na mount c "\Storage Card" albo wywal linijkę "cd settlers"

*

Offline Pierog

  • 14
  • Płeć: Mężczyzna
  • :)
Dosbox
« Odpowiedź #2 dnia: Listopad 27, 2006, 17:00:28 »
Zrobiłem tak jak mowiles, gra powiedzmy ze sie odpala do momentu menu, potem nic sie nie da zrobic i tak :D pewnie cos z tym calym plikiem tekstowym mam zwolene ^^
Gdyby xbox miał ręce to grałby na pleju :)

*

Offline Kapitan Pazur

  • ******
  • 11296
  • Sprzęt: iPhone 5, Xperia Z3 Compact
Dosbox
« Odpowiedź #3 dnia: Listopad 27, 2006, 18:00:06 »
no wiesz, to była rada na błędną ścieżkę. A czy gra u Ciebie ruszy to tego już nikt nie zagwarantuje, masz WM5 co czasami powoduje problemy...
Jest duży wątek o Settlersach, popróbuj różne pomysły stamtąd - nie będziemy tego przecież jeszcze raz powielać tutaj

*

Offline processor

  • ****
  • 691
  • Płeć: Mężczyzna
    • Radio i telewizja w Małopolsce
  • Sprzęt: XDA Exec, iPAQ 3870
Dosbox
« Odpowiedź #4 dnia: Listopad 27, 2006, 18:22:04 »
Cytat: "Pierog"
Zrobiłem tak jak mowiles, gra powiedzmy ze sie odpala do momentu menu, potem nic sie nie da zrobic i tak :D pewnie cos z tym calym plikiem tekstowym mam zwolene ^^


Możesz spróbować jeszcze PocketDOS: http://www.pocketdos.com/
U mnie DosBox nie działa, a na PocketDosie idzie wspaniale!!

Jak będzie skakał to w ustawieniach daj sobie system: DR-DOS CALDERA. U mnie idzie o wiele szybciej.

*

nothin

Dosbox
« Odpowiedź #5 dnia: Listopad 27, 2006, 19:00:13 »
mount c "\sd Card\settlers"

settlersi na pocketdosie?! lol.

*

Offline iniemamocny

  • **
  • 119
  • Płeć: Mężczyzna
    • microservice
  • Sprzęt: dell axim x51v; Samsung i750
Dosbox
« Odpowiedź #6 dnia: Listopad 27, 2006, 20:48:13 »
Cytat: "nothin"
mount c "\sd Card\settlers"

settlersi na pocketdosie?! lol.
A na dosboxie działają?

*

nothin

Dosbox
« Odpowiedź #7 dnia: Listopad 28, 2006, 05:00:07 »
http://www.pdaclub.pl/forum/viewtopic.php?t=41035&highlight=settlers
mój bardzo stary post, aktualnie na moim konfigu przy 400 mhz settlersi dzialają płynnie na 30 kl/sek...
mówię o dosboxie cvs n0pa.

update: fakt faktem , że sterowanie nie jest najlepsze, ale zdecydowanie da się pograć

*

Offline DinthKSC

  • ****
  • 962
  • Płeć: Mężczyzna
    • Prywatny blog
  • Sprzęt: iPAQ h4150
Dosbox
« Odpowiedź #8 dnia: Listopad 28, 2006, 11:05:02 »
Akurat w settlersow mozesz sobie nie pograc bo u mnie to jedyna gra pod dosboxem w ktorej nie dziala sterowanie touchscreenem.
Jak jestes desperatem to poprobuj kilka starych sterownikow myszy typu mouse.com.