View unanswered posts | View active topics It is currently Thu Mar 28, 2024 10:55 am



Reply to topic  [ 24 posts ]  Go to page Previous  1, 2
 Will CC Ever Run Better on "Hated" Computers? 
Author Message
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
I'm assuming the 1.4GHz in question is a newer processor but I could again be wrong as it's not my computer. I've gotten better performance on a 1.5GHz dual core than a 3.6GHz pentium. CC is hilariously erratic when it comes to these things.

@echinus that's fairly hilarious, I wonder if Dan's been profiling his code at all. If graphics are forming a bottleneck in a physics focussed game I'm concerned.


Fri Dec 24, 2010 10:50 pm
Profile WWW
User avatar

Joined: Thu Mar 04, 2010 9:07 pm
Posts: 126
Location: Turkey
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
I have an AMD Athlon 2500+ working on 1.1 and 1GB of ram and a 512 mb. Gforce mX something card all of which I have bought in 2005. Except the further into MAginot and Dummy Assault B23 runs fairly normal.

Now I'm thinking of buying a new desktop. But exactly what kind of computers this game doesn't like?


Sat Dec 25, 2010 9:36 am
Profile
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
I can tell you what it does like, not what it doesn't as that is usually seemingly unrelated to the specifications of the machine and more down to a bum configuration. If you're looking for performance with this game it's generally a great rule of thumb to watch out for low clock speeds (anything <1.5GHz is generally a waste of your time, though there are exceptions out there with newer chips).

Cortex command is eaten up by anything running an i7 processor if you're looking at getting something modern. I've also had very good performance with an AMD Phenom II 720BE and been able to tweak the game to ergonomic performance thresholds on a frugal Core 2 1.5GHz chip.

Your best bet is with an i7 for a future proof all-rounder CPU though. Intel did a damn good job with those babies.


Sat Dec 25, 2010 11:54 am
Profile WWW
User avatar

Joined: Mon Oct 25, 2010 5:51 am
Posts: 1198
Location: Sydney
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
Yay! Just got mine :grin:


Sat Dec 25, 2010 12:18 pm
Profile
User avatar

Joined: Tue Jun 15, 2010 12:12 am
Posts: 18
Location: in your bathroom
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
The way CC handles the computers it's weird, I have an AMD Duron 1.2 GHz, 1256 MB RAM and a(OnBoard) Video card SiS VGA. B23 works better than B24 for me, but my friend has some double core intel processor around 2GHZ with 2 GB ram (Aprox.) and B24 almost doesn't lag for him but b23 does, I don't know what to think.

With lag or without lag, CC ROCKS!


Sun Dec 26, 2010 4:19 am
Profile
User avatar

Joined: Tue Oct 30, 2007 4:02 pm
Posts: 1434
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
I hear all the ix series is pretty damn good. Even the cheapest of all, the i3, can be easily overclocked to beastly results.

From my own experience CC seams to like a lot of processor cache. For example, I have two old computers, one fitted with a celeron 2.9@3.5Ghz and the other with a pentium 4 2.6@2.9ish. While the celeron can achieve pretty good clocks it only has 256Kb of cache. The pentium has a lower clock and is a few years older, but has a lot more cache, the double to be exact, so CC runs a lot smoother.

To further my tests I tested another pentium 4, this time one with a 1 MB of cache and 2.4ishGhz. This time around I got even better results (not outstanding or even good compared to my current core2duo, just better than the previous).

All the tests were run with a similar rig, namely 1.5 to two gigs of ram, a freshly installed windows XP and old, but dedicated graphics cards.


Sun Dec 26, 2010 4:35 am
Profile
User avatar

Joined: Sun Jun 10, 2007 2:05 am
Posts: 426
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
Also depends what it is you're wanting it to do, and how you think it should be working. B24 seems to have removed the jetpack trick, so no more zipping around the level... walking is slow in the cc universe, it seems. If you think a good rig means you should be able to run a modded in nuke with no lag on the other hand, you're in for disappointment. Like a few people have pointed out, CC uses one core and no graphics card, so it doesn't matter if you've got a hex core and triple SLI.


Sun Dec 26, 2010 8:51 am
Profile
DRL Developer
DRL Developer
User avatar

Joined: Tue Jul 27, 2004 8:02 pm
Posts: 428
Location: AZ
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
I have profiled the CC code, thank you very much :razz: A few relevant points:

1) The unique, bitmap-based (vs vector/polygon-based) physics engine CC is built on is utterly dependent on, and inextricably linked to, the drawing functions of said bitmaps.. there's a lot of checking against the actual pixels in those sprites and in the terrain. So, optimizing the physics means optimizing the use of the graphics lib.
2) The physics engine is one of the first things I ever wrote as a programmer, while learning C++ in high school
3) .. as a result, a lot of the implementations are naive as ♥♥♥♥, and left in a first-pass state.
4) To my credit, there's not a lot of premature optimizations in there :wink: I got things running and moved on to the next thing that needed to work.
5) There is no doubt a lot of room for improvement in how the graphics library (allegro) is used, and other areas. Echinus clearly has much deeper domain knowledge about it than I do, so I am happy to let him take a crack at it himself if he's interested?

Shaping up to be a good build #30


Sat Feb 08, 2014 1:27 pm
Profile ICQ
User avatar

Joined: Thu Jan 03, 2013 7:01 am
Posts: 49
Reply with quote
Post Re: Will CC Ever Run Better on "Hated" Computers?
Data you so cool


Sun Feb 09, 2014 3:26 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 24 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.088s | 15 Queries | GZIP : Off ]