Skip to content

Commit

Permalink
Correctly upgrade vJoy
Browse files Browse the repository at this point in the history
  • Loading branch information
dantman committed Nov 11, 2019
1 parent 0e972e1 commit c98ef51
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/Scenes/EVRC.unity
Original file line number Diff line number Diff line change
Expand Up @@ -16777,7 +16777,7 @@ PrefabInstance:
- target: {fileID: 136602571449998728, guid: 71fe574d30e93584e986026484e39e7f,
type: 3}
propertyPath: m_Height
value: 2.04
value: 0.24000001
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 71fe574d30e93584e986026484e39e7f, type: 3}
Expand Down Expand Up @@ -18299,7 +18299,7 @@ PrefabInstance:
- target: {fileID: 136602571449998728, guid: 71fe574d30e93584e986026484e39e7f,
type: 3}
propertyPath: m_Height
value: 2.04
value: 0.24000001
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 71fe574d30e93584e986026484e39e7f, type: 3}
Expand Down
Binary file modified Assets/vJoy/x64/vJoyInterface.dll
Binary file not shown.
Binary file modified Assets/vJoy/x64/vJoyInterfaceWrap.dll
Binary file not shown.
Binary file modified Assets/vJoy/x86/vJoyInterface.dll
Binary file not shown.
Binary file modified Assets/vJoy/x86/vJoyInterfaceWrap.dll
Binary file not shown.
2 changes: 2 additions & 0 deletions ProjectSettings/GraphicsSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ GraphicsSettings:
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
m_PreloadedShaders: []
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
type: 0}
Expand Down Expand Up @@ -112,3 +113,4 @@ GraphicsSettings:
m_AlbedoSwatchInfos: []
m_LightsUseLinearIntensity: 0
m_LightsUseColorTemperature: 0
m_LogWhenShaderIsCompiled: 0

0 comments on commit c98ef51

Please sign in to comment.