Gacel

Results 23 comments of Gacel

What version of the engine are you trying to run?

It will be posible to give the specs of the 2 PCs were you tested?

Platforms are already worked on and will be implemented in the future.

Achievements System exists in some form with `stats.json` Dynamic Map Stage Select Screen is posible using the stage portrait feature. Dynamic Victory Screen are posible using animated portrait. Challenge Mode...

This is a know bug. (See: #265) I still not managed to get it fixed.

There is already a feature like that called "randomtest" that outputs the result to a txt file. You could also use launch parameters to set the engine to run as...

Seems like a lua script problem. I'll check it.

Sounds like a problem with you GPU drivers. The engine requires OpenGL 2.1 and the Intel HD Graphics 3000 supports up to OpenGL 3.1.

Seems the problem is caused by the debug console log. POTS if you set `DebugConsoleRows` in `config.json` to 0 does the slowdown dissapear?

Not sure. Ogg, Mp3, Wav and Flac Audio decoding and playback is handled by [faiface/beep](https://github.com/faiface/beep) and beep uses [hajimehoshi/oto](https://github.com/hajimehoshi/oto). I'll see if I can reproduce it on my end, if...