Nicolas Abram

Results 124 comments of Nicolas Abram

Is the current, updated, road to 1.0 available anywhere? Are the lists of stuff with ticks in the comments above updated? Is it ok if i ask a few unrelated...

What is needed for this issue to be resolved?

I just commited an update to tracy v0.7. This adds sampling profiling support on windows (I think it requires running both the profiler and the game as admin though), you...

@poco0317 what do you think about merging this?

For regular builds without `TRACY_ENABLE` it *should* be completely erased at compile time by the preprocessor. Here's a binary size comparison between develop and this PR: ![imagen](https://user-images.githubusercontent.com/24706838/167516507-4fc142f3-1626-4dd6-8a63-bd44aff938e6.png) They're exactly the...

@wozniak Do you still get this crash? Were you able to figure out anything about it, ideally how to reproduce it? If you're still experiencing it maybe compiling the game...

The appveyor CI failed ``` StepMania.obj : error LNK2019: unresolved external symbol _Discord_Shutdown referenced in function "void __cdecl ShutdownGame(void)" (?ShutdownGame@@YAXXZ) [C:\Repos\StepMania\Build\src\StepMania.vcxproj] GameState.obj : error LNK2019: unresolved external symbol _Discord_Initialize referenced...

I think I should also mention that, if I recall correctly, the discord-rpc library is deprecated: https://github.com/discord/discord-rpc/issues/290 So not sure if it's worth integrating with it instead of the discord...

@xNihil0 Do you know if this is still an issue? And if so, do you know any smaller packs than Einar Final that can be used to reproduce the problem?...

@bluebandit21 do you remember if we've made any progress on this?