PDAclub.pl - Forum użytkowników technologii mobilnych
Windows Mobile (Classic, Professional, Standard), Windows Phone 6.x oraz 7/8.x/10 => Oprogramowanie PPC => Emulacja => Wątek zaczęty przez: kuku16 w Lipiec 13, 2006, 14:32:51
-
Witam! Wgrałem na Pocketa grę Betrayal AT Korondor. zmienilem konfig zeby odrazu mi sie uruchamiała ta gra ale chyba źle go zrovilem bo jakieś wonty ma programik ;) .Oto mój config:
[sdl]
# fullscreen -- Start dosbox directly in fullscreen.
# fulldouble -- Use double buffering in fullscreen.
# fullfixed -- Don't resize the screen when in fullscreen.
# fullwidth/height -- What resolution to use for fullscreen, use together with fullfixed.
# output -- What to use for output: surface,overlay.
# 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.
fullscreen=true
fulldouble=false
fullfixed=false
fullwidth=0
fullheight=0
output=surface
hwscale=1.00
autolock=true
sensitivity=100
waitonerror=true
[dosbox]
# language -- Select another language file.
# memsize -- Amount of memory dosbox has in megabytes.
# machine -- The type of machine tries to emulate:auto,hercules,cga,tandy,vga.
# Try a specific type if your game has problems with auto.
language=
machine=auto
memsize=8
[render]
# frameskip -- How many frames dosbox skips before drawing one.
# snapdir -- Directory where screenshots get saved.
# aspect -- Do aspect correction.
# scaler -- Scaler used to enlarge/enhance low resolution modes.
# Supported are none,normal2x,advmame2x
frameskip=4
snapdir=snaps
aspect=false
scaler=none
[cpu]
# core -- CPU Core used in emulation: normal,full.
# 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.
core=normal
cycles=5000
cycleup=500
cycledown=20
[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.
# wavedir -- Directory where saved sound output goes when you use the
# sound record key-combination, check README file.
nosound=false
rate=22050
blocksize=2048
wavedir=waves
[midi]
# mpu401 -- Enable MPU-401 Emulation.
# 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.
mpu401=true
device=default
config=
[sblaster]
# sblaster -- Enable the soundblaster emulation.
# base,irq,dma -- The IO/IRQ/DMA address of the soundblaster.
# sbrate -- Sample rate of soundblaster emulation.
# adlib -- Enable the adlib emulation.
# adlibrate -- Sample rate of adlib emulation.
# cms -- Enable the Creative Music System/Gameblaster emulation.
# Enabling both the adlib and cms might give conflicts!
# cmsrate -- Sample rate of cms emulation.
sblaster=false
base=220
irq=7
dma=1
sbrate=22050
adlib=true
adlibrate=22050
adlibmode=adlib
cms=false
cmsrate=22050
[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.
# tandy -- Enable Tandy 3-Voice emulation.
# tandyrate -- Sample rate of the Tandy 3-Voice generation.
# disney -- Enable Disney Sound Source emulation.
pcspeaker=false
pcrate=22050
tandy=true
tandyrate=22050
disney=true
[bios]
# Nothing to setup yet!
[dos]
# xms -- Enable XMS support.
# ems -- Enable EMS support.
xms=true
ems=true
[autoexec]
# Lines in this section will be run at startup.
mount c "\Storage Card\GRY\BETRAYAL AT KORONDOR"
c:
BETRAYAL AT KORONDOR
BETRAYAL AT KORONDOR.exe
Co jest w nim źle. Mam MIO P350.
-
nazwa powyżej 8 znaków ma..może to to?
> [autoexec]
> # Lines in this section will be run at startup.
> mount c "\Storage Card\GRY\BETRAYAL AT KORONDOR"
> c:
> BETRAYAL AT KORONDOR
> BETRAYAL AT KORONDOR.exe
-
nie bardzo... Spróbowałem zrobić to z grą Ultimate soccer Manager 2 której koncówka configu jest taka:
[autoexec]
# Lines in this section will be run at startup.
mount c "\Storage Card\GRY\ULTIMATE\"
c:
USM
USM.bat
...i w dosbox'ie wyskoczyło mi:
C:\>USM
Illegal command: USM.
c:\>USM.bat
Illegal commend: USM.bat
-
hmm dziwne...
sprobuj tak:
[autoexec]
# Lines in this section will be run at startup.
mount c "\Storage Card\"
c:
cd gry
cd ultimate
cd usm? <- czy to juz nazwa pliku czy katalogu?
i tutaj mnie jedna kwestia zastanawia..
nie powinno być pliku exe do uruchomeinia a nie bat?
(moge się mylić)
USM
USM.bat
-
do uruchomienia Ultimate soccera jest .bat. A co to jest to "cd"??
[autoexec]
# Lines in this section will be run at startup. <- komenda
mount c "\Storage Card\GRY\ULTIMATE\" <-element docelowy
c: <-dysk
USM <-niewiem (a co tu ma być??i ile literek[jezeli to jest katalog])
USM.bat <-gra
-
cd to plecenie przejscia do katalogu
cd nazwa_katalogu
np. c:
cd windows
i wejdziesz do windowsa..
A tamto USM..
nie wiem jak wygląda struktura katalogów,
ale mam dzikie wrażenie, że gra wygląda tak:
storage card\ultimate\usm\usm.bat
Oczywiście to tylko moje domysły i mogą być bardzo naciągane.
-
skruktóra powiadasz... jast przecież tak gdzie mount
\Storage Card\GRY\ULTIMATE\UMS.bat
jak powiniez wyglądać ten konfig zeby przeszło w to miejsce i odtworzyło mi tego UMS.bat
-
ok ok jak nie pójdzie sposobem ja kwcześniej podałem czyli:
[autoexec]
# Lines in this section will be run at startup.
mount c "\Storage Card\"
c:
cd gry
cd ultimate
usm.bat
To nie wiem co jest nie tak... Przykro mi..
-
DZIĘĘĘĘKSSSS!!!! DZIAŁA!!!
A sorry w struktórze pomyliłem sie to był ums2.bat
-
Proszę bardzo..
I pamiętaj struktura się pisze >:)