דף 1 מתוך 2

psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 12:18 pm
על ידי dj_anubis
טפו טפו DOSBOX 0.65 בינתיים מתפקד כמו שצריך
EXTREME PINBALL רץ לי על מסך מלא בלי הפסים המעצבנים שהיו בגרסאות החדשות

משום מה כשאני מנסה להריץ PSYCHO PINBALL ו-EXTREME PINBALL אני המשחק לא עובד, הוא מנסה להריץ אותו ופשוט קופא על מסך שחור ואז אני יוצא עם CTRL+F9 הייתה תמיכה למשחקים האלה ב0.65? ואם כן איך מריצים אותם?

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 1:02 pm
על ידי Og
כן, אמורים לעבוד. אתה עושה כל מה שצריך? כמו זה לדוגמה:
http://www.old-games.org/faq/faq.php?answer=256" target="_blank
?

אם כן, תכתוב את כאן פקודות הMOUNT שלך וגם את מה מופיע אצלך בCORE ו-CYCLES.

אגב, אם תגלה ש0.65 עובד ללא בעיות, יש סיכוי טוב שמה שאשם בתופעה שהייתה לך עם הגרסאות החדשות הוא לא דוסבוקס עצמו אלא ה-SDL. אתה יכול לבדוק את זה ע"י החלפת הקבצים SDL.dll ו- SDL_net.dll שבתיקייה של 0.74 באותם קבצים שבתיקייה של 0.65 ולראות אם אתה עדיין סובל מהבעיה.

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 1:14 pm
על ידי dj_anubis
OG אני יגיד לך מה מוזר, גרסה 0.65 עובדת טוב, ללא ספק נתקעת פחות, אבל אתמול בלילה היא נתקעה כשהרצתי AIRBORNE RANGER בחלון
ועכשיו היא נתקעה בWAR CRAFT 2 במסך מלא

כשזה נתקע בחלון, אי אפשר לסגור את התהליך וזה גם מסתיים בלחיצה על RESET, מאחר ואין לי ספק שתדירות התקיעות ירדה, אני חושב שעוד מעט אני אנסה את גרסה 0.63 בתקווה שזה ייפסק

הנה הCONFIG של FANTASIES

קוד: בחירת הכל

[sdl]
# fullscreen -- Start dosbox directly in fullscreen.
# fulldouble -- Use double buffering in fullscreen.
# fullresolution -- What resolution to use for fullscreen: original or fixed size (e.g. 1024x768).
# windowresolution -- Scale the window to this size IF the output device supports hardware scaling.
# output -- What to use for output: surface,overlay,opengl,openglnb,ddraw.
# 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: lowest,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.
# usescancodes -- Avoid usage of symkeys, might not work on all operating systems.

fullscreen=true
fulldouble=true
fullresolution=original
windowresolution=original
output=overlay
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper.txt
usescancodes=true

[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,pcjr,vga.
# captures -- Directory where things like wave,midi,screenshot get captured.

language=
machine=vga
captures=capture
memsize=16

[render]
# frameskip -- How many frames dosbox skips before drawing one.
# aspect -- Do aspect correction, if your output method doesn't support scaling this can slow things down!.
# scaler -- Scaler used to enlarge/enhance low resolution modes.
#           Supported are none,normal2x,normal3x,advmame2x,advmame3x,advinterp2x,advinterp3x,tv2x,tv3x,rgb2x,rgb3x,scan2x,scan3x.

frameskip=0
aspect=false
scaler=normal2x

[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!
#           You can also let DOSBox guess the correct value by setting it to auto.
#           Please note that this guessing feature is still experimental.
# cycleup   -- Amount of cycles to increase/decrease with keycombo.
# cycledown    Setting it lower than 100 will be a percentage.

core=normal
cycles=20000
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.
# prebuffer -- How many milliseconds of data to keep on top of the blocksize.

nosound=false
rate=22050
blocksize=2048
prebuffer=10

[midi]
# mpu401      -- Type of MPU-401 to emulate: none, uart or intelligent.
# 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=intelligent
device=default
config=

[sblaster]
# sbtype -- Type of sblaster to emulate:none,sb1,sb2,sbpro1,sbpro2,sb16.
# sbbase,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.
#            All OPL modes are 'Adlib', except for CMS.
# oplrate -- Sample rate of OPL music emulation.

sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=22050

[gus]
# gus -- Enable the Gravis Ultrasound emulation.
# gusbase,irq1,irq2,dma1,dma2 -- The IO/IRQ/DMA addresses of the 
#            Gravis Ultrasound. (Same IRQ's and DMA's are OK.)
# gusrate -- 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=true
gusrate=22050
gusbase=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 Sound System emulation (off,on,auto).
#          For auto Tandysound emulation is present only if machine is set to tandy.
# tandyrate -- Sample rate of the Tandy 3-Voice generation.
# disney -- Enable Disney Sound Source emulation.

pcspeaker=true
pcrate=22050
tandy=auto
tandyrate=22050
disney=true

[bios]
# joysticktype -- Type of joystick to emulate: none, 2axis, 4axis,
#                 fcs (Thrustmaster) ,ch (CH Flightstick).
#                 none disables joystick emulation.
#                 2axis is the default and supports two joysticks.

joysticktype=none

[serial]
# serial1-4 -- set type of device connected to com port.
#              Can be disabled, dummy, modem, directserial.
#              Additional parameters must be in the same line in the form of
#              parameter:value. Parameters for all types are irq, startbps, bytesize,
#              stopbits, parity (all optional).
#              for directserial: realport (required).
#              for modem: listenport (optional).
#              Example: serial1=modem listenport:5000

serial1=dummy
serial2=dummy
serial3=disabled
serial4=disabled

[dos]
# xms -- Enable XMS support.
# ems -- Enable EMS support.
# umb -- Enable UMB support (false,true,max).

xms=true
ems=true
umb=true

[ipx]
# ipx -- Enable ipx over UDP/IP emulation.

ipx=false

[autoexec]
mount c "D:\Games\Masa Games\Pinball Fatasies"
c:
pinball
exit
# Lines in this section will be run at startup.


עריכה

עכשיו קרה משהו שיכול להיות שיעזור לנו באיתור התקלה

כשניסיתי להריץ את FANTASIES לחצתי מהר על ALT+ENTER על ההתחלה, המשחק לא עלה, והדוסבוקס נתקע ניסיתי לסגור אותך דרך TASK MANGAER ב-KILL TREE PROCESS, זה משום מה הצליח לא לפני שהוא רשם לי הודעת שגיאה

לא הספקתי לעשות PRINT SCREEN אבל היה רשום שם משהו על MEMORY, אני דיי בטוח שהוא כתב CAN`T ALLOCATE MEMORY משהו כזה,בקיצור שורה תחתונה, זה נראה כמו התנגשות זיכרון, והאמת שזה נשמע די הגיוני מאחר וגם בחלון זה נתקע

עכשיו זה לא שחסר לי זיכרון במחשב יש 4 ליבות עם 4 ג'יגה זיכרון ככה שאני לא מבין מה הסיפור הזה, אני במקביל מנסה את גרסה 0.63 בתקווה לתוצאות טובות יותר

עריכה נוספת...
אוקיי התקנתי בדיוק לפני שניה את גרסה 0.63 ואכן FANTASIES עובד על כל המסך בלי הפסים המעצבנים שיש בגרסאות החדשות, עם סאונד ובינתיים CTRL+F9 עובד

אני כל כך מקווה שלא יהיו עוד תקלות...

PSYCHO עדיין לא עובד, אגב אני צריך פקודה שגורמת לדוסבוקס להתעלם מהג'ויסטיק, בCONF אין את זה בגרסה 0.63 או שאני פשוט לא מוצא..

OG התגובות שלך יותר מרצויות יש לך רעיון מה גורם לכל הבלגן הזה?

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 1:41 pm
על ידי Og
ראשית, בקשר לקובץ שצירפת, הCYCLES שם גבוהים מדי - אל תעלה מעל 9000 עבור המשחק PF.
dj_anubis כתב:התגובות שלך יותר מרצויות יש לך רעיון מה גורם לכל הבלגן הזה?
תוך חשש כבד לפתיחת קופת שרצים, אני אענה:
כבר ניסינו לפתור את זה, הבעיה היא שאתה לרוב מתעלם מחצי מהתוכן של ההודעות שכותבים לך, או שאתה עונה מהר מדי בלי לקרוא ולהבין. ניסיתי להעיר לך על זה אבל אז החלטת שיש לי משהו נגדך (משום מה) ושאני "עף עליך" (או משהו כזה) והתייאשתי...

קח לדוגמה את הדיון שלך בפורום של דובסוקס, WD ביקש ממך בכמה הודעות האחרונות לבדוק את הבעיה במצב בטוח ואתה ממשיך להתעלם ממה שהוא כותב. איך אפשר לפתור משהו ככה?

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 1:57 pm
על ידי dj_anubis
טוב עוד שאלה לגבי הסאונד, בSUPER STREET FIGHTER 2 TURBO המשחק רץ מעולה, חלק עם סאונד

אבל משום יש קטעים כל כמה שניות גם בסדאונד אפקטס וגם במוזיקה שיש שם כמו קפיצה בדיסק יש כמו הפסקה של 0.5 שניות ואז הוא ממשיך כאילו דיסק קו]ץ יש רעיון איך לפתור?

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 2:02 pm
על ידי Og
Cycles?

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 2:51 pm
על ידי dj_anubis
ניסיתי 18000, 20000, 22000 אלף גם 30000 ניסיתי 9000 (קצת השתפר) אבל עדיין יש את זה
הנה הCONF שלי

קוד: בחירת הכל

[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,ddraw.
# 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=false
fullfixed=false
fullresolution=1024x768
output=surface
hwscale=1.00
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper.txt

[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=16

[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=0
aspect=true
scaler=normal2x

[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.

core=normal
cycles=20000
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.
# prebuffer -- How many milliseconds of data to keep on top of the blocksize.

nosound=false
rate=22050
blocksize=2048
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.

mpu401=true
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=sb16
base=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=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=true
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=true
pcrate=22050
tandyrate=22050
disney=true

[bios]
# Nothing to setup yet!


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

xms=true
ems=true

[modem]
# modem -- Enable virtual modem emulation.
# comport -- COM Port modem is connected to.
# listenport -- TCP Port the modem listens on for incoming connections.

modem=false
comport=2
listenport=23

[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

[ipx]
# ipx -- Enable ipx over UDP/IP emulation.

ipx=false

[autoexec]
mount c "D:\Games\\Super Street Fighter 2 Turbo\SSF2T"
c:
sf2turbo.exe
exit
# Lines in this section will be run at startup.



Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 3:48 pm
על ידי Og
לא אמרת באיזו גרסה אתה משתמש אז ניסיתי גם עם 0.74 וגם עם 0.65 - לא מצליח לשחזר את זה אצלי. נסה לשנות את:
blocksize=2048
prebuffer=10
ל:
blocksize=4096
prebuffer=20

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 4:10 pm
על ידי dj_anubis
אני מנסה ב0.63

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 4:36 pm
על ידי Og
אוקיי. ניסית מה שהצעתי?

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 4:37 pm
על ידי dj_anubis
היסיתי זה לא עזר :Sad: :Sad:

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 4:38 pm
על ידי dj_anubis
OG אני לא רוצה להיות חצוף או משהו, כי בסך הכול אתה עוזר לי ואני באמת אסיר תודה, יש מצב שתוריד DOSBOX 0.63 תשים את הCONF שפרסמתי פה ותבדוק אצלך? ותנסה לשחק קצת עם הערכים?

שוב אני אבין אם אין לך כוח...פשוט חשבתי שזה יקל גם עלי וגם עליך והבעיה תיפתר מהר יותר

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 5:06 pm
על ידי Og
אבל... זה בדיוק מה שעשיתי...

כשאמרתי:
Og כתב:לא מצליח לשחזר את זה אצלי.
התכוונתי ששיניתי את כל הערכים שיהיו כמו אצלך. כמובן שאחרי שאמרת שזה 0.63 ניסיתי גם איתו (העתקתי את כל התוכן של התצורה שלך ושיניתי רק את הMOUNT של הספריות).

נסה להפעיל את הקובץ GO.BAT במקום את SF2TURBO. אם זה לא עוזר, נסה להעלות את הblocksize ל- 8192.

[עריכה]
כמובן, אני מניח שהורדת את המשחק מהאתר ולא שינית שום דבר בSETUP או באפשרויות הקול של המשחק. אם אחת ההנחות הללו שגויה, אנא תאמר לי.

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 6:23 pm
על ידי dj_anubis
כדי שלא יהיו ספקות הורדתי שוב מהאתר ולא שיניתי כלום עדיין יש את זה, האמת שכשיניתי את הערכים שדיברתי ל4096 ו8192 זה רק הלך והחמיר גם כאשר הגדלתי מ10 ל20 זה החמיר זה רק גרם לכך שיש DELAY בין הסאונד למה שמתרחש על המסך...אוף OG תגיד אם אצלך זה עובד טוב עם התצורה שהעליתי לפה?

דרך אגב הבעיה לא רק בסטריט פייטר גם בWAR CRAFT 2 הבעיה איפשהו בCONF, אני רק מקווה שבגלל שזה גרסה ישנה שלא יהיה מצב שהדוסבוקס לא ידע להתמודד עם זה

Re: psycho, fantasies pinball דוסקבוקס 0.65 בעיות..

נשלח: ש' אוגוסט 14, 2010 7:39 pm
על ידי dj_anubis
אוקיי כל הנושא הזה כבר נהיה ממש גדול אני יעשה טיפה סדר בבלגן

דבר ראשון
הצלחתי להוציא את ההודעה שקיבלתי כאשר נתקע הדוסבוקס 0.65 במצב חלון
תמונה

עכשיו יש לי השערה, מאחר וטפו טפו 0.63 עוד לא עשה תקלות, מה ההבדל בינו ל0.65 שכפי שרואים פה נתקע, חיפשתי בCONF את החלק על הזכרון ושמתי לב שב0.65 ישנה עוד שורה

xms=true
ems=true
umb=true

השורה על UMB מופיעה ב0.65 ולא ב0.63, יכול להיות שהיא הגורם לתקלה?

שאלה שניה
ב0.63 הבעיה עם סאונד עדיין לא נפתרה

שאלה שלישית
ב0.63 איך מבטלים את זה שהדוסבוקס יזהה את הג'ויסטיק אני רוצה שהוא לא יזהה אותם

עריכה...

ניסיתי לשנות את הUMB לFALSE אך זה נתקע ב0.65, כנראה שפשוט צריך לשכוח 0.65

זאת אומרת רק צריך לפתור 2 בעיות אחת סאונד והנשיה היותר קריטית למנוע מדוסבוקס לזהות ג'ויסטיקים בזמן שהם עדיין מחוברים