Cyberpunk 2077

Cyberpunk 2077

檢視統計資料:
Need some help with the RadioEXT mod
New to modding this game but Basically I can't get my radio stations to appear in-game. I'm sure i've installed the mod correctly (even making sure the MP3 files are less than 10mb and contain no special characters) and still nothing. I have installed the latest version of CET as well, so I'm not too sure what I'm doing wrong.

If you guys know what might be the issue do let me know! It may be worth mentioning I also tried the example radio station on the RadioEXT nexus to see if I was configuring my own music wrong, but alas even this station doesn't appear for me.
Thanks in advance everyone !
< >
目前顯示第 1-5 則留言,共 5
pixx630 2023 年 2 月 4 日 下午 4:09 
Did you ever get this figured out? Having the same exact issue rn.
Aku 2023 年 2 月 4 日 下午 4:38 
I tried it myself and it didn't work. And I know I have cyber engine tweaks installed correctly because I have other mods on there that work fine. Maybe this mod was broken by one of last year's patches.
chriszewski 2023 年 2 月 4 日 下午 4:54 
Delete the songinfo jsons for your created stations, possibly.

Check the 03 Feb post on the mod's page for more detailed info.

Basically delete the songinfo jsons and relaunch 77. The game should populate the folder with new files.
Aku 2023 年 2 月 4 日 下午 4:59 
Okay see the issue. You need to add the radioExt.asi file to the plugins folder. It's easy to miss. Always check each folder in the directory tree of a mod download to see if there are additional files besides the new folders. But then a new problem came up - the game crashed when loading my saved game. When I looked in the plugins folder, it created the log file showing it loaded the station mod I added (Bladerunner) and its songs. So something about radioExt.asi is not compatible with the latest patch. At least in my game.

Edit: It seems people are having similar issues in recent posts on Nexus. Mod seems to be broken now, at least on some systems.
最後修改者:Aku; 2023 年 2 月 4 日 下午 5:02
引用自 pixx630
Did you ever get this figured out? Having the same exact issue rn.


引用自 Aku
I tried it myself and it didn't work. And I know I have cyber engine tweaks installed correctly because I have other mods on there that work fine. Maybe this mod was broken by one of last year's patches.

havent played in a while but saw there was a new update recently, which usually breaks mods until they've been updated as well. however I did get this fixed when I was having this issue at first, for me what I had to do was create a text document in my game files [C:\SteamLibrary\steamapps\common\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\radioExt\radios] called "radiosinfo.json" which had this inside it:"

{
"paths": [
"3rd Impact Radio",
"ascensionPrototype",
"beatsfromabove",
"Future-Sounds of Night City",
"Logical Progression"
]
}

^those are my radio station names, change them to what the names of yours are.

this fixed it for me as I remember not having this text document in my game file prior to making it, i think I read on a forum discussion somewhere discussing this text document and couldn't find it myself in my game folder so I created it accordingly.

also make sure you have mods enabled in the cyberpunk launcher, and that each radio station folder that is made inside the game files have the metadata.json txt doc in there too, should look something like this:

{
"displayName" : "140.0 beatsfromabove", (<-- change to whatever name u want)
"fm" : 140.0, (<-- change to whatever number you want)
"icon" : "UIIcon.alcohol_absynth",
"customIcon": {
"inkAtlasPath": "path\\to\\custom\\atlas.inkatlas",
"inkAtlasPart": "custom_texture_part",
"useCustom": false
},
"volume" : 1.0
}
最後修改者:THE MAN WITH THE LONG BLACK ♥♥♥♥; 2023 年 2 月 5 日 下午 7:58
< >
目前顯示第 1-5 則留言,共 5
每頁顯示: 1530 50

張貼日期: 2022 年 9 月 20 日 上午 4:40
回覆: 5