Franjas negras al jugar. Poner los juegos en panorámico W7

Resulta que tengo un portátil con pantalla de resolución 1366x768 pero al iniciar un juego como half life me salen bandas a los lados y no he encontrado ninguna forma de reescalarlos.

Mi SO es Windows 7 y la gráfica es una Intel 4500MHD (un patatoide)

Recuerdo que en el PC de un amigo conseguí reescalarle el Warcraft 3 para verse en panorámico pero ahora no consigo hacerlo.
¿La version original [la que salio en 1999] o la version source?, porque la ultima al usar un motor mas reciente deberia poder hacer el render a relacion widescreen

Aqui hay un hack para forzar al motor original a renderear a pantalla panoramica, tendras que usar un editor hexadecimal para editar el archivo ejecutable del juego y modificarlo.
http://www.wsgf.org/dr/half-life-non-steam

Half-Life (Non-Steam)
Solutions & Issues
Baseline (Widescreen) Solution & Issues

This hack may work with older versions of Half-Life, but you'll most likely need to delete the file "hl.dat" from your \Sierra\Half-Life\ directory to avoid an error message. The file will be regenerated when you launch Half-Life and it shouldn't give you any more problems.

To add widescreen support to this game you'll need a hex editor such as Be.HexEditor. Open your hl.exe file with it and search for the following string: 20 03 00 00 58 02 00 00 (refer to Additional Screenshot 1).

The groups 20 03 and 58 02 represent the resolution 800x600. Replace those with the resolution of your choice.

1024x600 - Replace 20 03 with 00 04 and replace 58 02 with 58 02
1280x720 - Replace 20 03 with 00 05 and replace 58 02 with D0 02
1280x800 - Replace 20 03 with 00 05 and replace 58 02 with 20 03
1366x768 - Replace 20 03 with 56 05 and replace 58 02 with 00 03
1440x900 - Replace 20 03 with A0 05 and replace 58 02 with 84 03
1600x900 - Replace 20 03 with 40 06 and replace 58 02 with 84 03
1680x1050 - Replace 20 03 with 90 06 and replace 58 02 with 1A 04
1920x1080 - Replace 20 03 with 80 07 and replace 58 02 with 38 04
1920x1200 - Replace 20 03 with 80 07 and replace 58 02 with B0 04

Start the game and select your new (OpenGL) resolution.

You're also going to want to increase the default FOV (which is 90 / 0). Open your config.cfg file (located in the Sierra\Half-Life\Valve\ directory) and add to the bottom, the following:

For 16:10 resolutions (1280x800, 1440x900, 1680x1050, 1920x1200) add:
default_fov 100.39487232

For 16:9 resolutions (1280x720, 1366x768, 1600x900, 1920x1080) add:
default_fov 106.270273206

Alternatively, you can do the above through the game console (~). To enable the game console, right click the Half-Life shortcut and in the properties add -console to the end the command line (hl.exe -console).

If you're having trouble getting the FOV to stick what you can do is create a text file named autoexec.cfg in the Valve directory and insert the default_fov line into the contents. You can do this for any mod folders you have, as well.

Another thing to take into consideration is the in-game text (chat messages, scoreboard text, level titles, etc). Since this hack replaces 800x600, the game by default will use the default text formats for 800x600.

If you'd like larger text, you can copy the contents of the xxxx_textscheme.txt file (Half-Life\Valve\) of your choosing (choose whichever is closest to your new resolution) and paste it into the 800_textscheme.txt file (replacing the original content).

Relacion original [4:3]
Imagen

Despues del hack
Imagen



Otro
http://forums.anandtech.com/showthread.php?t=1500168

Y para la version Source
http://steamcommunity.com/sharedfiles/f ... =171312176
Buenas! Es la version de 1998. Gracias por la explicación aunque lo acabo de conseguir probando.

Al final lo que he hecho ha sido:

1-Bajar en windows la resolución nativa del monitor a 800x600 ( se cambia a formato 4:3 y aparecen las franjas)

2-Darle al boton derecho en el escritorio-> opciones graficas-> mostrar panel> mostrar a pantalla completa (sin bordes, así desaparecen los bordes en entorno windows y se consigue un reescalado del formato 4:3 a panoramico)

3-Iniciar el juego y ya dentro puedes subirle la resolución y no aparecerán las franjas negras.

Imagino que servira para mas juegos
Es que una cosa es reescalado y otra render, si es rescalado estas deformando la imagen al pasar de una relacion 4:3 a 16:9. mientras que por render, el mismo motor grafico del juego es el que esta 'abriendo' mas la lente para dar la relacion 16:9 o 16:10.
Si, tienes razón, con lo que yo digo se alarga la imagen y se deforma. Probaré la solución que has puesto y comentaré impresiones.
4 respuestas