vba-rerecording icon indicating copy to clipboard operation
vba-rerecording copied to clipboard

Automatically exported from code.google.com/p/vba-rerecording

Results 36 vba-rerecording issues
Sort by recently updated
recently updated
newest added

``` 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...

Priority-Medium
auto-migrated
Type-Defect

``` 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

Priority-Medium
auto-migrated
Type-Defect

``` 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...

Priority-Medium
Type-Enhancement
auto-migrated

``` 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...

Type-Enhancement
auto-migrated
Priority-High

**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...