Main

Forums

Wiki

Downloads

Tutorials

Walkthrough

Unreal-netiquette

Links

Submit-News

Oldunreal's hosted:
UnrealReference

Usermaps

Real-CTF

Donate for Oldunreal:

Oldunreal Donation
Oldunreallogo
  Welcome, Guest. Please Login or Register
 
  HomeHelpSearchLoginRegister  
 
 
Pages: 1 2 
some Unreal OpenGL commands? (Read 4361 times)
SkaarjMaster
YaBB Newbies
*
Offline


Oldunreal member

Posts: 26
Tampa, FL USA
Gender: male
Re: some Unreal OpenGL commands?
Reply #20 - 06/04/09 at 23:21:49
 
Unreal is easy as UseFragmentProgram and those last two new commands are not present in AdvancedOption/Renderer/OpenGL; although, UseFragmentProgram and SceneNodeHack are present in the same section in UT (OGL UTGLR 3.5) and both are set to True right now. I'm still investigating the other 3 commands for Unreal (obviously same settings will be considered for UT); decided to set these to False.

EDIT: no more changes now until I make a decision on AA and AF. See Ya!Smiley
Back to top
« Last Edit: 06/16/09 at 02:46:21 by SkaarjMaster »  
 
IP Logged
 
Masterman
YaBB Newbies
*
Offline


Oldunreal member

Posts: 38
U.S
Gender: male
Re: some Unreal OpenGL commands?
Reply #21 - 06/30/09 at 15:24:33
 
This is a tutorial I made for those wishing to get better performance out of their PC.  If you guys see anything that is not correct, or needs improvement/revision let me know.

BTW, these are my settings and they work best for my PC (Alienware M9700 SLI Notebook)







This little and easy tip will give you a significant performance improvement in Unreal as far as gameplay is concerned.

THIS IS FOR OPENGL USERS ONLY

If you don't have it, get it. You are missing out bigtime.

What are framerates and all this technical mumbo-jumbo? Well, FPS (Frames Per Second) is how quickly images are processed by your PC. Think of how they draw cartoons; one drawing at a time right? Then when you flip through the individual drawings quickly, it makes a semi quasi-video. Now think about the speed at which you do this. Slower would make it appear choppy and faster would make it smooth.

They say the human eye can only process around 60 FPS. Well this may be true in some situations, but certainly not in online gaming. All video cards have whats called VSync which is by default, enabled. This driver Syncs the framerate with the max "Refresh Rate" of the monitor you are using. My monitor is LED and limited to a 60Hz refresh rate, which is the standard for almost all LCD and LED monitors. CRT monitors (the big clunky one that weighs a 100 pounds, lol) can sometimes have refresh rates of over 100Hz. Do not worry about this aspect though, as you can "trick" it.

Now that that has been explained, it's time to make the modifications necessary to get the best performance out of your PC.

Step 1: Do a control. Go onto a server and hit Tab and type timedemo 1. Look at your average FPS as you move about the map, now you have a value to go by. To get rid of it, hit tab and type timedemo 0.

Step 2: Now hit Tab again and type Preferences. Once the window comes up, expand the Driver tree and make sure the following is correct:

...

While you are in the preferences window, perform the following Under the Rendering tab at the bottom:

...

Step 3: Exit Unreal, and navigate to your Video Card's main menu. Do the Following (may be different for older or newer cards/Drivers, but look and you'll see) ATI users, I don't know what you'll need to do.

...

Apply everything, double check blah blah, fire up the game. Enter a server, and hit Tab Timedemo 1. Check your FPS now, it should be twice or more of what it used to be. Be careful though, if it is jittery, play with the FrameRateLimit described in Step 2 (turn it down) if it runs smooth, you may be able to get even more out of it.

Here is my current FPS running Gold, 1024x768 pixels

...



Like I said, this is what works best for my PC.  Some people have done this only to recieve negative results (Using VGA CRT monitors and not having a higher version of SSE [mine is SSE3/AMD 3DNow!])


Here is my specs Wiki:

http://www.oldunreal.com/wiki/index.php?title=INI_templates/GeForce_Go_7900#Card...
Back to top
 
 
IP Logged
 
Pages: 1 2 
(Moderator: Smirftsch)