-
Posts
433 -
Joined
-
Last visited
Everything posted by AlexxEG
-
I searched around and found out it is a common problem that when you use SLI (& crossfire?) HDR makes the screen "pulsate", like this. Seems to happen when I look at sun's reflection on surfaces. Anyway, disabling SLI fixes it, but that's really troublesome. So is there a way to keep SLI enabled, but "hide" the second GPU? I tried to set the SLI option in Nvidia Control Panel to "Single GPU" & deleting RendererInfo.txt, but that doesn't work. Thanks :smile:
-
Optional option to turn on ads for premium members?
AlexxEG replied to AlexxEG's topic in Site Support
Yup, I wouldn't mind at all. -
What do you think about having the option to enable ads for premium members? Except the video ads if they are still around :P I'm a premium member and I wouldn't mind seeing a few ads in order to support the site.
-
Because Microsoft doesn't decide when Steam should drop their prices?
-
Warning To all ! STEAM just deleted my skyrim folder
AlexxEG replied to roojohan's topic in Skyrim's Skyrim LE
Good to know ;) -
LE [REQ]Option to Create Multiple Ingots at once
AlexxEG replied to ferrarienzo's topic in Skyrim's Mod Ideas
Just a tip, you can press E then Y when you have selected the ingot to do it faster -
C# install script, how to detect installed esps
AlexxEG replied to nisen's topic in Fallout New Vegas's Discussion
Alright, good luck! :) -
C# install script, how to detect installed esps
AlexxEG replied to nisen's topic in Fallout New Vegas's Discussion
So you're going to write it yourself? Btw, the reason it asked to overwrite is probably because you used both functions, you only need to use one of them. -
C# install script, how to detect installed esps
AlexxEG replied to nisen's topic in Fallout New Vegas's Discussion
How does your code look like now? I'm could probably write it for you, but wanna use your code as a starting point. -
C# install script, how to detect installed esps
AlexxEG replied to nisen's topic in Fallout New Vegas's Discussion
I think it works with masters also. Just switch for example IsPluginActive("plugin.esp") with IsPluginActive("plugin.esm") Here is a example: -
C# install script, how to detect installed esps
AlexxEG replied to nisen's topic in Fallout New Vegas's Discussion
Try these functions: bool IsPluginActive(string findPlugin) { foreach (string plugin in GetActivePlugins()) if (plugin == findPlugin) return true; return false; } bool IsPluginPresent(string findPlugin) { foreach (string plugin in GetAllPlugins()) if (plugin == findPlugin) return true; return false; } Have not been able to test them, since I'm at school, but they should work. -
FOSE is not running. ingame popup
AlexxEG replied to XBigBoyHD's topic in Fallout 3's Mod Troubleshooting
You're running a mod that requires FOSE. Installing FOSE or uninstalling the mod fixes it. -
I have only gotten Crysis, Crysis Warhead and Splinter Cell Conviction so far. Looks like I'm getting away cheap as I already have most games I want.
-
I think you need Combined Operations
-
What are better alternatives to Fraps?
AlexxEG replied to SpellAndShield's topic in Hardware and software discussion
I think Dxtory does something similar -
Hope you enjoy your upgrade! Can't wait till I get my 670 :P
-
On the site of the 500w PSU, you can click on 550w underneath for a 550w PSU.
-
That was the one I was going to recommend since it's so cheap, but it's very on the edge.
-
I'm afraid so. I can try to find you a cheap but good one. But it's getting late, so I'm going to bed. And yes, you can switch between AMD and NVIDIA. ;)
-
Well, how much watt do you have? Usually it's written on the power supply, just open your case. Most likely it can handle it. http://www.amazon.co...39362301&sr=1-1 That one is good. About overclocking. I don't know much about OC at all. My motherboard automatically OC so I never had to learn it.
-
Rather then getting 2x GTX 560 ti, get one GTX 670 (It's on the site), it's about 400$. It's a little cheaper and a little better. And you can SLI in the future if you want, even though you probably wont need to. It will run Skyrim maxed out at 80-90+ fps. With ENB and textures, I don't expect big loss. Also, it's generally better to run a single card then SLI. Causes less trouble. 560 Ti is good for it's price, and it should run everything over 35 fps. But if you have 300$, you might wanna look into a 570, it's a step above 560 Ti. Didn't see it on the PNY site, but you could try www.evga.com IMHO you should save another 100$, and buy the 670. It will last longer.
-
It will run texture packs, and shadows fine. But with ENB it will drop to 30-40 fps, not all the time though.
-
LE 10x Mods I REALLY WANT (mabe you do too?)
AlexxEG replied to VIVIIX's topic in Skyrim's Mod Ideas
8. Is possible in the beta. You have to enter through Steam. (Anyone can enter) You can even use your bow. -
How will this game affect mods or the rest of the series?