-
We run into timeout issues when the number of svn tags build up due to the size of the EE core plugin. It also helps with the time to do a release build if we don't have so many tags. So an idea is …
-
![sharedscreenshot](https://user-images.githubusercontent.com/37957125/50540070-5151bf80-0b72-11e9-9ae1-95b465413b48.jpg)
https://github.com/decaf-emu/decaf-emu/commit/0307e8822f82b20d7a35a26d64199ba…
ghost updated
5 years ago
-
Hi,
I was wondering out of curiosity if you were planning to somehow merge the features of Escher and Escher-FBA? If not, will you open Escher-FBA sources?
By the way, it is not clear to me how …
-
The game tries to create a 162mb loadSegment on kernel loading but fails to boot due to the heap loader not being able to allocate that much memory.
Debug info:
loadSize 172158432 (0x0a42ede0) be_…
-
I'm refactoring this code: https://github.com/DD-DeCaF/metabolica-ui-pathways/blob/master/src/pathways/escher.service.ts#L34
In this function I have to access both my `EscherService`'s context and …
-
Since the upgrade, I now have a scroll bar along the bottom (never had that before) which I think might have to do with the new messaging UI or my custom adjustments though as when I use Decaf on its…
-
v2.12.1 released 2018-12-19T23:18:13Z
https://github.com/helm/helm/releases/tag/v2.12.1
devth updated
5 years ago
-
**This isn't specific to a recent version**
**Summary**
From time to time, a customer will report that they've activated Event Espresso but they don't see it in their menus so they cant get starte…
-
Heyo! I've been working on an SDL2 port using wut, and it's been acting rather strange. I was hoping decaf might shed some light on the graphics issues, but ran into what looks like an endian handling…
-
There is too much risk in maintaining the ed25519 public key compatibility in https://github.com/w3f/schnorr-dalek/blob/master/src/ed25519.rs See also https://github.com/w3f/hd-ed25519/issues/2#issue…