Cell Factor: Revolution

Kornowski

VIP Member
Right, so I found some thing on the net that says you can add EnablePhysX=false to the end of the target on the shortcut...

It tells me to use the high graphics shortcut, but I can't find this at all, nor can I find the low graphics shortcut, where are they?

Thanks for any help?
 
Looking at this link: http://gprime.net/board/archive/index.php/t-7325.html

EDIT: This link is talking about the Demo for the game, but I would imagine the target strings would be the same for the full version.

It appears they are just talking about the shortcut on the desktop, which you would right-click and choose Properties.

If your system can support high-end graphics put "X:Cellfactor DemoSystemGameCellFactor.exe" FullScreen=true FullScreenWidth=1024 FullScreenHeight=768 HDREnabled=true DropShadows=true MaxLowRezDropShadows=20 MaxHighRezDropShadows=4 StaticShadow=true EnablePhysX=false in the target field

If you wanted to use low-end graphics put "X:Cellfactor DemoSystemGameCellFactor.exe" FullScreen=true FullScreenWidth=800 FullScreenHeight=600 AnisotropyLevel=1 HDREnabled=false DropShadows=false MaxLowRezDropShadows=0 MaxHighRezDropShadows=0 StaticShadow=false EnablePhysX=false

And, as they say in the link, X is the drive letter of the drive you installed it on.

EDIT: And Cellfactor DemoSystemGameCellFactor.exe would probably be the path to the games executable (.exe)

Or if you just wanted to disable PhysX append EnablePhysX=false to the end of whatever is there by default.

At least, that's what it sounds like to me.
 
Last edited:
Thanks for the help; I put this in the target area of the shortcut on my desktop. I kept the original file path, but added the extra code. But it didn't make a difference.

Anybody know how to do this? Thanks :)

"C:\Program Files\Timeline Interactive\Cellfactor Revolution\System\Reality.exe" FullScreen=true FullScreenWidth=1024 FullScreenHeight=768 HDREnabled=true DropShadows=true MaxLowRezDropShadows=20 MaxHighRezDropShadows=4 StaticShadow=true EnablePhysX=false
 
wish i could help ya out mate....it wouldnt even run on my system anyway lmao :D
 
Back
Top