VOGONS

Common searches


First post, by Rod Primitive

User metadata
Rank BANNED
Rank
BANNED

If I use Pixel shader hq2x (comes with Daum) and set the scaler to =hq3x, will it become hq5x then?
Or will it stop at 3, which is the highest DOSBox currently can go?

Reply 3 of 7, by gulikoza

User metadata
Rank Oldbie
Rank
Oldbie

Don't use hq3x scaler with the shader. It's not necessary, it will only make things slower and uglier.

The hq2x shader can handle any multiplication you want. Just set the desired fullresolution and the pixelshader option and it'll work just fine. The algorithm for the shader is somewhat different than that of the scaler so it's actually not bound to a single multiplication...I chose the name hq2x because it sounded familiar, but it should actually be called hqNx.

http://www.si-gamer.net/gulikoza

Reply 5 of 7, by Rod Primitive

User metadata
Rank BANNED
Rank
BANNED

Sorry for double posting. But just to make sure, I set pixel shader to =hq2x.fx and then set the scaler to =hardwareNx (where N is a number) for results?

I tried with just =hq2x.fx and no scaler at all and I could barerly tell the difference. Hence why I'm double checking now.

Reply 6 of 7, by gulikoza

User metadata
Rank Oldbie
Rank
Oldbie

Pixelshader is activated when dosbox requests hardware scaling. Hardware scaling can be setup either with hardware scaler (hardware2x or hardware3x) or with window/fullresolution options. If for instance you set pixelshader=hq2x.fx, scaler=none, fullresolution=1920x1200...then hq2x will be used to scale game resolution (eg. 320x200) to 1920x1200 when in fullscreen (the scaled resolution will actually be 1600x1200 if aspect=true is also used, so the scaling will be x5 horizontally and x6 vertically).

http://www.si-gamer.net/gulikoza