Search found 26 matches

by theelf
Sun Feb 09, 2020 10:54 pm
Forum: Help and Support
Topic: scummvm SDL1 resolution
Replies: 3
Views: 1298

Re: scummvm SDL1 resolution

Sadly, that's not possible since SDL1 will automatically change the screen's resolution to adapt to the one selected in ScummVM. You could try the SDL1 version with the OpenGL renderer to see if that improves things for you. thanks a lot for reply. You save me time looking sourcecode for sdl1 and 2...
by theelf
Sun Feb 09, 2020 6:54 pm
Forum: Help and Support
Topic: scummvm SDL1 resolution
Replies: 3
Views: 1298

scummvm SDL1 resolution

Hi, i buy a nice laptop dell e4300, with 1280x800 screen intel x4500, i installed XP SP3, and downloaded latest scummvm 2.1.1 Works fine, but give me problems with garbage on screen at exit. Is not scummvm problem, is a sdl2 problem, i realize other software that use sdl2 do the same Anyways, i deci...
by theelf
Wed Apr 13, 2016 2:46 am
Forum: General Discussion
Topic: scanlines and resolution
Replies: 7
Views: 7688

Hi guys, sorry double post, but i need some advice Finally i did a nice normal6x, bit now i want to do a scanlines6x Can I have some advice how to do? im stuck in this one First i edit surfacesdl-graphics.cpp in "backends\graphics\surfacesdl" and changed case GFX_TV2X: newScaleFactor = 2; ...
by theelf
Wed Apr 13, 2016 1:37 am
Forum: General Discussion
Topic: Scaling above 3x for a authentic, fullscreen experience
Replies: 20
Views: 30762

I had same problem, and finally i decide was easy to moddify the source code. I change the normal3x filter, for a normal6x, and works great, 1920x1200 I did for different reason, because i want nice EGA style scanlines in my CRT, and in low resolutions looks horrible void Normal3x(const uint...
by theelf
Tue Mar 29, 2016 11:14 am
Forum: General Discussion
Topic: scanlines and resolution
Replies: 7
Views: 7688

Thanks for reply, finally i decided to moddify the sourcecode and add a 6x scale with variable scanlines Now the EGA games look amazing in my CRT, very similar to my old EGA screen In 640x480 the doublescan of normal 31khz break all the magic for scanlines, but in higher resolutions, the magic is ba...
by theelf
Fri Mar 25, 2016 1:33 am
Forum: General Discussion
Topic: scanlines and resolution
Replies: 7
Views: 7688

Any ideas? still stuck in this problems with scummvm

Thanks
by theelf
Mon Feb 01, 2016 6:31 pm
Forum: General Discussion
Topic: scanlines and resolution
Replies: 7
Views: 7688

scanlines and resolution

Hi! two questions first, is possible to use scanlines with OpenGL?¿ i will love to have real scanlines for EGA games, but my CRT is 31khz, then i need to emulate them Second not too important, is possible to use non 4:3 resolutions? for example, i use 1600x1200 right now in my CRT, but i will preffe...
by theelf
Mon Sep 21, 2015 11:02 am
Forum: Android Port
Topic: (2x) integer scaling?
Replies: 2
Views: 4886

(2x) integer scaling?

Hi, i havea 800x480 device, im looking how to show 320x200 games in a centered 640x400 (2x) integer scaling... but no luck for now

All scaling i see is in a non integer, that looks horrible

any ideas?

thanks a lot
by theelf
Thu Sep 04, 2014 9:33 pm
Forum: Help and Support
Topic: scummvm 1.7 and 640x200
Replies: 6
Views: 4907

Hi, sorry the big delay to answer


Nothing works... i tried Ctrl+Alt+'+'/'-', all kind of options... nothing


Is not possible just to manually say to scummmvm the scaling?

For example 1:1 will be 320x200, 2:1 will be 640x200, 2:2.. etc

??
by theelf
Fri Aug 08, 2014 10:12 pm
Forum: Help and Support
Topic: scummvm 1.7 and 640x200
Replies: 6
Views: 4907

Hi everyone, thanks for reply and help No, i dont have square pixels But what i want is scummvm not correct any aspect ratio Until 1.6.0, for example, if i use 640x200 or 1280x200, or 50000x240, dont care... scummvm just stretch the image to fill all the area But now, scummvm just do scaling in 1:1 ...
by theelf
Fri Aug 08, 2014 12:38 pm
Forum: Help and Support
Topic: scummvm 1.7 and 640x200
Replies: 6
Views: 4907

scummvm 1.7 and 640x200

Hi!! soryr my english In scummvm version up to 1.6.0, i can use 640x200 resolution in my CRT TV without problem Scummvm in normal OpenGL, just streth the image to 640x200 without any aspect ratio, thats is correct in this case But in scummvm 1.7.0, if i sellect normal OpenGL, i just get 320x200 insi...
by theelf
Sun May 25, 2014 8:21 pm
Forum: General Discussion
Topic: Custom scaling?
Replies: 3
Views: 3326

Found a way!! The answer to this problem is PowerStrip and virtual resolution With PowerStrip is possible to create a virutal resolution inside another In this case, I create 640x200 inside 640x224 Now even if I change to 640x200, the screen believe is 640x224, and everything works fine in my screen...
by theelf
Sun May 25, 2014 4:04 pm
Forum: General Discussion
Topic: Custom scaling?
Replies: 3
Views: 3326

I don't think there is a way to do what you want to do without modifying the source code, but I am actually not sure this is what you want to do anyway. And I am not sure the sentence above actually makes any sense so let me clarify that. The original games with a 320x200 resolution were actually d...
by theelf
Sun May 25, 2014 10:32 am
Forum: General Discussion
Topic: Custom scaling?
Replies: 3
Views: 3326

Custom scaling?

Hi! greetings to all My question, for some reason (GUI frontend), i need to use a resolution of 640x224 For example, to play 320x200 games If I use openGL, it streetch to max resolution, 640x224, and have bad scaling because 224 lines instead of 200 (the correct must be 640x200) If i use the other O...
by theelf
Sun Jul 21, 2013 9:26 pm
Forum: General Discussion
Topic: Scanlines 50%
Replies: 5
Views: 5993

I requested this about 10 years ago, and it was rejected with only one dismissive reply: http://sourceforge.net/tracker/index.php?func=detail&aid=769129&group_id=37116&atid=418823 :( Ups... was not me :D LogicDeLuxe: Apologies, but sounds like Fingolfin was having a bad day and most dev...