VOGONS

Common searches


Search results

Display options

Re: REM and Redirection

Yes it should not redirect at all. gave me a headake in the script I was writing. so I just removed the > in the rem lines. I dont know if it effects any game's.. but we all know that not everything released is polished. In my case it caused the creation of flag files that effected the way XcomUtil …

Dosbox 0.73 unstable on Windows 7 x64

0.73 consistently hangs on the following in a batch file config -get "cpu core" >>%redir% set DosBoxCPU=%CONFIG% config -get "cpu cycles" >>%redir% set DosBoxCycles=%CONFIG% config -set "cpu core=dynamic" config -set "cpu cycles=max" it also hangs when a batch file does a call to another batch file. …

Re: Hq2x / Hardware OpenGL-HQ scaling

I got the config file. what settings do I need to get it to work in full screen mode. ? I have used the folowing for windows mode and it looks great: output=openglhq hwscale=2.00 scaler=none the rest are default. :edit: every time i run xcom 1.4 my shstem reboots. :s-face: :edit 2: updated my nvidia …

Re: patching CVS with hq2x

What a pain! OK manualy patched that file. Tried using the oficial instructions for building dosbox. Had the problem listed over at the hq3x thread. got current sorce on automake and autoconf. but they would not build sems MSYS does not have Perl.. ok no problem get copy of Perl.. now it wants C …

Re: patching CVS with hq2x

Short and to the point.. well I found Cygwin and got it installed.. However the patch failes against the 0.63 sorce. I get the folowing error: Hunk #1 FAILED at 230. 1 out of 1 hunk failed -- saving rejects to file /src/dosbox.cpp.rej That file contains this. *************** *** 230,240 **** secprop …

patching CVS with hq2x

I'm having problems patching the current CVS with the hq2x diff file. Does any one have an easy way to do this on an xp system? or a current 0.63 based win32 build with a hq2x patch would be nice. sence the other CVS build site is off line. -Blade FireLight

CVS Refresh rates

in 0.61 the refershe rates were based on what I set in the windows control pannel. How ever with the current CVS from the pined thread does not. each time I run it I get either 60hz or 75 hz. and on my monitor 60hz looks better (probably somthing with my eyes) This is quite frusterating because at …

Re: About HQ2X...

Make sure you are using the settings from the Hq3x forum thread (the original one) when playing xcom. I used xcom as primary test game for the latest changes, so it is exceptionally well supported. I tried thoes settings, However my untrained eye has problems telling what the diferance is. where …

Re: About HQ2X...

PRIESTLYBOY adds HQ2X patch to his CVS builds. Otherwise it is not yet part of normal DOSBOX CVS (which means that it may or may not be in 0.62 when it is released). Mirek not is 0.62? :surprised: I got the CVS build recently and absolutely love the HQ2X. I have not had any speed issues with it …

Redirecing code

would it be posible to add the folowing commands to get redirecing of file output working? /* DUP.C: This program uses the variable old to save * the original stdout. It then opens a new file named * new and forces stdout to refer to it. Finally, it * restores stdout to its original state. */ # …

Page 1 of 1