Killface1980 / DualSense4Rockstar

Mods for GTA V and RDR 2 to add support for adaptive triggers to the DualSense controller via DSX
50 stars 28 forks source link

What's the minimum gta version this is meant to work on? The function key doesn't respond on 1.58. #1

Closed dfgdgdgfd closed 1 year ago

dfgdgdgfd commented 1 year ago

Not missing out on much but am curious.

Killface1980 commented 1 year ago

H there, I'm always using the current version of GTA, currently 2699 / 1.61. As long as I'm not using the latest features (I guess mainly online stuff was added), the mod should also work with older versions.

The configuration can be opened in game by pressing F8. In case nothing happens, check with F4 for errors (this should open the ScripHookDotNet console).

dfgdgdgfd commented 1 year ago

H there, I'm always using the current version of GTA, currently 2699 / 1.61. As long as I'm not using the latest features (I guess mainly online stuff was added), the mod should also work with older versions.

The configuration can be opened in game by pressing F8. In case nothing happens, check with F4 for errors (this should open the ScripHookDotNet console).

My gaming pc is off and I have to go to bed, please keep the issue open until I can post my scripthook log.

dfgdgdgfd commented 1 year ago

Unable to resolve api version 3.5.1. Here's the complete scripthook.net lo: [20:58:24] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ... [20:58:24] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ... [20:58:24] [DEBUG] Loading scripts from H:\Gta 1.58 work\scripts ... [20:58:24] [DEBUG] Loading assembly DSX_Base.dll ... [20:58:24] [INFO] Found 0 script(s) in DSX_Base.dll. [20:58:24] [DEBUG] Loading assembly DualSense4GTAV.dll ... [20:58:24] [WARNING] Unable to resolve API version 3.5.1. [20:58:24] [WARNING] Unable to resolve API version 3.5.1. [20:58:24] [WARNING] Unable to resolve API version 3.5.1. [20:58:24] [DEBUG] Loading assembly LemonUI.SHVDN3.dll ... [20:58:24] [INFO] Found 0 script(s) in LemonUI.SHVDN3.dll. [20:58:24] [DEBUG] Loading assembly Newtonsoft.Json.dll ... [20:58:24] [INFO] Found 0 script(s) in Newtonsoft.Json.dll.

Killface1980 commented 1 year ago

Looks like you're not using the latest ScriptHookDotNet version. The mod is built against 3.5.1. You can downlad the current version here https://github.com/crosire/scripthookvdotnet/releases

dfgdgdgfd commented 1 year ago

Looks like you're not using the latest ScriptHookDotNet version. The mod is built against 3.5.1. You can downlad the current version here https://github.com/crosire/scripthookvdotnet/releases

I had no idea you could put a newer scripthook with an older gta version. What if I have mods that rely on nativeui? Can lemonui and native be run alongside each other?

Killface1980 commented 1 year ago

You'll need to check if ScriptHook dropped support for a specific version, but I doubt it as it's not very likely. LemonUI is the replacement to NativeUI, Google tells me that it should work but I haven't tested it.