-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove deprecated vjoy code and files
- Loading branch information
Showing
14 changed files
with
51 additions
and
374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,8 +18,8 @@ | |
[Dd]ebugPublic/ | ||
[Rr]elease/ | ||
[Rr]eleases/ | ||
x64/ | ||
x86/ | ||
#x64/ | ||
#x86/ | ||
[Aa][Rr][Mm]/ | ||
[Aa][Rr][Mm]64/ | ||
bld/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,22 @@ | ||
# WiiBalanceWalker v0.5 - by Shachar Liberman | ||
## WiiBalanceWalker v0.4 and before - Released by Richard Perry from GreyCube.com - Under the Microsoft Public License. | ||
|
||
[Uses lshachar's WiimoteLib DLL ](https://github.com/lshachar/WiimoteLib)<br/> | ||
[Uses the 32Feet.NET bluetooth DLL](http://32feet.codeplex.com)<br/> | ||
[Uses vJoy device driver (by Shaul Eizikovich)]( http://vjoystick.sourceforge.net/)<br/> | ||
(Previous to v0.5 [VJoy by headsoft](http://headsoft.com.au/index.php?category=vjoy) was used)<br/> | ||
*** | ||
released for windows 10 x64 systems, x86 should be supported too. | ||
|
||
Uses lshachar's WiimoteLib DLL: https://github.com/lshachar/WiimoteLib | ||
Uses the 32Feet.NET bluetooth DLL: http://32feet.codeplex.com/ | ||
Uses vJoy device driver (by Shaul Eizikovich): http://vjoystick.sourceforge.net/ | ||
(Previous to WiiBalanceWalker v0.5 | ||
VJoy by headsoft was used) http://headsoft.com.au/index.php?category=vjoy | ||
*** | ||
|
||
# WiiBalanceWalker v0.5 progress over v0.4: | ||
### WiiBalanceWalker v0.5 progress over v0.4: | ||
o Virtual joystick Support for x64 systems | ||
o Can send values directly measured from each of the load sensors, to the virtual joystick interface. | ||
o Instructions for adding / removing bluetooth devices updated for windows 10. | ||
o Easier to make permanent connections with the balance board by using permanent PIN code | ||
o New startup options makes usage even easier | ||
o New option to tare the balance board (brings all current measurments to zero. use this button while you're off the balance board) | ||
o New option to tare the balance board (makes all current measurments zero. use this button while you're off the balance board) | ||
o Measured values are now in real kilograms (previously they were 4 times too large) | ||
o Added some helpful tooltips, try to hover your mouse over things to get some explanations. | ||
|
||
Get your compiled archive in the [Releases section](https://github.com/lshachar/Wiibalancewalker/releases) | ||
for virtual joystick support, [install vJoy by Shaul Eizikovich](http://vjoystick.sourceforge.net/site/index.php/download-a-install/download) | ||
Get your compiled archive in the [Releases section](https://github.com/lshachar/Wiibalancewalker/releases)<br/> | ||
For virtual joystick support, [install vJoy by Shaul Eizikovich](http://vjoystick.sourceforge.net/site/index.php/download-a-install/download)<br/> | ||
Feel free to [put some bread in my jar](https://paypal.me/lshachar?locale.x=en_US), only if you feel like it! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.