Message Board


Message Board > Fenix / Bennu / Gemix / DIV > How do I double the resolution, without the 2xscale filter?

September 12, 2006, 12:16
Tovi
I love you!
75 posts

Is there any way in Fenix, to upscale the resolution of a game (making it 2, 3 or even 4 times as big in a window), without that special filter that is supposed to make your game look nicer, while in reality, it kinda blurs and distorts your original graphics.

Kensuo runs in 320x240. I want to include a windowed mode aswell as fullscreen, but I think 320x240 is too small. And I don't like what mode_2xscale does to my graphics. I want the pixels to remain where they are.
____________
Zombie Robot Ninja Pirate Battlefield Extreme!!!
#
September 12, 2006, 13:27
Rincewind
programmer
1546 posts

Set_mode(640,480);

And...

Resolution=0.5;
Size=200;

...in every process? Or something similar for other resolutions.

[Edited on September 12, 2006 by Rincewind]
____________
Personal website: http://www.loijson.com
#
September 12, 2006, 13:50
Tovi
I love you!
75 posts

I was hoping there would be a simpler solution. Oh well, thanks anyway.
____________
Zombie Robot Ninja Pirate Battlefield Extreme!!!
#
September 12, 2006, 22:16
Sandman
F3n!x0r
1194 posts

Set_Mode(w,h,d,MODE_2XSCALE);
____________
BennuWiki
Yes, my avatar has grey borders in IE (so get a decent browser)
ROOFLEZ ROOFLEZ
#
September 12, 2006, 22:20
Eckolin
Quite Whiskered
388 posts

You have been reading the initial post, Sandman?
____________
Maker of Games...
Wisdom is supreme; therefore get wisdom.
Need help with coding? I probably wrote something similar.
#
September 13, 2006, 00:58
Sandman
F3n!x0r
1194 posts

Sorry, I have been boozing all day.
____________
BennuWiki
Yes, my avatar has grey borders in IE (so get a decent browser)
ROOFLEZ ROOFLEZ
#

Message Board > Fenix / Bennu / Gemix / DIV > How do I double the resolution, without the 2xscale filter?

Quick reply


You must log in or register to post.
Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!