Quantcast
Browsing all 6821 articles
Browse latest View live

Desinstall Monogame 3.5

@Jose_Antonio_Macia wrote: Do you know how to desintall Monogame 3.5 for Visual Studio 2013 ? I had installed in VS 2015 but I didn'twant to in Vs 203 ?¿Thanks ! Posts: 1 Participants: 1 Read full topic

View Article


Tiled Objects Layer accessor syntax

@AnimaGames wrote: I'm using MGE to import tiled maps and everything is working great, except I can't figure out how to get position data from the objects layer in tiled. Is there any additional...

View Article


How to handle GameStates?

@Ramarsa wrote: Hello there!Im working in a game but im a littlebit new with monogame, so i've been looking the way to manage the GameStates.For example i have my main menu, then i want to play, so i...

View Article

Image may be NSFW.
Clik here to view.

[Closed] ComputeShader(help)

@11110 wrote: I almost done testing with basic compute shader in monogame, but the problem that i encounted is getting the directx device from monogame graphic device. When i try to use the 1st 2 line...

View Article

ComputeShader Thread

@11110 wrote: Sharing some of my compute shader result. Hope it help to growth the monogame community. https://github.com/nerogann/MonogameComputeShader Note* The demo base on Sharpdx Tuitorial 12...

View Article


Spaghetti code hell and GameServices, need some suggestions.

@Neurological wrote: Starting to have some doubts and troubles after the discovery of GameServices. I'll try to explain my setup, I have 3 major classes that are used by everything in the game...

View Article

Image may be NSFW.
Clik here to view.

Building and loading content at runtime?

@GeonBit wrote: How can I build content files (xnb) and load them at runtime, without adding them to the content manager upfront (lets say I want to allow users to add their own files after game...

View Article

PCL Content Importer building errors

@kooksta wrote: I am currently trying to take a PCL Monogame Content Importer to handle loading my Json Serialized game objects but what builds fine in code fails in the "build" of the monogame...

View Article


Cant load in ProjectMercury particles

@nohbdy1 wrote: In xna i was able to use the xml importer with no problems but now there is a problem. Can someone point me in the right direction? I have already converted ProjectMercury over to mono...

View Article


Image may be NSFW.
Clik here to view.

Any hint why my shadow map is color red ?

@DexterZ wrote: My Clear color before render to texture is BlackMy Clear color before render the scene with shadow map is CornFlowerBlue EDIT : Also why is my shadow color white : - D Posts: 1...

View Article

Image may be NSFW.
Clik here to view.

Loading in images issue

@Psamathos wrote: Hi everyone, very new to monogame and coding in general so be easy on me So i'm using the pipeline, and it looks like this: image.png927x668 23.4 KB Yet, in VS, the solution explorer...

View Article

Image may be NSFW.
Clik here to view.

Fbx model problem with render.

@Grzegorz_Blaszczynsk wrote: image.png1904x1022 295 KB image.png1920x1080 358 KB Hull part is render without any problems. Any tips? Posts: 1 Participants: 1 Read full topic

View Article

FPS flickering / high CPU usage

@Robin_Brunekreeft wrote: Hello MonoGame community, First time here and I would like to ask for your insight! This problem is bothering me for a while now and I can't seems to find the solution. My...

View Article


2d dynamic lights in MonoGame?

@ddabrahim wrote: Hi all! I'm new to MonoGame and I would like to know if is there any way I can do 2D dynamic lights in MonoGame without any complicated Math and Shader code? I would like to achieve...

View Article

Animation get frame methods?

@AnimaGames wrote: Hello! I am trying to make a damage object instantiate when my attack animation hits a certain frame, is there a getter method in the extended animation framework? Ive been looking...

View Article


Camera that follows a target with sub-pixel movement

@iLikeKFC wrote: As the title says, I have a character that moves at sub pixel movement (no, I can't change this, because this sub pixel movement happens when I normalize the vector during diagonal...

View Article

[SOLVED] Imported wavs sound corrupted

@Ralpharama wrote: Hi all, I'm adding .wav sound effects into my game, using the MonoGame Pipeline Tool as: Build Action: buildImporter: Wav Importer - MonoGameProcessor: Sound Effect - MonoGame Then...

View Article


Text to Voice converter?

@ddabrahim wrote: Hi all! I'm looking for a software that I can use to convert text to a human male and female voice and then save it to an audio file. I was searching online and did find many...

View Article

SaveAsPng missing 1/4 of image

@Ravendarke wrote: I am having issue with SaveAsPng for long time but considering my current strategy I can't afford this bug anymore and I can't figure out why. Sometimes SaveAsPng miss bottom 1/4 of...

View Article

Fixed Time Step

@ed022 wrote: I am suspecting that IsFixedTimeStep is not working properly. My understanding is that, when true, the Game is supposed to run at the specified "framerate". So, for example, my...

View Article
Browsing all 6821 articles
Browse latest View live