Please login or register.

Login with username, password and session length
Advanced search  

News:

This forum provides RSS feed. To query recent posts use this url. More...


Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - hubertMichael

Pages: [1] 2 3 ... 11
1
Game announcements / Re: Shadow Of Nebula
« on: March 01, 2016, 06:23:57 PM »
We've released Shadow Of Nebula on Steam Early Access  ::rock

http://store.steampowered.com/app/433960/

It was a long hard road to get there :)

2
Game announcements / Re: Shadow Of Nebula
« on: February 10, 2016, 12:09:56 AM »
We're coming to steam early access :D

Our teser:
https://www.youtube.com/watch?v=hv0POB2gc_k

3
Scripts, plugins, utilities, goodies / Re: Steam plugin
« on: January 23, 2016, 10:08:27 PM »
Hello,

I have a problem with this plugin. I've copied wme_steam.dll and steam_api.dll to WME DevKit folder. At the begining of game.script I added line
Code: [Select]
global g_Steam = new SteamAPI(); in base.script I have
Code: [Select]
global a_ship_escape; and in my scene.init script where I want to unlock achievment I have:
Code: [Select]
if(a_ship_escape == null)
{
g_Steam.SetAchievement("a_ship_escape");
a_ship_escape = true;
}

Problem is that I can't compile my game because I got error:
Method is called for 'g_Steam' which is not defined
Error applying filter to file [my scene.ini path here]

In project settings/plugins I turned on wme_steam.dll

I really need a help


PROBLEM SOLVED

I have forgot to initialize "global g_Steam;" at my scene.init :D

4
Technical forum / Re: DLC
« on: December 07, 2015, 09:45:39 PM »
Yes, I can use packages :) Now it's obvious :)

Also how is Shadow of Nebula coming along?
Still in development, should be released in 2016  ::rock

5
Technical forum / DLC
« on: December 07, 2015, 02:04:55 AM »
Hi,

Is there any possibility in Wintermute to make DLC for released game? If yes how is the process?

6
Technical forum / about SetGlobalMasterVolume
« on: October 29, 2015, 08:42:58 PM »
Hi

I wanted to make a volume control for music and sound using Game.SetGlobalMasterVolume(some percent) but it doesn't work. There is no error it just doesn't work. However when I use in the same script and line Game.SetGlobalSFXVolume(some pervent) and Game.SetGlobalMusicVolume(some percent) it works perfectly. So what is the problem with SetGlobalMasterVolume??

Thanks :)

7
Technical forum / Re: Strange slow down
« on: April 29, 2015, 09:19:45 PM »
Game framerate is normal. The actor files are ok. It's not Wintermute. Because of this crash, something has been broken with display drivers. I've reinstalled video drivers and it's ok now.

8
Technical forum / Strange slow down
« on: April 28, 2015, 11:11:03 PM »
Hi

I got very weird problem. I run my game in full screen mode and my computer has crashed with blue screen. It's not because of wintermute - I need to change my ddr3. After restart my main character is walking much slower than before this blue screen crash. I reinstalled my graphic drivers and it didn't help. I know for sure that this has happened because my computer crashed and some files can be broken. It happened to me few times but after some time it always was repairing itself.

What can be broken? Do you got any idea?

9
Game announcements / Re: Shadow Of Nebula
« on: March 12, 2015, 01:07:05 AM »
So... This is a special day for Shadow Of Nebula.

We have launched our Kickstarter campaign. Spread this news about our campaign :D Like us, share this news - let the galaxy know about our Kickstarter :D
We need your help now more than ever. THANK YOU ALL
https://www.kickstarter.com/projects/1746322034/shadow-of-nebula

10
Game announcements / Re: Shadow Of Nebula
« on: January 09, 2015, 12:04:54 AM »
We are Greenlit on Steam Greenlight :D

Right now we're working very hard on finishing Shadow Of Nebula. Stay tuned to our facebook. Soon there will be more news :)

11
Looks very good :) Good luck ! GO GO GO  ::rock

12
Game announcements / Re: Shadow Of Nebula
« on: July 10, 2014, 12:03:47 AM »
Thank you for your support :D   ::rock We really need this :)

13
Game announcements / Re: Shadow Of Nebula
« on: July 06, 2014, 10:51:45 PM »
Hi

We are on Steam Greenlight :)  Vote now, we need your help :)

http://steamcommunity.com/sharedfiles/filedetails/?id=282210844

14
Community bulletin board / Re: Happy Birthday Mnemonic!
« on: June 23, 2014, 11:46:28 PM »
Happy Birthday!  ::rock ::rock

All the best  ::beer ::beer ::beer ::beer ::beer

15
Game announcements / Re: Free game I made with Wintermute
« on: February 07, 2014, 10:34:38 AM »
It's really cool :) Congratulations and thank you for free version :)

Pages: [1] 2 3 ... 11

Page created in 0.03 seconds with 23 queries.