pacgreg #1 Posted December 27, 2014 I'm setting up a new computer and put vbB on it with all my projects, and everything works properly, except vbB makes my cursor flicker and the scroll wheel always goes farther than it is supposed to. This is extremely annoying and I want to know if anyone else has this problem or knows a fix? Quote Share this post Link to post Share on other sites
+Random Terrain #2 Posted December 27, 2014 My windows 7 computer never remembers the scroll wheel settings, so I have to change it from 20 to 1 every time I restart my computer. I don't know about flickering cursors, though. Quote Share this post Link to post Share on other sites
pacgreg #3 Posted December 30, 2014 Can you give me a link to the newest vbB version, I tried to update my version to see if that fixes a problem I'm having and now it doesn't recognize DPC+ anymore. On a related note, what's the problem with the joy0fire part of my code, I tried to make tapping and holding the button do different things but it messed up on a goto, a basic thing. Superman.bas Quote Share this post Link to post Share on other sites
+Random Terrain #4 Posted December 30, 2014 Can you give me a link to the newest vbB version, I tried to update my version to see if that fixes a problem I'm having and now it doesn't recognize DPC+ anymore. The link to his blog that has the latest public version is here: randomterrain.com/atari-2600-memories-batari-basic-vbb.html#install_vbb On a related note, what's the problem with the joy0fire part of my code, I tried to make tapping and holding the button do different things but it messed up on a goto, a basic thing. Check out the Did You Know? box here: randomterrain.com/atari-2600-memories-batari-basic-commands.html#bit if atk{7} = 1 then goto flyattack Quote Share this post Link to post Share on other sites
pacgreg #5 Posted December 30, 2014 Thank you for catching that mistake but the new vbB is not compiling, the console says everything working as usual but there never is a final outputted bin file for it. Quote Share this post Link to post Share on other sites
+Random Terrain #6 Posted December 30, 2014 Thank you for catching that mistake but the new vbB is not compiling, the console says everything working as usual but there never is a final outputted bin file for it. When you grabbed the latest version of batari Basic (not VbB), did you double click on the file "install_win.bat" that is in the latest batari Basic folder that you have downloaded and unzipped? randomterrain.com/atari-2600-memories-batari-basic-commands.html#gettingstarted Quote Share this post Link to post Share on other sites
pacgreg #7 Posted January 1, 2015 Turns out my antivirus kept eating an important part of bB, temporarily disabling it and replacing the file fixed the problem. 1 Quote Share this post Link to post Share on other sites
+Omegamatrix #8 Posted January 1, 2015 Turns out my antivirus kept eating an important part of bB, temporarily disabling it and replacing the file fixed the problem. Was it bbfilter.exe? If so you can try using this one that I compiled. bbfilter.zip Quote Share this post Link to post Share on other sites