vba-rerecording
vba-rerecording copied to clipboard
Automatically exported from code.google.com/p/vba-rerecording
``` VBA doesn't record a video in 60fps exactly. Sometimes, a frame is duplicated, or over 1/60 seconds of audio samples are generated per frame. As a result, a video/audio...
``` joypad.read seems to return the input of previous frame :'( ``` Original issue reported on code.google.com by `gochaism` on 7 Mar 2009 at 10:32
``` This was brought up as a feature idea for SNES9x and I think it could work well here to. The idea is to take the cheat search commands such...
``` the windows version VBA will have the following commandline options: -rom -play -loadstate -pause -readwrite and possibly: -capture ``` Original issue reported on code.google.com by `[email protected]` on 5 Nov...
**What steps will reproduce the problem?** 1. Make multiple copies of VBA-RR's entire folder 2. Run VBA-RR from each folder simultaneously, creating multiple running instances of VBA-RR (each instance from...
When attempting to speed up, I jump from 100% all the way to 17000%. In normal VBA there is a throttle limit that you can set. It would be great...