WanderingAries

Legend
  • Posts

    1224
  • Joined

  1. Quote:
    Originally Posted by Moonlighter View Post
    Sadly I can't pull my camera back, nor can I effectively run because I am in a Circle of Thorns Oranbega map. My camera is forced most of the time right up to my character by low ceilings, and if I can see I can't spin and navigate passages with torches that catch me.

    Are those particle effects? Can I turn down particle settings to stop them?
    We (and by "we" I mean those that actually know what the settings do, not necessarily me) can't really judge that until we get a look at what you have it set to now. I could be a setting, but it could easily be something else.
  2. Do we have a clue as to what crashed it? I'd hate to have you go through all that only for it to repeat itself.
  3. Quote:
    Originally Posted by Texas Justice View Post
    *looks at Moonlighter's settings*

    *has too much difficulty seeing them and gives up*

    [Guide] Asking for technical help on the forums
    Must be that "stone blob" in the middle of the screen. ;-)

    Try lowering the settings a notch and follow the link while you're at it so we can see what exactly is pushing your card to the point that it's eyeballs are bleeding.
  4. WanderingAries

    SG Base gone.

    Quote:
    Originally Posted by Red_Raccoon View Post
    Anyway, I think my example illustrates exactly why this policy was implemented in the first place.
    So that Players, not the Man (in a tight star-emblemed outfit) had control of the group.
  5. Quote:
    Originally Posted by Helljumper View Post
    How can i do it? Can you explain it, please?
    hold the windows key and hit R. That will bring up the RUN command. Type msconfig and hit enter. You'll get a window that shows the System Configuration options. Click the Services tab, check the Hide MSFT box, and find the nProtect service so that you can uncheck that. Click Apply and it'll make you reboot. On the next startup it'll warn you that you're using a custom startup, but you can click ok as you need that state in order to fix this. Once you get this fixed you can go back and reverse the change.
  6. Quote:
    Originally Posted by Dinah View Post
    Thanks! I figured it out. Apparently Windows decided to install a driver 4 times for 1 thing (Onboard digitial sound). Driver conflict that I never noticed because I don't use the onboard digital sound. Uninstalled them all and now I'm back to seeing a much prettier city!

    Very weird that it just started causing issues with the latest patch, though.
    Side effect of the randomness of life. :-p
  7. Quote:
    Originally Posted by Kemphler View Post
    Just a quick clarification, I am able to get into the game and play it, I just can't change my graphics settings or the window size. the game itself will run and be playable (save for crashing occasionally when changing costumes).

    Edit: I am going to be trying this registry fix later today, as I do have work in a few hours.
    Huh, well atleast you're getting That far. Do any Other ingame screen changes cause this? IE: If you go into your character profile, does it crash? Maybe we need to focus on the crash and get some screenshots of that as that sounds more like the graphics drivers/card.
  8. Quote:
    Originally Posted by T_Immortalus View Post
    I really wonder how windows handles the window size?
    What I noticed with the registry entry was that the window size "appeared" to be off screen a tad. In what I wrote I attempted to correct that by starting in full screen mode and then having them choose windowed mode if and when we get to the login screen.
  9. *grumbles, smacks hand for clicking the wrong red X button on the screen*

    Fix Write-up, round 2!

    Considering your limited experience I normally wouldn't have somebody make the following changes, but I feel that you seem comfortable enough following directions so far that I'll try this.

    Delete the following game related files:

    In your C:\Program Files (x86)\NCsoft\City of Heroes folder delete the client.chksum file and any folder that starts with the wavy line character ~. This will force the game to recheck itself even if the rest of this fails to force it to.

    In your C:\Program Files (x86)\NCSoft\Launcher\Config\Default folder, delete any files that start with Games and end with xml. This will basically reset the launcher's settings and you will likely have to manually tell it where City of Heroes is installed. It's kind of like when you first installed the game, only everything is downloaded already. You'll want to make any changes like adding the -maxinactivefps setting change (that many of us use to help make life easier on the computer) or having the launcher automatically close after game launch.

    Backing Up Game Registry Settings:
    Since you managed to pull up that registry nicely, then the following should be a sinch. Making Absolutely sure you're clicking where I say, open the registry to where you were for the pictures. Left click on the word CoH that is in the list on your left. Now you want to right click that word and choose Export. When the window pops up click the Desktop icon that's on the list to the left, give the file a name, and click Save. That basically saves our butt incase this doesn't work the way I'm intending it to.

    Refreshing Game Registry Settings:
    The next part might seem scary, but if you've gotten this far then you're doing great! Right click the word CoH again, but this time choose Delete. Tell it yes and you'll be fine as we already backed them up. Now the next part requires you to do some copy/pasting from this post. I've gone through and modified my Full Screen Playstyle registry settings to your screen resolution and Account Name. This will launch the game in Full Screen, but you can just as easily change that if it gets you into the login screen!

    Here's the new partial registry entry:
    Code:
    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Software\Cryptic\CoH]
    "Installation Directory"="C:\\Program Files (x86)\\NCSoft\\City of Heroes"
    "Locale"=dword:00000000
    "GameProgress"="game_mainLoop"
    "GameProgressDialogType"=dword:ffffffff
    "accountName"="Deathborn"
    "gamma"="1.000000"
    "fxSoundVolume"="0.0005814"
    "musicSoundVolume"="0.011628"
    "voiceoverSoundVolume"="0.800000"
    "dontSaveName"="0"
    "version"="5"
    "screenX"="1024"
    "screenY"="768"
    "refreshRate"="60"
    "screenX_pos"="0"
    "screenY_pos"="0"
    "maximized"="0"
    "fullScreen"="1"
    "mipLevel"="2"
    "characterMipLevel"="1"
    "texLodBias"="2"
    "texAniso"="4"
    "worldDetailLevel"="0.800000"
    "entityDetailLevel"="1.000000"
    "shadowMode"="1"
    "shadowMapShowAdvanced"="0"
    "shadowMapShader"="0"
    "shadowMapSize"="0"
    "shadowMapDistance"="-2"
    "cubemapMode"="0"
    "buildingPlanarReflections"="0"
    "ageiaOn"="0"
    "physicsQuality"="0"
    "showAdvanced"="0"
    "graphicsQuality"="0.250000"
    "maxParticles"="50000"
    "maxParticleFill"="10.000000"
    "suppressCloseFx"="0"
    "suppressCloseFxDist"="3.000000"
    "forceSoftwareAudio"="0"
    "enableVBOs"="1"
    "enable3DSound"="0"
    "renderScaleX"="1.000000"
    "renderScaleY"="1.000000"
    "useRenderScale"="0"
    "shaderDetail"="5"
    "useWater"="0"
    "useBloom"="0"
    "useDesaturate"="1"
    "bloomMagnitude"="1.000000"
    "useDOF"="0"
    "dofMagnitude"="1.000000"
    "ambientShowAdvanced"="0"
    "ambientOptionScale"="0.000000"
    "ambientStrength"="0"
    "ambientResolution"="1"
    "ambientBlur"="3"
    "antiAliasing"="1"
    "useVSync"="1"
    "fancyMouseCursor"="1"
    "ShowLoginDialog"="0"
    "enableHWLights"="0"
    "razerMouseTray"="0"
    "LoadintTip"=dword:0000001e
    Go ahead and close the registry, clicking Yes whenever it bugs you. Now you need to right click the desktop, hover over the word New in the context menu that popped up, and choose Text file. It'll create a blank text file that you will use to put that stuff in the box above into the registry. Name the file as you like, but make sure it's name something like FileName.reg so that Windows knows what we're doing. If it doesn't automatically open the new file for editing, then right click the file and choose Edit. Then it's simply a matter of copying the registry info I gave and pasting it into the file. Close the file, saying Yes to anything that pops up. Lastly, right click the file again only choose Merge saying Yes or Ok to whatever pops up.

    So now that we did a short brainwipe of the launcher, we need to put all our ducks in a row. Open the launcher and hopefully you'll see City of Heroes still in the list as being installed. If it's not, then click the arrow next to it and select the Properties option. Use the Browse button to choose your C:\Program Files (x86)\NCsoft\City of Heroes folder and go ahead and add the -maxinactivefps setting where it says Extra Command Line Parameters. We can explain what this is if you like, but it'll help nomatter what in the long run.

    Once that's done, then hopefully City shows up as installed. If not then it may attempt to download the game again. This isn't a bad thing, but will take time depending on whether it realizes that it's upto date or not. Assuming you're already past that, click the arrow next to City of Heroes and choose the Repair option again. This should force the game to make itself upto date and replace the checksum file we deleted. Attempt to get to the login screen once more and get back to us!

    This was quite a mouthful, but it's something to try short of completely wiping and redoing it. I have something already made up for that if we have to. :-p
  10. While you're waiting, change (if it's not already) the following setting in the nVidia control panel. You should be able to right click the desktop to get to it quickly. You probably have to click the Settings button in the window and change from "standard" to "advanced" first.

    Under "3D Settings" there should be a spot for "Adjust image settings". Once you click that there should be something to the right with three options:

    "Let app choose" <---chose this one
    "Use Advanced Settings"
    "Use my preferences"

    Click the "Manage 3D Settings" link on the left of that window. Click the "Restore" button under the "Global Settings" thing. This will reset your software settings to default.
  11. WanderingAries

    SG Base gone.

    Quote:
    Originally Posted by Ukaserex View Post
    Ok, worst case scenario - what server are you on? Maybe I could help you rebuild one via some inf to prestige conversion. It doesn't take much now that hacked telepads will hold 6 beacons.

    you make the sg, invite my toon, I'll help you build it, and then quit.

    Only problem is the name won't be the same.
    Or if they didn't wanna go this far, I'm sure many of us have open spots in our SGs.
  12. I'm looking/comparing the entries now and I'm going to come up with a registry trick that should fix a couple of the numbers in a way that won't require you to necessarily click a few hundred times.
  13. Quote:
    Originally Posted by Stupid_Fanboy View Post
    I've played with my settings in the past. Nothing gets rid of the crashes.

    I'll try the monitoring program though.

    My internet is verizon and generally pretty good.
    This keeps bugging me...are you talking about one of those little wireless boxes that gives you internet or something more like cable/dsl? I'm always iffy on the reliability of such things for gaming, especially if you live in an area with other data hogs.
  14. Quote:
    Originally Posted by Stupid_Fanboy View Post
    Good point, I should mention that i never leave Boinc running while playing. It's a huge resource hog.
    Agreed, I only have this on my old Mac at this point as by default it'll pull any system to its knees almost as fast as City does some days. ;-)
  15. Quote:
    Originally Posted by Aggelakis View Post
    Exit out of the game, open the launcher, select City and select Update on the bottom left. This will use the faster peer-networking download technology instead of the crappy background tech that seems to forget what it's supposed to be doing more often than not.
    I'm not sure what you mean by "peer-networking" as that brings up thoughts of Kazah and other file sharing things, but I always do manual updates as a general rule. If nothing else it speeds up the process. That said, a fresh install can easily take more than an hour to download depending on a few hundred conditions. If you'd like help with your migration install attempt, then I can certainly point you the way. Granted, if that install is pre-i23, then you're still stuck with Some downloading.
  16. Funny enough, (from my observations atleast) this is one of those random Windows things that just kinda happens on rare occasions. I don't know if it's related to a recent OS patch or what, but every now and then I'd get something like this happening with the Game, IE, and a couple other apps. That was when I was running XP primarily, but we never could figure out what caused it. It does seem to "go away" on its own, but it wouldn't hurt to do some system maintenance:

    IE:
    Flush your temp files;
    Do a cold-boot (results in definitely clearing the RAM of garbage);
    Defrag the HDD;
    etc

    If you're wondering if the Game is the issue (considering we Did just have a recent patch), then the consistency checks should help to clear things up some.
  17. Quote:
    Originally Posted by Aggelakis View Post
    You get a fine when you're written a ticket... golly, is today no-fun day? Bunches of jokes at work (by me and others) fell flat, too.
    Actually it was a full moon tonite so...it's been that sorta day.

    What "I" got from this was a Police Academy reference...

    EDIT: Not that I'm complaining that it's there, but why's the forum pseudo seeing me as VIP, in that my Sig and Avatar are working?
  18. Quote:
    Originally Posted by monkeyslap View Post
    Personally I love the new log in screen. But what would be the point in changing the picture there? Are you planing on staring blankly at the log in screen for hours on end? I know I don't. I launch the game and as soon as the game loads I log in and don't see the log in screen for hours. I see no point to add a feature for something that will not be looked at very often or for extended periods of time. And I agree, if they did consider adding a feature like this it would be at the bottom of their priorities list.
    Think of it like being able to choose your desktop background. You don't DO anything with it. You don't even tend to pay attention that it's there half the time, but it's cool that you atleast have the choice.
  19. Quote:
    Originally Posted by Plug_Nickel View Post
    I met her in Faultline in March. Now, three months later, she's all grown up and dressing like a B-movie slattern? Whether she was introduced six years ago or not, she shouldn't be the only character in game (or in comics) who ages in real-time. Just my opinion of course.
    Mom used to correlate my age/growth with that of Faleshia (sp) from General Hospital. It was kinda like having a twin. It worked until she hit puberty (first), then suddenly she's like a year or two older on the show...I felt left behind. :-/

    Quote:
    Originally Posted by Sparkly Soldier View Post
    "People assume that time in Paragon City is a strict progression of cause to effect, but actually, from a game-playing, character-development viewpoint, it's more like a big ball of wibbly wobbly, timey wimey... stuff."
    I KNEW I saw a blue box in Atlas!
  20. Quote:
    Originally Posted by Derangedpolygot View Post
    I often play at 1-2% effect volume; music at 1%. The game is loud.
    I tend to have SFX below 25% and music below 15% because it's too loud generally. Especially if I have the music player running.

    On the other hand, I have to PAUSE my music and crank up the volume for those glowie based mish. Heaven forbid I level in the process of clicking it...I'd go deaf! >.<
  21. Quote:
    Originally Posted by Oathbound View Post
    Uh, please no.

    I'm already tempted to start referring to the whole group as "Alphabet Soup." Seriously how am I expected to keep it straight (*snicker*) if ya'll keep adding letters all the dang time?
    If it's straight, then (s)he's hot. ;-)
  22. I just re-read it again and this is what keeps coming to mind:

    *excerpt from Voltaire's Live Album*
    Picard: Worf, you're needed on the bridge.
    Worf: I..can't...come to the bridge right now captain.
    Picard: Worf, that's insubordination, I need you on the bridge right now.
    .
    .
    .
    Riker: Did you ask him if it was a #1 or #2?
  23. And thank you for taking the time to respond with the solution, nomatter what it ended up being.
  24. WanderingAries

    Choppy Lag

    Quote:
    Originally Posted by Forbin_Project View Post
    The problem could also be with the OP's internet provider. Another player is reporting having similar problems with choppy/stuttering lag after switching to Comcast.

    http://boards.cityofheroes.com/showthread.php?t=290454
    This is true, but I also see some driver issues already with what we Can see.
  25. WanderingAries

    SG Base gone.

    EDIT:
    I didn't refresh my tabs before replying...

    Just some personal experience, I too took off roughly two years (my entire Post-AAS --> BS:CIS degree path) and came back to the opposite. I inherited three groups with members that had been inactive for almost the same amount of time (upto just prior to i19). Since I had created the one just for my alts (IE: I knew nobody else was there playerwise), I consolidated that one into another and then thought long and hard about the group and its membership. Taking into account that I myself had taken a rather long "Retirement", I decided not to remove members, but did send ingame emails just incase it was simply the toons that were inactive. Sure enough, after being here over a year now atleast 1-2 people have showed back up on the radar.

    The turn of events kinda sucks, but there are plenty of groups out there willing to take in lost toons. My remaining groups are casual oriented so players don't even need to play in SG mode unless they want to help with group badges and even then it's voluntary. Trust me when I say things have changed ALOT in the last few years.