Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
November 10, 2024, 03:22:57 am
News:
If you can't login, please
contact us
with your username and e-mail so we can fix it.
Home
Help
Search
Calendar
Login
Register
OpenXcom Forum
»
Modding
»
Help
»
Keeping Geoscape music going when intercepting
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Keeping Geoscape music going when intercepting (Read 844 times)
Zar Nivop
Sergeant
Posts: 38
Keeping Geoscape music going when intercepting
«
on:
March 06, 2024, 06:03:33 pm »
Any idea how can I cancel the breaking of the Geoscape background track playing, and keep playing it without the interception track?
Logged
Meridian
Global Moderator
Commander
Posts: 9055
Re: Keeping Geoscape music going when intercepting
«
Reply #1 on:
March 06, 2024, 06:09:09 pm »
You would need to change the source code.
Here:
https://github.com/OpenXcom/OpenXcom/blob/master/src/Geoscape/GeoscapeState.cpp#L530
and here:
https://github.com/OpenXcom/OpenXcom/blob/master/src/Geoscape/GeoscapeState.cpp#L906
Logged
Zar Nivop
Sergeant
Posts: 38
Re: Keeping Geoscape music going when intercepting
«
Reply #2 on:
March 07, 2024, 03:29:41 pm »
A. thanks. B. Ouch.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
OpenXcom Forum
»
Modding
»
Help
»
Keeping Geoscape music going when intercepting