error C2672: 'minimum': no matching overloaded function found
thats just forgetting the win mean and lean define i thoughtsnd_rate
to 44100 (edited)touch_controls
and fix it accordingly.
5. Save the changes in the client when you are done. You can also discard your changes or revert to the default if you messed up.
Example for a new touch button:
{
"x": 500000,
"y": 500000,
"w": 100000,
"h": 100000,
"shape": "rect",
"visibilities": [
"ingame"
],
"behavior": {
"type": "bind",
"label": "Example",
"label-type": "plain",
"command": "echo Hello world!"
}
},
hot_reload
to reload map while preserving the state of tees, teams and switches. The editor will now also run this command on save instead of reload
. Closes #585
https://github.com/user-attachments/assets/199963f8-c57e-41ca-8073-568ead3139f5
snd_rate
to 44100
it was 48000 by default
adb bugreport ./output.zip
or use adb logcat
to get the log while the app crashes.adb bugreport ./output.zip
or use adb logcat
to get the log while the app crashes. adb
you could try to get a crash dump, though I'm not sure how useful it is without a debug build of the apkapTabNames
which has a fixed size of NUMBER_OF_APPEARANCE_TABS
, you also need to adjust that and the other enum literalsSDL_OpenAudioDevice
returns the specs that were actually applied but we ignore most of them0
for the parameter allowed_changes
we are probably letting SDL do the sampling again, since this means we don't allow the format to be changedapTabNames
which has a fixed size of NUMBER_OF_APPEARANCE_TABS
, you also need to adjust that and the other enum literals