Mercurial > vba-linux
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\]\[\!\].gbc10 #./VisualBoyAdvance --recordmovie=./rlm.vbm ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc12 rm -f /home/r/proj/vba-restore/build/movie.vba14 cd /home/r/proj/vba-restore/build15 make install17 /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.gbc19 #.//VisualBoyAdvance --playmovie=/home/r/proj/vba-restore/build/movie.vba /home/r/proj/pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc21 hexdump -C /home/r/proj/vba-restore/build/movie.vba