mindscarp

Results 4 comments of mindscarp

> How would that "multiplayer widget" work exactly? Sorry, I meant the "Damage Meter" widget which already exists and displays in-game player names.

It would be the Steam user name, that is shown in the player list when playing online.

The game is 32-bit. It seems that apitrace makes the game crash. - Using https://github.com/apitrace/apitrace/releases/download/13.0/apitrace-13.0-win32.7z : inside the folder \lib\wrappers when moving the d3d9.dll + dxgi.dll + dxgitrace.dll to the...

### DebugView + apitrace wrapper dll Inside [apitrace-13.0-win32/lib/wrappers](https://github.com/apitrace/apitrace/releases/tag/13.0) I copy the **d3d9.dll** and paste it into the game's folder: steamapps/common/Sonic & All-Stars Racing Transformed/ [DebugView](https://learn.microsoft.com/en-gb/sysinternals/downloads/debugview) has 3 executable files: Dbgview.exe...