update screenshots

This commit is contained in:
Tony 2019-04-15 14:19:02 +01:00
parent 2f87a6f64a
commit 0c20cd0d38
5 changed files with 25 additions and 20 deletions

View file

@ -43,13 +43,13 @@
this.con2 = new System.Windows.Forms.Button();
this.con1 = new System.Windows.Forms.Button();
this.btnTip = new System.Windows.Forms.ToolTip(this.components);
this.foldLbl = new System.Windows.Forms.Label();
this.startInTrayBox = new System.Windows.Forms.CheckBox();
this.btn_open3rdP = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.rightPanel = new System.Windows.Forms.Panel();
this.button1 = new System.Windows.Forms.Button();
this.foldLbl = new System.Windows.Forms.Label();
this.contextMenu.SuspendLayout();
this.conCntrls.SuspendLayout();
this.groupBox1.SuspendLayout();
@ -251,6 +251,18 @@
this.btnTip.SetToolTip(this.con1, "Click on Joycons to join/split them");
this.con1.UseVisualStyleBackColor = true;
//
// foldLbl
//
this.foldLbl.Location = new System.Drawing.Point(411, 27);
this.foldLbl.Margin = new System.Windows.Forms.Padding(4, 0, 0, 0);
this.foldLbl.Name = "foldLbl";
this.foldLbl.Size = new System.Drawing.Size(20, 328);
this.foldLbl.TabIndex = 12;
this.foldLbl.Text = ">";
this.foldLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnTip.SetToolTip(this.foldLbl, "Config");
this.foldLbl.Click += new System.EventHandler(this.label2_Click);
//
// startInTrayBox
//
this.startInTrayBox.AutoSize = true;
@ -309,6 +321,7 @@
this.rightPanel.Name = "rightPanel";
this.rightPanel.Size = new System.Drawing.Size(347, 388);
this.rightPanel.TabIndex = 11;
this.rightPanel.Visible = false;
//
// button1
//
@ -322,18 +335,6 @@
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// foldLbl
//
this.foldLbl.Location = new System.Drawing.Point(411, 27);
this.foldLbl.Margin = new System.Windows.Forms.Padding(4, 0, 0, 0);
this.foldLbl.Name = "foldLbl";
this.foldLbl.Size = new System.Drawing.Size(20, 328);
this.foldLbl.TabIndex = 12;
this.foldLbl.Text = "<";
this.foldLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnTip.SetToolTip(this.foldLbl, "Config");
this.foldLbl.Click += new System.EventHandler(this.label2_Click);
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);

BIN
Examples/example2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

BIN
Examples/example3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

BIN
Examples/example4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

View file

@ -1,7 +1,11 @@
# BetterJoyForCemu v6.1 (based on v6 Nightly)
Automatically enumerate options and enable to control them directly from the UI. Any further options can be supported. -- by StarryTony
![Example](/Examples/example1.png)
Click the arrow to open config panel.
Collapse | Expand
:-------------------------:|:-------------------------:
![Example](./Examples/example2.png)|![Example](./Examples/example3.png)
# BetterJoyForCemu v5 (v6 Nightly)
Allows the Nintendo Switch Pro Controller and Joycons to be used with [Cemu](http://cemu.info/) using [Cemuhook](https://sshnuke.net/cemuhook/), [Citra](https://citra-emu.org/), and system-wide with generic XInput support.
@ -88,15 +92,15 @@ Due to popular request (and my fear of releasing full builds without many new fe
# How to use
1. Install drivers
1. Run *! Driver Install (Run as Admin).bat*
1. Run BetterJoyForCemu.exe
2. Run BetterJoyForCemu.exe
1. If running for the first time, things might glitch out - just close BetterJoyForCemu normally and restart your computer for the drivers to take effect.
1. If not, see the __Problems__ section.
1. Connect your controllers.
1. Start Cemu and ensure CemuHook has the controller selected.
2. If not, see the __Problems__ section.
3. Connect your controllers.
4. Start Cemu and ensure CemuHook has the controller selected.
1. If using Joycons, CemuHook will detect two controllers - each will give all buttons, but choosing one over the other just chooses preference for which hand to use for gyro controls.
1. Go into *Input Settings*, choose XInput as a source and assign buttons normally.
5. Go into *Input Settings*, choose XInput as a source and assign buttons normally.
1. If you don't want to do this for some reason, just have one input profile set up with *Wii U Gamepad* as the controller and enable "Also use for buttons/axes" under *GamePad motion source*. **This is no longer required as of version 3**
1. Turn rumble up to 70-80% if you want rumble.
2. Turn rumble up to 70-80% if you want rumble.
* As of version 3, you can use the pro controller and Joycons as normal xbox controllers on your PC - try it with Steam!