Repository URL
No response
Game Name
No response
Game Version
No response
Description
In debug builds, there can be several string constants in a row, where only one is referenced. In this case, dtk assumes they're one large string. It should check for null characters and create separate strings, to match Ghidra's analysis.