News | Forum | People | FAQ | Links | Search | Register | Log in
Mapping Help
This is the place to ask about mapping problems, techniques, and bug fixing, and pretty much anything else you want to do in the level editor.

For questions about coding, check out the Coding Help thread: https://www.celephais.net/board/view_thread.php?id=60097
First | Previous | Next | Last
What About Colour Correction/display Optimisation Module? 
Humour me:

1 - Turn monitor contrast/brightness to 100%

2 - Go into your graphics card's software, and find the colour correction module. There's bound to be one if you have hardware from the last 5-6 years. On my system theres a wizard which gives you a red/green/blue line, and you have to match up the colour's tones. Also you have to do an exercise where you have a group of lines going through shades of black to white. The two darkest strips have to both appear black.
I would imagine you have a similar option somewhere on your computer.
Click on windows desktop with the RMB, then click on properties, then go to the settings tab, then click on "advanced". There's probably something there. On my computer it's the NVidia Controll Panel, on ATI computers its the Catalyst Controll Center.

I found after doing this my games also looked better. And it's easier to see the picture on my monitor in sunlight too.

If you either can't be bothered to try this, or already have, or dont have the option then I'm sorry. I give up! All I can say is it worked for me! 
I Must Admit 
I too had the same problem as your'e describing, and experienced the "washed out" look. In XP all of the beige/grey type areas of the windows seemed very white, and dazzling. But when I figured out how to set the monitor up properly I found it to be better than ever before! 
How 
do I delete the weaponvieuw for screenshots? 
Madfox: 
r_drawviewmodel 0 
 
I did a quick google search and found this thread;

http://www.chatbear.com/unity2/12/913,1188737745,4371/1068645/0#7

States exactly the same problem with the same card. Someone mentions a temp-fix that seems to work, by disabling the card, then re-enabling. Though is this practical? Since I don't really want anything to... mess up. 
Thanks 
metlslime. 
Solution Works 
Just tested the solution in the link I mentioned above and it works. The only issue is a drop in speed, but nothing unbearable. Hopefully this can be helpful to anyone else that comes across the same problem. 
But 
r_drawvieuwmodel 0

unknown command. 
Becuase You Spelled It Wrong? 
 
 
try "r_drawvi" and hit TAB. :P 
Because 
I am so stpid! 
Drawvieuwmodel 
mwahaha that sounds so dutch, nice one MadFox 
45 Degree .... Texture Alignment... Can't Quite Remember... 
On some brushes with a 45 degree face, textures ligning up in the editor are 90 degrees out in the game, and vice versa.

I remember two fixes: one was when compiling (-oldaxis ?) and one was in the editor (BspEditor). Anyone know the editor fix? 
 
Not sure ... that's interesting though because I thought it was only ToeTag that did that. Good to know my editor isn't alone in screwing up sometimes. :P 
BspEditor 
File - Preferences - Preferences:
Alt. 45 Deg. Face Texturing checkbox.

Close your map and re-open it to refresh all affected textures (there may be a faster way to do this, but I haven't found it). If you only need to refresh one surface, select it, open the Surface Properties box (hotkey: S), and click one of the Apply buttons. 
Lurker 
Thanks for your help.

I'm using 96b (because support for BspBuild was dropped in 96c) so the sequence is:-

File - Preferences - Game/Directories

then in the Settings Window, from the drop down select Texture

then change the texture_alignment from False to True

then click on Write Bsp.cfg

Everything's fine right now... 
Mashing The Meshing Button 
I'm using fitzquake080(ok, fitzhack080) and testing some code, when I notice a great deal of slowdown. At first I thought I'd created some monstrosity in the progs code, but profile showed nothing out of the ordinary. I eventually remembered what the pentegram at the top right means - disk activity is slowing it down. When I turn on developer mode I discover that some models are getting meshed almost every time I look at them.

I tried deleting glquake folder in the mod directory, but this only worked temporarily. Is it possible that heapsize was too low for the map I was running(tris.bsp)? Would that or something else cause things to be meshed very often when lots of models were onscreen, but for it to die down again when some models got removed? 
Half-Life Wad Editor? 
What's the most popular or prevalent Half-Life wad editor? 
Baker 
Try either XwE (http://www.doomworld.com/xwe/) or Wally (http://www.telefragged.com/wally/index.shtml) 
Holy Shit.... 
Preach: 
I believe higher heapsize would fix that because it sounds like models being re-caches continuously. 
Cool 
Thanks - this seems to work. Just so long as it's not the change in code! 
Transparant Skin? 
Is it possible to add the grey colour that is used in sprites to a model?
This for adding transparancy to it, like the gaps in the skeleton of bones. 
 
then I must have seen bublegum watching shrak.
wasn't there that crying babyball, who just slit open?

Looking at the texture it is done with that same colour.
But if I use it on a base tex for an entityit it stays brown. 
Lit Doors 
What is the trick again to have the inner faces of a door (the ones that touch when the door is closed) lit? 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.