Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > NecroVisioN > Technical issues

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #20  
Old 03-09-2009, 12:55 PM
Gniarf Gniarf is offline
Approved Member
 
Join Date: Mar 2009
Posts: 177
Default

In the ORIGINAL painmenu.lua, lines 2401&2402 should be:
Code:
	--R3D.ApplyVideoSettings( Cfg.Resolution, Cfg.Fullscreen, Cfg.Gamma, Cfg.Brightness, Cfg.Contrast, Cfg.Shadows, Cfg.TextureQuality, Cfg.WeatherEffects, Cfg.ViewWeaponModel, Cfg.TextureFiltering, Cfg.DynamicLights, Cfg.Projectors, Cfg.Coronas, Cfg.Decals, Cfg.DecalsStay )
	R3D.ApplyVideoSettings( 0, Cfg.Fullscreen, Cfg.Gamma, Cfg.Brightness, Cfg.Contrast, Cfg.Shadows, Cfg.TextureQuality, Cfg.WeatherEffects, Cfg.ViewWeaponModel, Cfg.TextureFiltering, Cfg.DynamicLights, Cfg.Projectors, Cfg.Coronas, Cfg.Decals, Cfg.DecalsStay )
Inverting the commented lines should allow to change the resolution without restating the game.

Quote:
Originally Posted by storm
Support for all aspect ratios would be great, a wider view in widescreen would be even better
I tried fov 360 just for fun...Don't try that...Game crashed at first shot...

EDIT: if the previous adding "1920X1080" in VideoOptions.lua doesn't work, try
Code:
R3D.ApplyVideoSettings( "1920X1080", Cfg.Fullscreen, Cfg.Gamma, Cfg.Brightness, Cfg.Contrast, Cfg.Shadows, Cfg.TextureQuality, Cfg.WeatherEffects, Cfg.ViewWeaponModel, Cfg.TextureFiltering, Cfg.DynamicLights, Cfg.Projectors, Cfg.Coronas, Cfg.Decals, Cfg.DecalsStay )
Quote:
Originally Posted by ztorm View Post
Yep Karel, that was me
but you know, 1280x720 is a true 16:9 resolution you could use
Oh no! I didn't!

Last edited by Gniarf; 03-09-2009 at 04:21 PM.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:46 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.