Page 2 of 3

Re: 60 FPS?

Posted: Wed Apr 22, 2015 8:33 am
by fordummies
Hi! Newbie here! I downloaded all versions of SCP and even tried anything the internet world suggests. I even tried running on XP SP3 Admin tried even different ones even changed refresh rate, still SCP shows only 2 FPS but it works fine with Windows 8.1 i get 48 FPS

Here's the specs on my buddy:
Image
Suggestions are appreciated! Thanks guys!

Re: 60 FPS?

Posted: Wed Apr 22, 2015 1:45 pm
by Trialtrex21
I'm confused? Are you getting 2 FPS or 48?

Re: 60 FPS?

Posted: Wed Apr 22, 2015 6:23 pm
by fordummies
Trialtrex21 wrote:I'm confused? Are you getting 2 FPS or 48?
I have two PCs, and i got:

Windows 8.1 48 FPS and higher (with tweaking options.ini)
Windows 7 2 FPS freeze forever

Re: 60 FPS?

Posted: Sun Apr 26, 2015 1:59 am
by yonzo_rikuo
i use my old inspiron mini and i always get 1 or 2 fps

Re: 60 FPS?

Posted: Tue Apr 28, 2015 8:31 pm
by Nehpys
fordummies wrote:
Trialtrex21 wrote:I'm confused? Are you getting 2 FPS or 48?
I have two PCs, and i got:

Windows 8.1 48 FPS and higher (with tweaking options.ini)
Windows 7 2 FPS freeze forever

I did post a thing to help. I don't know if you tried it though. I organized it more here.
-----

In Options.ini, you will see a few things that will lag the game. Antialiasing, Vsync, antistrophy and such. You can disable these.

To get better/Okay F.P.S, find these commands (said with >>. The Arrow's are not ACTUALLY there and do not add one to your options.ini!)
Spoiler

Code: Select all

[options]
width = 1280
height = 768
fullscreen = false
gfx driver = 2
audio driver = 0
brightness = 100
screengamma = 0.5
show FPS = 1
>>framelimit=50
>>vsync=1
mouse sensitivity = 0.0
invert mouse y = 0
;1.0 = full volume, 0.0 = muted
music volume = 0.43
camera fog near = 9999999
camera fog far = 9999999
fog r = 0
fog g = 0
fog b = 0
map size = 18
>>bump mapping enabled = 1
>>anisotropy=1
>>antialias=1
HUD enabled = 1
Right key = 32
Left key = 30
Up key = 17
Down key = 31
Blink key = 57
Sprint key = 42
Inventory key = 15
Crouch key = 29

[launcher]
launcher width = 640
launcher height = 480
launcher enabled = true
-----
Once you found those commands, change it to this:
Spoiler

Code: Select all

[options]
width = 1280
height = 768
fullscreen = false
gfx driver = 2
audio driver = 0
brightness = 200
screengamma = 0.5
show FPS = 1
>>framelimit=60 (OR CHANGE IT TO 0! IT DEPENDS!)
>>vsync=0
mouse sensitivity = 0.0
invert mouse y = 0
;1.0 = full volume, 0.0 = muted
music volume = 0.43
camera fog near = 9999
camera fog far = 9999
fog r = 0
fog g = 0
fog b = 0
map size = 18
bump mapping enabled = 1
>>anisotropy=0
>>antialias=0
HUD enabled = 1
Right key = 32
Left key = 30
Up key = 17
Down key = 31
Blink key = 57
Sprint key = 42
Inventory key = 15
Crouch key = 29

[launcher]
launcher width = 640
launcher height = 480
launcher enabled = true
-----

That should fix some lag issues!


EDIT #1: Shit. I'm sorry. I did not see this:
fordummies wrote:Windows 8.1 48 FPS and higher (with tweaking options.ini)
My Idea to fix it, would be to clear up some RAM (Random Access Memory) on your computer. SCP - Containment Breach runs like shit on Windows 7 anyway (From my own experience). It runs fine on a Windows 8, and 8.1 though.

Re: 60 FPS?

Posted: Wed Apr 29, 2015 3:34 pm
by yonzo_rikuo
SyphenTV wrote:My Idea to fix it, would be to clear up some RAM (Random Access Memory) on your computer. SCP - Containment Breach runs like shit on Windows 7 anyway (From my own experience). It runs fine on a Windows 8, and 8.1 though.
before that, how big is your RAM anyway connor?

Re: 60 FPS?

Posted: Wed Apr 29, 2015 9:30 pm
by Nehpys
yonzo_rikuo wrote:
SyphenTV wrote:My Idea to fix it, would be to clear up some RAM (Random Access Memory) on your computer. SCP - Containment Breach runs like shit on Windows 7 anyway (From my own experience). It runs fine on a Windows 8, and 8.1 though.
before that, how big is your RAM anyway connor?[/quote]

My Total RAM count is at 8 GigaBytes.

Re: 60 FPS?

Posted: Mon May 04, 2015 8:36 am
by fordummies
SyphenTV wrote:
fordummies wrote:
Trialtrex21 wrote:I'm confused? Are you getting 2 FPS or 48?
I have two PCs, and i got:

Windows 8.1 48 FPS and higher (with tweaking options.ini)
Windows 7 2 FPS freeze forever

I did post a thing to help. I don't know if you tried it though. I organized it more here.
-----

In Options.ini, you will see a few things that will lag the game. Antialiasing, Vsync, antistrophy and such. You can disable these.

To get better/Okay F.P.S, find these commands (said with >>. The Arrow's are not ACTUALLY there and do not add one to your options.ini!)
Spoiler

Code: Select all

[options]
width = 1280
height = 768
fullscreen = false
gfx driver = 2
audio driver = 0
brightness = 100
screengamma = 0.5
show FPS = 1
>>framelimit=50
>>vsync=1
mouse sensitivity = 0.0
invert mouse y = 0
;1.0 = full volume, 0.0 = muted
music volume = 0.43
camera fog near = 9999999
camera fog far = 9999999
fog r = 0
fog g = 0
fog b = 0
map size = 18
>>bump mapping enabled = 1
>>anisotropy=1
>>antialias=1
HUD enabled = 1
Right key = 32
Left key = 30
Up key = 17
Down key = 31
Blink key = 57
Sprint key = 42
Inventory key = 15
Crouch key = 29

[launcher]
launcher width = 640
launcher height = 480
launcher enabled = true
-----
Once you found those commands, change it to this:
Spoiler

Code: Select all

[options]
width = 1280
height = 768
fullscreen = false
gfx driver = 2
audio driver = 0
brightness = 200
screengamma = 0.5
show FPS = 1
>>framelimit=60 (OR CHANGE IT TO 0! IT DEPENDS!)
>>vsync=0
mouse sensitivity = 0.0
invert mouse y = 0
;1.0 = full volume, 0.0 = muted
music volume = 0.43
camera fog near = 9999
camera fog far = 9999
fog r = 0
fog g = 0
fog b = 0
map size = 18
bump mapping enabled = 1
>>anisotropy=0
>>antialias=0
HUD enabled = 1
Right key = 32
Left key = 30
Up key = 17
Down key = 31
Blink key = 57
Sprint key = 42
Inventory key = 15
Crouch key = 29

[launcher]
launcher width = 640
launcher height = 480
launcher enabled = true
-----

That should fix some lag issues!


EDIT #1: Shit. I'm sorry. I did not see this:
fordummies wrote:Windows 8.1 48 FPS and higher (with tweaking options.ini)
My Idea to fix it, would be to clear up some RAM (Random Access Memory) on your computer. SCP - Containment Breach runs like shit on Windows 7 anyway (From my own experience). It runs fine on a Windows 8, and 8.1 though.
Thanks SyphenTV! But, I did everything and applied it to all versions of SCP - Containment Breach on Windows 7 but still, no success.

And you are right, it's smooth with my Windows 8.1 and applying you're advice to change <framelimit=60> to <framelimit=0> and made my game more faster-realisitic! I always get 58 - 60 FPS constantlyon Windows 8.1.

Re: 60 FPS?

Posted: Mon May 18, 2015 9:22 pm
by Varden
I was limited under 60 FPS and I'm running a GTx 970 and I7-4790k so I knew it had to be some sort of options, thank you guys for sharing how to get better fps.

Re: 60 FPS?

Posted: Tue Jun 23, 2015 12:09 pm
by Hahmonen
this seems weird to me, my old computer, athlon 3200+ 2.2 ghz, 1gb ram and geforce 7600gs had this game running 60 fps. but it lagged and the sound was crackling. lagging seemed to be because of my old slow hard drive and the sound crackling was probably because the game was laggy :)