PDA

View Full Version : Portal needs texture/models sharpen!


2befine
05-13-2010, 09:57 AM
There is Osx Version and Win32 Version, http://cl.ly/bb68ca40570880366f2c
You can clearly see that Win32 version looks much better, osx version looks like blured...btw Color correction Disabled. maybe any console command to make textures/models more sharpen?
EDIT: and no red light in the center (bug I guess) !

Bolteh
05-13-2010, 10:16 AM
For OSX: turn off color correction and motion blur. Tadaam, sharp textures and models.

Also, the orange beam in the middle also shows in the OSX version, it just less bright.

ALFranco
05-13-2010, 10:43 AM
This extra blur can be achieved in the Windows version using "mat_software_aa_edge_threshold 0". So I presume that you could try the very same command with greater values (1 or 2 should be a fine raise), if it exists in Mac version.

Remember to save it to a .cfg file, as the changes can be lost when the game is restarted.

2befine
05-13-2010, 11:01 AM
For OSX: turn off color correction and motion blur. Tadaam, sharp textures and models.

Also, the orange beam in the middle also shows in the OSX version, it just less bright.

told ya on the Screenshot Color Correction and Motion Blur are Disabled!
This extra blur can be achieved in the Windows version using "mat_software_aa_edge_threshold 0". So I presume that you could try the very same command with greater values (1 or 2 should be a fine raise), if it exists in Mac version.

Remember to save it to a .cfg file, as the changes can be lost when the game is restarted.

figured out!
mat_motion_blur_strength 0
mat_motion_blur_forward_enabled 0
mat_software_aa_edge_threshold 0
in /Users/*User*/Documents/Steam Content/*Account*/portal/portal/cfg/game.cfg

damn who created this file!! I passed the game with **** quality... now need play it again :D
EDIT: now better but not perfect.