https://github.com/daniel-j/gnr
Galaxy News Radio clone
https://github.com/daniel-j/gnr
Last synced: 7 months ago
JSON representation
Galaxy News Radio clone
- Host: GitHub
- URL: https://github.com/daniel-j/gnr
- Owner: daniel-j
- Created: 2020-03-21T01:04:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T09:33:02.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T01:29:36.540Z (over 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Galaxy News Radio
=================
This is a replication of the in-game radio station GNR from Fallout 3.
Uses [Liquidsoap](https://www.liquidsoap.info) (tested with v2.0.3)
Install Node.JS (and run `npm install`) and set up Icecast.
Create file `config.json` with the following content:
```json
{
"port": "8013",
"icecast_host": "127.0.0.1",
"icecast_port": "8000",
"icecast_mount": "gnr",
"icecast_name": "Galaxy News Radio",
"icecast_description": "Bringing you the truth, no matter how bad it hurts",
"icecast_password": "hackme",
"icecast_url": "http://example.com:8000/gnr"
}
```
Put the files `Fallout3 - Sounds.bsa`, `Fallout3 - Voices.bsa` and `BrokenSteel - Main.bsa` in the data folder, from your Fallout 3 GOTY Data folder. Run `./extract.js` to extract the audio files.
Run `npm start` to launch.
Enjoy!
Tune in: https://radio.djazz.se/icecast/gnr