CP77_radioExt
CP77_radioExt copied to clipboard
RadioExt not working under Proton...?
Have just tried the newest version, and it seems that it won't run properly under Proton, despite having all the necessary dependencies installed.
[RadioExt] Error: Red4Ext part of the mod is missing
The log file just consists of these messages over and over:
[2023-10-09 00:25:56 UTC+02:00] [320] init.lua:73: attempt to index field 'radioManager' (a nil value)
stack traceback:
init.lua:73: in function <init.lua:67>
[2023-10-09 00:25:56 UTC+02:00] [320] init.lua:73: attempt to index field 'radioManager' (a nil value)
stack traceback:
init.lua:73: in function <init.lua:67>
[2023-10-09 00:25:56 UTC+02:00] [320] init.lua:73: attempt to index field 'radioManager' (a nil value)
stack traceback:
init.lua:73: in function <init.lua:67>
[2023-10-09 00:25:56 UTC+02:00] [320] init.lua:73: attempt to index field 'radioManager' (a nil value)
stack traceback:
init.lua:73: in function <init.lua:67>
[2023-10-09 00:25:56 UTC+02:00] [320] init.lua:73: attempt to index field 'radioManager' (a nil value)
stack traceback:
init.lua:73: in function <init.lua:67>
[2023-10-09 00:25:56 UTC+02:00] [320] init.lua:64: attempt to index field 'radioManager' (a nil value)
stack traceback:
init.lua:64: in function <init.lua:63>
This is the error I keep getting, what should I do?
same here
fixed it you have to update your red4ext
That's what I did, numerous times over just to make sure I have all the latest files
Get v2.7 from Nexus: https://www.nexusmods.com/cyberpunk2077/mods/4591?tab=files
That version works with Proton for me, v2.6 didn't.
It seems this repo often lags behind the Nexus releases (a hint I got looking at some of the closed issues).
This issue still persists
With the latest version (2.7) downloaded from Nexus?
With the latest version (2.7) downloaded from Nexus?
~~Yes, I have the latest (2.7) and it says the same thing on the CET console.~~
Solved here by adding WINEDLLOVERRIDES="winmm,version=n,b" %command%
to my launcher options at steam as per the documentation.
That's weird, when I tried this through winecfg, nothing launched anymore. I think I'll try this again some time.