shantigilbert

Results 5 comments of shantigilbert

For resolution: `resolution: { width: 1920, height: 1440 }` for white balance: `white_balance: { red_gain: 1.3, blue_gain: 1.75 }`

Sorry to hijack this. @nmocruz I made an add-on (using a modification of this script) that is made for CoreELEC you are welcome to try it https://discourse.coreelec.org/t/sx05re-retro-emulation-kodi-addon-for-coreelec-released-for-testing/3203

I just ran into another problem with single quotes so I also added ```'``` to the sed command so it can also handle single quotes we could in a way...

I just opened a PR to fix this issue https://github.com/meleu/share/pull/12

> Can somebody point me to the line of code where I could hardcode or overwrite the volume of the background music? I set `SDL_AUDIODRIVER=pulseaudio` or `SDL_AUDIODRIVER=alsa` anyway & the...