[request] Edit/stream/set gameconfig.xml and RemoveKeyMapping

Hey,
We’ve been suffering from max pool size being too low in gameconfig.xml

How about adding possibility to edit those/stream

  • yes, client currently can’t edit their gameconfig.xml so launcher in not a help… (even putting stuff into base game an loading it) - poolsize would be still low.

Also adding native “RemoveKeyMapping(‘commandname’)” - currently u can register it, but u can’t unregister.

Thanks! :snail:

In the absolute majority of cases, poolsize overflow is caused by oversized streamed assets - shrink them down to prevent it from happening.
RemoveKeyMapping would be useful, but there’s bandaid ways to achieve sort-of the same functionatily. This does depend on the use case singnificantly, though.