Finally learned how to use BF Recorder - but!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • imported_NeoRicen

    #16
    Re: Finally learned how to use BF Recorder - but!

    Originally posted by shacknasty
    That is 100% incorrect information

    you can render to avi natively with battlerecorder from the command line, but i seriously recommend you use battlelauncher to make things a bit easier to 'see'...

    If you have any other questions or problems feel free to PM me for my MSN address. Although it if is something everyone could benefit from, its probably best to keep it in the thread.
    No, you're incorrect, when 'converting' to AVI it's not just converting to AVI, it required camera moves which it plays through and renders each fram in a SIMILAR manner to fraps but BF2 plays though at a slower speed and takes the time to render each fram therefore giving a constant framerate.

    It is not 'converting' it has to render out 'footage' recorded using the orignal demo file. Dont go accusing people of having 100% incorrect information when you yourself are wrong.

    Comment

    • |D|-Jaws

      #17
      Re: Finally learned how to use BF Recorder - but!

      The issue with the gamelogic tweak to remove names is that when people delete the line of code to do it....they just remove the line and the file still sees an entered space after the last line...so it's still an edited file.

      Example:

      sdhdsjjjj

      thrjyjyjyjkydt

      sthshsh

      ===============

      Now lets say I want to add in a line....

      sdhdsjjjj

      thrjyjyjyjkydt

      sthshsh

      new line

      ==============

      As you can see, I added in new line. Now if I just remove the new line, it won't work because you have to delete everything after the last line, NOT JUST THE CODE!!!!! This means the enter and space.

      So if you just delete new line and leave it like this:



      sdhdsjjjj

      thrjyjyjyjkydt

      sthshsh

      ============

      it won't work....you have to delete everything up till you get the cursor back to the last character of code.


      sdhdsjjjj

      thrjyjyjyjkydt

      sthshsh<-----------------------------------right there.

      Easy answer, just backup your game logic file before you mess with it. Replace as needed.

      Comment

      • shacknasty

        #18
        Re: Finally learned how to use BF Recorder - but!

        Originally posted by NeoRicen
        No, you're incorrect, when 'converting' to AVI it's not just converting to AVI, it required camera moves which it plays through and renders each fram in a SIMILAR manner to fraps but BF2 plays though at a slower speed and takes the time to render each fram therefore giving a constant framerate.

        It is not 'converting' it has to render out 'footage' recorded using the orignal demo file. Dont go accusing people of having 100% incorrect information when you yourself are wrong.
        Claiming that you 'HAVE to use a program like fraps' (your words) to get a resulting avi file was wrong. It dosnt really matter which way you look at it, because you DONT need fraps to get an avi. Maybe its not technically 'converting' it, but essentially that is what is happening. Anyway, lets not dwell on something so pedantic.

        Comment

        Working...