Joshua L
Joshua L
**Please Note: This form is the minimum required information for submitting bugs.** **Removing this form may lead to your issue being closed until it is completed.** Platform / OS /...
BUG: The Display flickers white and the output is completely corrupt when switching to the 3D parts of the game. GAME: 1080 Snowboarding. DETAILS: This only occurs when in the...
Discord?
@dgengin do you have a discord to talk about this project. I would be very interested in helping out.
To include it needs to be a .CORE library. Creating a new project and adding the source files it complains about the streams having no close() functions. Thread and Threadpool...
FEATURE REQUEST: I'm dissapointed that the rendering speed is slower than that off my other game version that uses Crosswalk, Webview, and Canvas. I propose that the optimised solution is...
CCLabel Adding in "arial.ttf" and got file in android asset leads to application hang. ``` int SCALE = 3; CCLabel labelHealth = new CCLabel(String.Format("HP: {0} / {1}", hp, hpmax), "arial.ttf",...
I'm trying to cache images on the fly, and adding an image to the cache is freezing up. ``` public CCTexture2D PreLoadImage(string filename) { CCTextureCache cache = CCTextureCache.SharedTextureCache; if (!cache.Contains(filename))...
[Feature] Config file for each system. Would it be possible to have a config file for each system in the rom directory? For example for SNES, in the ROM directory...
Is it possible to connect on different ports? For example: connection.Open("ws://110.22.97.39:1340"); If not can we get that implemented pleeeeease, Im using this library for a major project.
Not sure if this will work or not. :S