We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Everyone removes imaginopolis song and others on each scene. This was a mistake in the design I believe. Maybe someone can fix that.
The text was updated successfully, but these errors were encountered:
There's a struct called BDS for Background Default Sound
3DMMForever/inc/bkgd.h
Lines 84 to 91 in 79b3010
Maybe we can edit the background file BKGDS.3cn?
BKGDS.3cn
If I edit the BDS quad ID=11 and set the bds.tagSnd.sid field to -1, it's removed from the black background scene.
BDS
ID=11
bds.tagSnd.sid
-1
Or we could patch it out here?
3DMMForever/src/engine/scene.cpp
Lines 3403 to 3424 in 79b3010
Sorry, something went wrong.
No branches or pull requests
Everyone removes imaginopolis song and others on each scene. This was a mistake in the design I believe. Maybe someone can fix that.
The text was updated successfully, but these errors were encountered: