Mercurial > vba-linux
view commands.sh @ 38:b374503a5b31
video does not appear to de-sync after 3 minutes of playing and several random battles.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 05 Mar 2012 15:06:22 -0600 |
parents | 44974c3e093b |
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