GoldenEye: Source Forums

  • September 22, 2024, 05:45:24 am
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Motion Blur, dynamic shadows, etc  (Read 8225 times)

0 Members and 1 Guest are viewing this topic.

Sporkfire

  • Retired Developer
  • 00 Agent
  • ***
  • Posts: 419
  • Reputation Power: 0
  • Sporkfire has no influence.
  • Offline Offline
Motion Blur, dynamic shadows, etc
« on: November 08, 2007, 04:01:35 pm »

I think you guys will find this helpful or at least interesting


Quote
SlowJoe45

Nov 2007
5032 Smartness

Hey guys,

Last time I posted I informed you all about the upcoming CSS game mode. Since then, I have been searching and sifting through the sdk, seeing what interesting things I can derive from it.

I have just figured out how to add dynamic shadows, cinematic physics and motion blur to any mod or HL2, HL2:EP1.

Originally I found that mounting appid 420 would only result in a crash, but after a bit of sifting, I finally got a gameinfo that would result in the mod or game using the effects of hl2:ep2. Not only this, but you can also launch episode 2 maps in the mod. This means, you can create a map with the cinematic physics and it will work in game.

To do this, simply go to the folder and edit (or create if it doesn't exist) a gameinfo.txt

"GameInfo"
{
   game       "<STEAM GAME NAME>"
   title       "<INGAME TITLE>"
   title2      "<INGAME SUBTITLE>"

   type      singleplayer_only

   FileSystem
   {
      SteamAppId            420
      ToolsAppId            211
      SearchPaths
      {
         Game            |gameinfo_path|.
         Game            ep2
         Game            episodic
         Game            hl2
      }
   }
}


I hope you guys enjoy this and it helps you all out if you're making a mod or if you just want to play an updated version of HL2 or HL2:EP2 or any mod which has been developed.

tl;dr Any source game with dynamic shadows, cinematic physics and motion blur.
 
Logged

Shaken not Stirred

  • 00 Agent
  • ***
  • Posts: 221
  • Reputation Power: 0
  • Shaken not Stirred is looked down upon.
  • Offline Offline
    • FP.tk
Re: Motion Blur, dynamic shadows, etc
« Reply #1 on: November 09, 2007, 04:57:44 am »

Well well well well well well well well well well well well well well well well well, what do we have here?
Logged

kraid

  • Game Artist
  • 007
  • *****
  • Posts: 1,984
  • Reputation Power: 191
  • kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!kraid is awe-inspiring!
  • Offline Offline
    • my Homepage
Re: Motion Blur, dynamic shadows, etc
« Reply #2 on: November 09, 2007, 10:58:35 am »

How is the Impact on the Performance, when you change these things?

Anyway, do i need the latest Update of Steam/SDK or something else?
Logged

Spoudazo

  • Secret Agent
  • **
  • Posts: 57
  • Reputation Power: 0
  • Spoudazo is looked down upon.
  • Offline Offline
Re: Motion Blur, dynamic shadows, etc
« Reply #3 on: November 16, 2007, 08:16:04 pm »

I love motion blur. :)
Logged

VC

  • Valiant Varanidæ, Citrus Jockey
  • Retired Developer
  • GE:S Fanatic
  • *****
  • Posts: 2,843
  • Reputation Power: 16
  • VC is working their way up.VC is working their way up.VC is working their way up.
  • Offline Offline
Re: Motion Blur, dynamic shadows, etc
« Reply #4 on: November 16, 2007, 09:25:38 pm »

Motion Blur, used appropriately, rocks hard and long.

Portal: Not appropriate, rather annoying.
Team Fortress 2: Appropriate, especially if you normally see a bit of tearing when you flick turn.
Logged
"As for VC's scripts they have not broken the game at all, in fact the game has never felt better." -- KM
"(03:12:41 PM) KM: I would call you a no life loser, but you are useful"
"(03:12:59 PM) VC: Go ahead.  I am, and I am."

Wake[of]theBunT

  • Former [PR/SFX/Webmaster]
  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 3,371
  • Reputation Power: 108
  • Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!
  • Offline Offline
    • Goldeneye Source
Re: Motion Blur, dynamic shadows, etc
« Reply #5 on: November 16, 2007, 11:17:31 pm »

The answer is :

"Yes these changes will tax your system more"

So if you barely run source games smooth, i would say you are ruled out of these features.
Logged

kingkoopa

  • Agent
  • *
  • Posts: 42
  • Reputation Power: 0
  • kingkoopa has no influence.
  • Offline Offline
Re: Motion Blur, dynamic shadows, etc
« Reply #6 on: November 29, 2007, 03:29:27 am »

Ok so this works for the Goldeneye Mod right? and seeing as this isnt single player in the config settings i see it says multiplayer only? do we need to change that.. also once i have created this file and copied and pasted those settings is there anything else needs to be done?
Logged

Ryan [Saiz]

  • Retired Developer
  • 007
  • ****
  • Posts: 1,709
  • Reputation Power: 0
  • Ryan [Saiz] is looked down upon.
  • Offline Offline
    • My Site
Re: Motion Blur, dynamic shadows, etc
« Reply #7 on: November 29, 2007, 03:40:39 am »

This will not work with the current build of goldeneye source. If you launch with the ep2 engine you will only face errors in the game and the game will not working as it is supposed to be. Yes you will be running the new engine but weapons and hud and the player selection system will not work and you will not be able to play with friends because you wont be able to do much in game.
Logged
Quote from: Loafie, Hero of Dreams
He's kind of like a tornado. He's not around all the time, but when he is, shit gets moved hahaha

kingkoopa

  • Agent
  • *
  • Posts: 42
  • Reputation Power: 0
  • kingkoopa has no influence.
  • Offline Offline
Re: Motion Blur, dynamic shadows, etc
« Reply #8 on: November 29, 2007, 03:46:27 am »

Oh ok thanks for that i dont have ep2 anyway i just have the normal counter strike cs in steam and Goldeneye oh well, you probly heard this 1000 times but do u reakon we will see the new improved goldeneye before the end of this year or early next year? just so waiting to play it
Logged
Pages: [1]   Go Up