Recording and Replaying Arma Games

What do you want to see in Armagetron soon? Any new feature ideas? Let's ponder these ground breaking ideas...
newbie
Core Dumper
Posts: 138
Joined: Wed Jun 01, 2005 5:04 pm

Post by newbie »

damn, i was doing it before i have posted here

of course it works right now after i have checked it again

anyway i'm planning to finish the vid on august/september or a little bit earlier, some things can take a lot of time
1, 4, 6, 9, 11, 21, 24, 33, 34, 35

Image
newbie
Core Dumper
Posts: 138
Joined: Wed Jun 01, 2005 5:04 pm

Post by newbie »

how to remove score tab? i have found that tab key has 73 code but i couldn't find the right option in the recording
1, 4, 6, 9, 11, 21, 24, 33, 34, 35

Image
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Remove the line that reads

Code: Select all

CONFIG LKEYBOARD    9   PLAYER_BIND SCORE   0
from the recording. We use... some other keycode scheme than you used to look up 73 :)
User avatar
2020
Outside Corner Grinder
Posts: 1322
Joined: Thu Dec 29, 2005 9:21 pm
Location: the present, finally

please help

Post by 2020 »

jeeez
please remember i am an idiot...

there i am
reviewing the ladle-10 recording of the final
and i can't alter the camera
zoom move etc
even though i have configured all the keys in the player...

i used to be able to do it
so i tried replaying the recording through 0.2.8
and it doesn't even play...

i suppose i must have forgotten how to do it...
or has something changed somewhere along the line?

edit:
i checked the camera input settings while replaying
and they are my old settings
the ones i had while recording the game...
so does that mean
i must have the same keyboard configuration during recording as i have during playback?
hold the line
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Rules haven't changed:you need to use the same version (and sometimes, the same processor and OS) to play back a recording, and by default, all keypresses while the playback is running break the recording. You get away with camera control keys when no ingame menu or chat input is active, though.

Edit: the camera control keys you can use are the ones that were configured while the recording was made.
User avatar
2020
Outside Corner Grinder
Posts: 1322
Joined: Thu Dec 29, 2005 9:21 pm
Location: the present, finally

Post by 2020 »

dang dang dang

i have a wireless keyboard which my old configuration is set for
so when i playback on my laptop
i can't change camera-angles et al

what a bore...
oh well
i suppose i have to wait till the next one

the good thing is
if i don't get to the final
at least i get to record it
hold the line
libr8d
On Lightcycle Grid
Posts: 18
Joined: Fri May 12, 2006 12:40 pm

replay server

Post by libr8d »

We could use a server log, as a basis for an independent replay server.

an http address associated with a certain game(server) etc...

Where u can get lots of replays (flash?) in boxes similar to next-gen security installations...then extract the replays you wish to save/enhance.

Could be relevant for tournaments and so on.


So all we'd need is a good log file which could be used to reconstruct all views on the replay server. Server rendering into video....
Flash client on ad-hoc http address...

well, enough said.

Im in.

libr8d (The undermining of the human capacity to excel by fortune hunters and pre-human humanoids is only a bump on a road greater than most can fathom - enjoy it if you can, but it shall pass...libr8tion)
User avatar
2020
Outside Corner Grinder
Posts: 1322
Joined: Thu Dec 29, 2005 9:21 pm
Location: the present, finally

flash...?

Post by 2020 »

is that offer for real?

hi all
i've been out the loop
and plan to start playing again
though my ping seems to be over 300...

have we made progress wrt recording
editing
and transcoding to video...?
hold the line
epsy
Adjust Outside Corner Grinder
Posts: 2003
Joined: Tue Nov 07, 2006 6:02 pm
Location: paris
Contact:

Post by epsy »

except this...

Code: Select all

--videoout                   : writes a raw video stream of frames to stdout
there's nothing real new :p
User avatar
2020
Outside Corner Grinder
Posts: 1322
Joined: Thu Dec 29, 2005 9:21 pm
Location: the present, finally

Post by 2020 »

tried searching for this...

i am trying to playback the finals of ladle-13
recorded by zman with 0.2.8.2.1

i don't have that version...
any other version do...?

and what was said about the keys to manipulate the camera...?
i had thought that the keys were set to the recorder's settings
whereas someone said that the camera keys are relative to the viewer now..

please direct me to the right posts
sorry for the bother
hold the line
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

2020 wrote:any other version do...?
N
O
.

The keys for the camera are the keys the user making the recording had defined; in my case, they're the defaults, which are the numblock keys.[/quote]
User avatar
2020
Outside Corner Grinder
Posts: 1322
Joined: Thu Dec 29, 2005 9:21 pm
Location: the present, finally

Post by 2020 »

o
k
:
)

pity about the numlock keys
since i have a reduced keyboard...

i suppose you would have changed it by now
if it were possible to set it to the keys of the playback...
hold the line
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

You can always hack the recording. It's just a text file, and in the beginning, the configuration files are included almost verbatim (every line just gets a prefix). It should not be too much trouble to find the spot where the keyboard configuration is defined and to override it.
User avatar
2020
Outside Corner Grinder
Posts: 1322
Joined: Thu Dec 29, 2005 9:21 pm
Location: the present, finally

Post by 2020 »

pardon this fool question
please
can this hack be implemented in the next version by default?
hold the line
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Very unlikely. In almost all cases, any manipulation like this would break the playback. This is not a direction this type of recording can safely be developed into.
Post Reply