Page 1 of 1

Help with Dell 2007FPB

Posted: Sun Feb 18, 2024 6:41 pm
by Dr Johnny Bananas

Hi guys, I tried searching and didn't see a resolution to my particular problem, I wonder if you can help. I have a Dell 2007FPB and I'm trying to use the INI file linked below as an alt. I imagine this should work perfectly, but I get a "signal out of range / change to 1600 x 1200 60hz" error message on the Dell. is there something not right in this INI? Thank you.

https://gist.github.com/hernan43/dc7e6b ... d486cc613b


Re: Help with Dell 2007FPB

Posted: Sun Feb 18, 2024 6:48 pm
by Flandango

This may be an issue:

Code: Select all

video_mode=1,1600,64,192,304,1200,1,3,46,162

try this and see if that helps:

Code: Select all

video_mode=1600,64,192,304,1200,1,3,46,162

Re: Help with Dell 2007FPB

Posted: Sun Feb 18, 2024 7:16 pm
by Dr Johnny Bananas
Flandango wrote: Sun Feb 18, 2024 6:48 pm

This may be an issue:

Code: Select all

video_mode=1,1600,64,192,304,1200,1,3,46,162

try this and see if that helps:

Code: Select all

video_mode=1600,64,192,304,1200,1,3,46,162

That worked! Thank you. Although now I see other issues, like it disables 5X upscaling, which I would need for the 1600X1200 I would think.

Edit: sorry, I didn't mean to suggest that your advice caused a problem with 5X, just that something in the INI might be causing it.


Re: Help with Dell 2007FPB

Posted: Sun Feb 18, 2024 9:12 pm
by lagerfeldt

First make sure your vertical scaling mode is set correctly:

Code: Select all

vscale_mode=1 ; 0 - scale to fit the screen height.

It appears so from the snippet of your INI, which I assume is not the whole INI. Make sure you use an actual, full INI file - make a renamed copy of the main version that works and simply edit the new video mode(s) in.

Have you tried a simple calculated mode?

Code: Select all

video_mode=1600,1200,60

Then later when it comes to PAL and NTSC perhaps again simply set:

Code: Select all

video_mode_ntsc=1600,1200,60
video_mode_pal=1600,1200,50

A vsync of 0 is pretty choppy and slow, can't you use at least 1 with the Dell, even though it's an oldie?


Re: Help with Dell 2007FPB

Posted: Sun Feb 18, 2024 9:39 pm
by Dr Johnny Bananas

thank you, I'll check these when I can


Re: Help with Dell 2007FPB

Posted: Tue Feb 27, 2024 4:37 am
by Dr Johnny Bananas

Hi guys, I did get it working. Thank you! Although the 2007FPB seems a bit dim. But I think that's the nature of the beast.


Re: Help with Dell 2007FPB

Posted: Tue Feb 27, 2024 7:40 am
by neogeo81
Dr Johnny Bananas wrote: Tue Feb 27, 2024 4:37 am

Hi guys, I did get it working. Thank you! Although the 2007FPB seems a bit dim. But I think that's the nature of the beast.

i have one and if you aren't playing in your garden in direct sunlight you should be fine.


Re: Help with Dell 2007FPB

Posted: Wed Feb 28, 2024 1:48 am
by Missus
neogeo81 wrote: Tue Feb 27, 2024 7:40 am
Dr Johnny Bananas wrote: Tue Feb 27, 2024 4:37 am

Hi guys, I did get it working. Thank you! Although the 2007FPB seems a bit dim. But I think that's the nature of the beast.

i have one and if you aren't playing in your garden in direct sunlight you should be fine.

great fix for a dim screen, play outside in the garden, at night!