It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Trying to run the Bmouse program, but I cannot open it. Attempted to do it from the instructions (BAT file method) and it still cannot open. How would I do this? Thanks.

Windows 7 64 bit btw.
Post edited December 21, 2012 by HaloFighter92
avatar
HaloFighter92: Trying to run the Bmouse program, but I cannot open it. Attempted to do it from the instructions (BAT file method) and it still cannot open. How would I do this? Thanks.

Windows 7 64 bit btw.
Change dosboxBlood_single.conf to something like this:

[autoexec]
# Lines in this section will be run at startup.

@ECHO OFF
mount C ".."
c:
imgmount D game.ins -t iso
cls
NOLFB.COM
bmouse launch blood.exe
exit


BMOUSE is supposed to be started on Dosbox and Blood startup not run seperately in win7 background. Also you need setup external controller as BMOUSE.EXE in Settings program.

You can get NOLFB.com and info how to prevent disable mouse on startup here:
http://dl.dropbox.com/u/70702956/Blood/OUWBPatch.zip
Post edited December 21, 2012 by HenitoKisou
edit: NM go with what HenitoKisou said.
Post edited December 21, 2012 by DustyStyx
Thanks :)