Garry's Mod

Garry's Mod

[VRmod]VRMod-SemiOffcialVersion
Showing 101-110 of 197 entries
< 1 ... 9  10  11  12  13 ... 20 >
Update: 10 May, 2023 @ 12:34am

Update: 9 May, 2023 @ 6:06pm

2023-05-10
Adjusted a problem that prevented pickip due to a very rudimentary typo.

Update: 9 May, 2023 @ 8:18am

2023-05-10
The timing of shutdown in the event of an error at the start of VRMOD has been significantly delayed. This may avoid failures to work with steamVR, etc.

Update: 4 May, 2023 @ 4:57pm

2023-05-05
Lots of updates.

1.[vrmod_shutdownmenu]. When this is enabled, [VR EXIT] will be added to the upper left corner of the QUICKMENU. If a window is locked on Gmod or something, the quickmenu will still be available most of the time, so it should work as an emergency stop button.
This can also be changed from VRModMenu.
---
2.Fixed pickups not to lift physics generated on the hand in "VRMod Simple Hand Physics" by Dr.Hugo.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2969994508
---
3.Changed the initial key arrangement. This will not affect those who have already customized their own key layouts in SteamVR or those who are using the key layouts from the workshop.
Mainly, the dominant hand change key bindings were removed from the default, USE was returned to simultaneous A+B or X+Y presses, Sprint was changed to a right-click push, and quickmenu and weaponmenu were changed to come out at the same time with the Y button.
---
---
4.(for advanced users) Added a setting to prevent loading the specified lua file in the vrmodunoffcial folder when the game is started. See update information for detailed instructions.
--
The command is as follows
0⃣--
[vrmod_dev_unoffcial_folder_file_operation]
Default is "1".
Specifies how the contents of the vrmodunoffcial folder are handled.
1": "Do not read only the specified lua files".
2" to "read only the specified lua file and not everything else".
1⃣--
[vrmod_dev_unoffcial_folder_excluded_files]
(Available only if convar in 0⃣ is "1")
By default, "vrmod_sample01.lua,vrmod_sample02.lua"
is the setting for the sample.
If you put a "semicolon" after "xxx.lua" and put "Disco.lua", xxx.lua and Disco.lua will not be loaded when you start the game.
2⃣--
[vrmod_dev_unoffcial_folder_included_files]
(Available only if convar in 0⃣ is "2")
By default, "vrmod_sample01.lua,vrmod_sample02.lua"
is the setting for the sample.
If you put a "semicolon" after "XX.lua" and then "Disco.lua", only XX.lua and Disco.lua will be loaded when the game starts, and all other files will not be loaded at all. This is effective for use with other VRMod bases or when you want to use only this feature of semioffcial.

Update: 4 May, 2023 @ 4:49pm

Update: 30 Apr, 2023 @ 11:47pm

2023-05-01
The stability was much worse, so we replaced it with a 8 Apr one.

Update: 30 Apr, 2023 @ 8:31pm

Update: 30 Apr, 2023 @ 8:31pm

Update: 30 Apr, 2023 @ 2:54am

2023-04-30
Fixed a problem with the menu display. Still a little more to fix.

Update: 29 Apr, 2023 @ 9:17pm