view commands.sh @ 33:44974c3e093b

found source of problem for video recording
author Robert McIntyre <rlm@mit.edu>
date Mon, 05 Mar 2012 01:25:11 -0600
parents 0dc331ec7f27
children
line wrap: on
line source

2 # This buffer is for notes you don't want to save, and for Lisp evaluation.
3 # If you want to create a file, visit that file with C-x C-f,
4 # then enter the text in that file's own buffer.
7 #./VisualBoyAdvance ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc
10 #./VisualBoyAdvance --recordmovie=./rlm.vbm ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc
12 rm -f /home/r/proj/vba-restore/build/movie.vba
14 cd /home/r/proj/vba-restore/build
15 make install
17 /home/r/proj/vba-restore/build/artifacts/bin/VisualBoyAdvance --recordmovie=/home/r/proj/vba-restore/build/movie.vba /home/r/proj/pokemon-escape/roms/yellow.gbc
19 #.//VisualBoyAdvance --playmovie=/home/r/proj/vba-restore/build/movie.vba /home/r/proj/pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc
21 hexdump -C /home/r/proj/vba-restore/build/movie.vba