VOGONS

Common searches


Search results

Display options

Re: KDevelop

Don't use KDevelop at all, unless you are developing. It's much faster typing ./configure && make && make install than starting up KDevelop and clicking all that stuff. Which is not to say that KDevelop is bad - it's running here right now with dosbox loaded, while I am writing something for it …

Re: Luck with Dos32a Beta??

Regarding the negative EMS value: you are probably using close to 64MB memory (probably 63MB, the maximum amount dosbox supports), and the program stores that amount in a short (2-byte) integer. Which is fine, only if you interpret an unsigned short value of 63000 as signed short, it's about -2000. …

Re: Problems with Norton Antivirus or Spysweeper

Well, uninstalling Norton is always a good idea. Back in the DOS days, there was no way around the Norton programs. These days, they cause a lot more trouble than they help you. There are a number of good antivirus programs that are free for personal use, like FreeAV and Avast. Just stay clear of …

Re: how to increase dosbox native refresh rate?

Actually, 1280x800 as found on widescreen laptops is even better: 4x scaling, and many games look _better_ when they are distorted that way, because original game developers didn't bother to account for non-square pixels. X-Com's earth looks like an oval on a true 4:3 screen, but like a circle on a …

Re: ... An Idea ...

[...], and in some cases the copyright has expired too. [...] Well, just to remind you: The first copyright to expire is that of some classic disney movie somewhen in around 30 years. Unless legislation changes and copyright is valid even further (this has happened several times). Of course, …

Re: ykhwong's new release

You could gain by using opengl/openglnb/overlay or directx output, then normal2x will not matter, and the video card does the scaling. Which output is best depends highly on OS, video card and your preference. Surface mode doesn't differ much with or without normal2x. Your speed seems okayish, …

Re: how to increase dosbox native refresh rate?

First of all, if you use a TFT, you should always use fullfixed=true and fullresolution= . You can make the video card do the scaling if you use anything but output=surface. output=overlay should work fine on all cards, although some do bilinear filtering, and others do not. output=openglnb is …

Re: ykhwong's new release

Number one CPU killer is scaling, followed by Adlib emulation. Third is DOSBox's memory bookkeeping/protected mode support. (Figures sampled while developing Hq2x, which was at that time as fast as advmame2x. Other scalers and sound emulations will have less impact.) On at least one of my machines, …

Re: DOSBOX on AMIGA

No, no, I mean it as I say. There are people with real AMIGAs, as this thread shows, and I am not referring to those running an emu. You're right that running dosbox in an AMIGA emu is pointless, but running it on a real box is not (as long as it is possible).

Re: Virtual printer

Oh, look at the sidebar to the left, there's my location. I bet you'll find an online delivery service that is capable of online payment. :) Just kidding, the day this patch goes into regular CVS I will have a stab at it for linux improvements anyways, so I may be bored and do the passthrough thing …

Re: Virtual printer

eL_PuSHeR wrote: Hmmm. Right. I still need a LPTx passthrough. Well then, write it or make it the hobby of someone. Hint: one of my hobbies is called "Pizza" 😀

Re: DOSBOX on AMIGA

Furhter more, there is little point in a dos box port that will only worl with a limited range of very early dos games. Funny thing, this is something I often read. People said it regarding PocketPC versions or the Dreamcast port as well. How can you assume what games I like to play? Taking me as …

Re: DOSBOX on AMIGA

Well, if you think it is possible, prove it: Do it! We are no 24/7 deluxe service center, fulfilling your every wish, but hobby programmers who do what we have fun at. Phrasing things like "I want ..." is a bad idea with such people. Try "Where can I find information on..." or "Did anyone ever ...", …

Page 27 of 52