hi.
I need help.
The phenomenon in which the resolution of 3D preview portion on Hammer becomes low has occurred.
The display of the screen is as follows.
The resolution of all the textures has fallen and i cannot read a name about Entity.
It seems that the texture of the model is also set up low resolution.
Does the solution of this phenomenon know someone?
When I used Hammer last month, this phenomenon had not occurred.
Low resolution problem in Hammer
-
- Team Member
- Posts: 2470
- Joined: Mon May 10, 2010 11:50 am
- Location: Spain
- Contact:
Re: Low resolution problem in Hammer
Looks like is a common bug in the Orange Box engine.
I found this:
1. Use GCFScape to open "Steam\SteamApps\base source engine 2.gcf" and locate bin\dxsupport.cfg
2. Extract that file to SourceSDK\bin\orangebox\bin\
3. edit the file and change the line
"ConVar.mat_picmip" "2"
to
"ConVar.mat_picmip" "-1"
I found this:
1. Use GCFScape to open "Steam\SteamApps\base source engine 2.gcf" and locate bin\dxsupport.cfg
2. Extract that file to SourceSDK\bin\orangebox\bin\
3. edit the file and change the line
"ConVar.mat_picmip" "2"
to
"ConVar.mat_picmip" "-1"
Re: Low resolution problem in Hammer
Thank you for the information about the correction method.Maestro Fénix wrote:Looks like is a common bug in the Orange Box engine.
I found this:
1. Use GCFScape to open "Steam\SteamApps\base source engine 2.gcf" and locate bin\dxsupport.cfg
2. Extract that file to SourceSDK\bin\orangebox\bin\
3. edit the file and change the line
"ConVar.mat_picmip" "2"
to
"ConVar.mat_picmip" "-1"
I did the following work for your information on the hint, and i solved the problem.
The following pictures are after problem correction.1. Use GCFScape to open "Steam\SteamApps\source 2007 binaries 2.gcf" and locate bin\dxsupport.cfg
2. Extract that file to SourceSDK\bin\source2007\bin\
3. edit the file and change all "ConVar.mat_picmip" "2" in file
to
"ConVar.mat_picmip" "-1"
Because of this problem, i couldn't continue the mapping.
Thank you so much.