VOGONS

Common searches


Search results

Display options

Re: Megatron (/w ykhwong builds)

The issue is also in MegaBuild 6, so it seems likely to have migrated to/from there. Perhaps this information will help the maintainers of the custom builds to find what needs to be fixed. Yes, I have borrowed many part from MB6 source. Similiar issue also occurs when trying to install LBA2 in C:\. …

Re: DOSBox changes date/time of the files

Haven't you checked FreeDOS website? Er, no, I haven't. I wasn't looking for a workaround, I was pointing out that the timestamps weren't preserved, and why. I've tried your latest build that includes COPY.EXE on the Z: drive, and I just want to point out that if, for whatever reason, the PATH does …

Re: Munt Reloaded - Development

ponytear wrote: Have you tried "dosbox_run_638e4e1833c834864fcd.7z"? Probably not? I downloaded the 04/04 build from http://www.emucr.com. Where can I get this build? Thanks. From my website: http://ykhwong.x-y.net There is a significant MUNT patch provided as an optional download.

Re: Munt Reloaded - Development

The 04/04 build is almost unusable because most tunes are overdriving, which is a problem for games without volume control (Budokan, 4D Sports Driving). My favourite is the 24/03 build (no overdrive, closer to mt32emu), but I still prefer mt32emu.exe. Have you tried "dosbox_run_638e4e1833c834864fcd …

Re: Munt Reloaded - Development

I can confirm that MegamanX mt32 is working here with MUNT update 638e4e1833c834864fcd the problem that cannot be fixed is -ugly- mt32 support for this game L0L megaman x was programmed at the end of the dos era, where the majority of games sounded much cooler with general midi MegaMan X is …

Re: Munt Reloaded - Development

Myloch, I'll frequently update the MUNT patch for DOSBox on my website. Meanwhile the last commit (19d167c0d72d4ed8980a) to synth.cpp leads to breaking the overall emulation. It does not sound at all in some games like MegaMan X. https://github.com/munt/munt/commit/ …

Re: DOSBox changes date/time of the files

There is no additional code in the COPY command to get the source file's timestamp and set it on the target file. Haven't you checked FreeDOS website? There are binary and source of COPY command which handles timestamp set. The binary from below link seems to have some issues running in DOSBox so …

Re: GCC 4.6.0

I've just compiled GCC myself in MinGW/MSYS. GCC 4.6 does not seem to be familiar with the DOSBox SVN source. make[4]: Entering directory `/c/dosbox_temp/src/cpu' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include/SDL -D_GNU _SOURCE=1 -Dmain=SDL_main -g -O2 -MT callback.o -MD -MP - …

GCC 4.6.0

Recently new version of GCC was officialy released. (Mar. 25. 2011) http://gcc.gnu.org/gcc-4.6/changes.html A new optimization flag -Ofast was introduced, and there are some improvements according to the changelog. Anybody tried it for building DOSBox? Will be there a performance merit?

Re: Fullscreen error

anttiko wrote: I use old version because i play war in russia. Can you be more specific? What's the issue when playing the game in the latest version of DOBox? You are using the one released 7 years ago.

Re: Munt Reloaded - Development

Regarding reverb: DelayReverb is experimental code intended to provide a more accurate emulation of reverb mode 3 ("stereo tapped delay") only. It hasn't been hooked up yet because it's not yet properly tuned. We have an uncommitted replacement for freeverb for the other modes, but this also …

Re: IBM PS/1 Audio Card.

Thanks for letting me know this, Myloch. 😀 The source that jmk released cannot be simply applied to the latest SVN of DOSBox. Lots of things have been changed since 0.72. I am not sure if this new patch works fine. [EDIT] Removed the attachment. A newer patch is available.

Re: Munt Reloaded - Development

Ykhwong, this newer build of yours sounds great. However, with the recent switch in reverb, the SQ3 intro almost has no reverb at all. The previous build had almost a delay effect than a reverb on the perscussion, so in some ways, this version is slightly superior. It could sound muddy. sergm said …

Re: Munt Reloaded - Development

Dominus wrote: ykhwong, can you add a patch along with the exe? Since I'm on OS X I'd rather run Dosbox natively instead of running Dosbox in a VM 😀 Try this one with Mac OS X. Updated with the addition of this definition in partial.cpp. Copy code to clipboard 1 #define __min(a,b) (((a) < (b)) ? …

Page 7 of 27