About this mod
Show name and artist of current radio song
- Requirements
- Permissions and credits
- Changelogs
This mod requires Cyberpunk Engine Tweaks in order to work!
Known issues:
- Printing "error" into console every 2 seconds if you're sitting, but not in a car - not affecting gameplay at all
How to install:
Step 1: Make sure you have Cyberpunk Engine Tweaks (how to install it)
Step 2: Download the mod content
Step 3: Extract the content in "PATH TO CYBERPUNK\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\" so that you have the following structure: "PATH TO CYBERPUNK\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\now_playing\init.lua"
That's it!
How to uninstall:
Step 1: Delete folder "PATH TO CYBERPUNK\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\now_playing"
Special thanks to:
- Creators of such a great tool Cyberpunk Engine Tweaks
- Open Sesame Mod for inspiring me and some code and modding examples
- CITY H4CK for some modding example
- CP77 Modding Discord for everything
- TetrisArcade for awesome idea and description example = )
- WillyJL - code fix and optimization suggestions
- zbx2501 - optimization tip
Notes:
- All song names were taken from CP77 Modding Discord: google spreadsheet doc
- Some radio stations has absolutely not recognizable genres (ex. Pacific Dreams or Radio Pebkac), so they have plenty of "Unidentified songs"
- Some songs I'm not sure about - they marked as (NOT SURE) - there are just a few of them
- Because of there is no feature to skip song I had to listen and write down every one of them, but still can miss one or two
- I'm not sure how it will work with future (or past) game updates - I'll try to stay it tuned
- This is a handwork, so there might be some inconsistencies
Known issues:
- Printing "error" into console every 2 seconds if you're sitting, but not in a car - not affecting gameplay at all
How to install:
Step 1: Make sure you have Cyberpunk Engine Tweaks (how to install it)
Step 2: Download the mod content
Step 3: Extract the content in "PATH TO CYBERPUNK\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\" so that you have the following structure: "PATH TO CYBERPUNK\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\now_playing\init.lua"
That's it!
How to uninstall:
Step 1: Delete folder "PATH TO CYBERPUNK\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\now_playing"
Special thanks to:
- Creators of such a great tool Cyberpunk Engine Tweaks
- Open Sesame Mod for inspiring me and some code and modding examples
- CITY H4CK for some modding example
- CP77 Modding Discord for everything
- TetrisArcade for awesome idea and description example = )
- WillyJL - code fix and optimization suggestions
- zbx2501 - optimization tip
Notes:
- All song names were taken from CP77 Modding Discord: google spreadsheet doc
- Some radio stations has absolutely not recognizable genres (ex. Pacific Dreams or Radio Pebkac), so they have plenty of "Unidentified songs"
- Some songs I'm not sure about - they marked as (NOT SURE) - there are just a few of them
- Because of there is no feature to skip song I had to listen and write down every one of them, but still can miss one or two
- I'm not sure how it will work with future (or past) game updates - I'll try to stay it tuned
- This is a handwork, so there might be some inconsistencies