Jump to content

BlatMan

Members
  • Content Count

    5774
  • Joined

  • Last visited

Everything posted by BlatMan

  1. I'm still above 120fps average. I get drops into the 80s when there's 10+ players shooting at the same time, but it's always been like that. I would say there hasn't been much in terms of performance different in at least 5 years.
  2. I see the same ones mostly. Probably less than 10 unique players. It's obvious who's who because they always rejoin the same clan after getting banned. I run into far more players who go AFK or purposely throw the mission. Sadly I haven't seen LO take action against them.
  3. Tactical Squirrel. It deploys a squirrel that runs in a strait line for 50M. Reduces vehicle traction if hit.
  4. Jericho. I was able to login about an hour ago. The server population started dropping rapidly, so I decided to swap factions. I couldn't return to the lobby, and after restarting could not login. Same happened with my group members. It appears to be up and running again. Maybe they just restarted.
  5. Just an FYI, the login servers are not working. Update: Login servers are back up.
  6. Just install APB and see how it runs. Worst case it's horrible and you never play it again. It's a free to play game, so nothing to loose except a few minutes of your time. Sorry in advance about the slight rambling. It's a mix between user error and bloat in new hardware/software. Many users try to run APB with 8GB of and a single HDD. That's not going to work out in any modern game. There's hardware issues that hurt performance, like with the latest Intel security patches and the inability to disable HPET on some motherboards. Windows 10 home/pro should really be avoided for professional work due to settings being reset each update. Switch to Windows 10 LTSB/LTSC. I doubt there's any apps missing that a regular gamer would need. he only two I can think of are the Windows store and Xbox app. The store can be installed manually, and there's way better 3rd party software like OBS for streaming. I'm running an old X5690, which is equivalent to an i7 990X, but it's overclocked to 4.7GHz. It holds APB above 120fps most of the time.
  7. BlatMan

    LOW fps i think

    Disable HPET in your BIOS and in Windows. Make sure your RAM is running at 3200Mhz. With those specs you should be able to get 100+ fps average.
  8. BlatMan

    Microstutters

    I tried changing that setting a while back. It would cause the game to freeze for 2-5 seconds when that limit was reached. Not the best way to go about it but I guess it's better than microstutters every minute. If you have more than 8GB of system RAM, you probably won't benefit from it. I just ran a few benchmarks in FRAPS using that launch command. This is on about a full waterfront district. I drove the same path around Brittany Bloodrose, avoiding hitting pedestrians. The NoVerifyGC test had more combat in the area, so the results may not be 100% accurate. I didn't notice anything obvious between the two going by feel, and the benchmarks are about the same. Default: Frames, Time (ms), Min, Max, Avg 38466, 300000, 87, 146, 128.220 -NoVerifyGC: Frames, Time (ms), Min, Max, Avg 37408, 300000, 88, 146, 124.693
  9. It's most likely lag compensation. If the player has consistent high ping, it will look like they are not taking damage, but what's happening is the server is delaying/blocking your shots to make up for their high latency.
  10. High burn removes the explosion damage., It means you can use your burning vehicle as cover with no risk. Blow torch repairs vehicles at a faster rate than an Alig can deal damage. It can be used while leaning out of the vehicle and while car surfing. Spotter is equivalent to using a wall hack. I say this because I abuse the crap out of it.
  11. It's an exploit that lets players use restricted weapons while on a moving vehicle. It also negates the need for 4 door vehicles in some situations.
  12. Even with the bug, it wasn't that useful due to the high horizontal recoil, lower base accuracy, and slow draw time. For balance, the Yukon should have the same base accuracy and draw time. The Mountie series itself should have it's recoil reduced and give the non Yukon variants about 10-15% better marksman's mode accuracy. For the True Ogre, this game's current engine is not up to par to handle it. The large number of projectiles generated cause hitreg issues for the player being shot at, and it glitches the sound and various visual effects. The weapon is overpowered in Asylum due to the close spawns and confined space. In action districts it's just annoying to fight against due to the above issues. The VAS C2 should have had 1 extra shot added to kill. The default, non slotted version felt balanced between SMGs and ARs, but modded pushed it to close into AR territory with the low TTK. I didn't feel like this weapon was as OP as the vocal playerbase made it out to be, especially if you take into consideration that the N-TEC 5 did not have the bloom curve mechanic at the time.
  13. Same here. Unable to join action districts for the last 10 minutes or so.
  14. It feels like a Chinese knockoff battle royale.
  15. We already have great games for battle royale, and tons of garbage knockoff ones. We don't need another.
  16. BlatMan

    Microstutters

    It's because the garbage collection system can't keep up with APB's sloppy code. By default, it runs every 60s and clears up unused memory. There's tons of memory leaks. There's also been a lot of new content added which uses more memory. Faster RAM can help reduce the stutters. You can limit the garbage collector in the config files, but it has a downside. The garbage collector will run less, but when it does run it will stutter harder due to there being more memory to clear. You may also get an out of memory error if it's set too high or if you swap districts often. - Goto APB Reloaded\Engine\Config\ - Open the file BaseEngine.ini. - Find TimeBetweenPurgingPendingKillObjects=60 - The value is in seconds, change it to 120 or higher.
  17. Rename your modified file and use a launch argument to tell APB to use it. For example, I renamed mine to A_APBCompat.ini and launch APB with the following command: -COMPATINI=..\APBGame\Config\A_APBCompat.ini This will work with most of the config files.
  18. I reinstalled the game and it's now fixed in game, but the INT localization is still wrong. Either way it's fixed.
  19. I deleted the localization files and repaired the game. This is the description in INT for improved rifling that was downloaded. [code[ModifierEffects_Weapon_Rifling1_Description=<Color:R=0 G=1 B=0>+2.5m<Color:R=1 G=1 B=1> effective range ModifierEffects_Weapon_Rifling1_Description_2=Reduces Fire Rate by <Color:R=1 G=0 B=0>6%<Color:R=1 G=1 B=1> ModifierEffects_Weapon_Rifling2_Description=<Color:R=0 G=1 B=0>+5m<Color:R=1 G=1 B=1> effective range ModifierEffects_Weapon_Rifling2_Description_2=Reduces Fire Rate by <Color:R=1 G=0 B=0>12%<Color:R=1 G=1 B=1> ModifierEffects_Weapon_Rifling3_Description=<Color:R=0 G=1 B=0>+7.5m<Color:R=1 G=1 B=1> effective range ModifierEffects_Weapon_Rifling3_Description_2=Reduces Fire Rate by <Color:R=1 G=0 B=0>18%<Color:R=1 G=1 B=1>[/code] This needs to be updated.
  20. Current listed effects in game:: IR1 +2.5m effective range Reduces Fire Rate by 6% IR2 +5m effective range Reduces Fire Rate by 12% IR3 +7.5m effective range Reduces Fire Rate by 18% Expected listed effects: IR1: +3m effective range Slightly increases maximum reticle bloom IR2: +5m effective range Moderately increases maximum reticle bloom IR3: +7m effective range Substantially increases maximum reticle bloom
  21. Crashes have been extremely rare for me since PB was removed. I can't remember the last crash. Knocks on wood
  22. As if the N-tec has meaningful recoil to begin with.
  23. Mine only takes a few seconds for these small patches.
  24. https://imgur.com/a/aHqNLkc That's a lot of action on those other cores for only running one thread, and this is only a half filled district with little action, bouncing off the fps cap of 145fps. It's often in the +20% bracket when in gun fights.
  25. Another suggestion. Buy a large CRT monitor and manually adjust the picture so it's stretched. Enjoy the high pitch screech as you still get pwned by bronze players.
×
×
  • Create New...