Darkstar2
 Joined: Jan 2014
Posts: 1,238
|
 |
Reply #15 Posted on: September 24, 2014, 10:22:59 PM |
|
|
Very good point, lone is right on that one. When you say a window is 640x480 it means the whole window size combined, including caption/style/border, since these pixels are part of the "window". 
|
|
|
time-killer-games Guest
|
 |
Reply #16 Posted on: September 25, 2014, 01:21:14 AM |
|
|
|
Okay good to know, thank you!
|
|
|
|
|
Goombert
 Joined: Jan 2013
Posts: 2,991
|
 |
Reply #18 Posted on: September 25, 2014, 02:15:42 AM |
|
|
|
TKG, you still never answered me, how are you hiding the taskbar icon? I need to know so that I can see if there is an issue with ENIGMA.
|
|
|
time-killer-games Guest
|
 |
Reply #19 Posted on: September 25, 2014, 03:43:37 AM |
|
|
|
@Robert I'm not. GameMaker:Studio is doing that somehow. I know this because in the GM 8.1 equivalent the icon is still down there.
|
|
|
|
|
time-killer-games Guest
|
 |
Reply #21 Posted on: September 25, 2014, 03:53:53 AM |
|
|
For it to remain on the taskbar. Edit. Will do. 
|
|
|
|
|
time-killer-games Guest
|
 |
Reply #23 Posted on: September 25, 2014, 03:56:26 AM |
|
|
|
Not hiding the taskbar, hiding the game's taskbar icon.
Edit. And yes this does apply to that game. You could also run it at 1280x1024 just fine if your hardware supports it.
|
|
|
|
|
lonewolff Guest
|
 |
Reply #25 Posted on: September 25, 2014, 04:42:40 AM |
|
|
|
|
|
|
Darkstar2
 Joined: Jan 2014
Posts: 1,238
|
 |
Reply #26 Posted on: September 25, 2014, 05:33:33 AM |
|
|
Quote from: lonewolff on September 25, 2014, 04:42:40 AM
Quote from: Darkstar2 on September 25, 2014, 01:23:49 AM Be careful, he'll be billing you for all that advice 
Still writing up the invoice 
It will probably have lots of 9's too  Anyhow, yeah I have not tried his extension, because I don't use GM now, but is it really 1 star? Isn't that harsh ?  Many software have bugs and issues and get rated 2 or 3 stars  I guess we all learn from mistakes, I have done far worse mistakes in programming.....  but luckily I would discover them early.
|
|
|
lonewolff Guest
|
 |
Reply #27 Posted on: September 25, 2014, 07:05:12 AM |
|
|
Quote from: Darkstar2 on September 25, 2014, 05:33:33 AM It will probably have lots of 9's too 
Anyhow, yeah I have not tried his extension, because I don't use GM now, but is it really 1 star? Isn't that harsh ?  Many software have bugs and issues and get rated 2 or 3 stars I guess we all learn from mistakes, I have done far worse mistakes in programming..... but luckily I would discover them early.
Possibly on the harsh side. But as it stood, it simply didn't work. It is a 'Marketplace'. Nothing should be released before it has even been tested. I personally would never release anything unless I know it is 100% bug free (as certain as you can be of that anyway). People will find bugs and they will annihilate you if they find them. Especially ones that will cause image distortions. This is one of the major problems with the Enigma project. I don't know how it is now, but it was always freatures over stability. No one wants features over stability. I always go by the rule, start with a small feature list and make those features rock solid. Set the benchmark on how it should be done. Build a frame out of titanium, instead of trying to build a mansion with cards.  [Hopping off the soapbox now  ]
|
|
|
lonewolff Guest
|
 |
Reply #28 Posted on: September 25, 2014, 07:56:19 AM |
|
|
About to try the new version now. This is signs of an unfit mind though. First thing that pop's up in the extension now. LMAO!   I am even part of Sam's extension now. That is scary!  (and as much as the message box would like you to believe, window sizes are only 'sometimes' correct - but who are we to argue with a message box - LOL  ) Just tested this. It is a lot better but not still without bugs. Don't want to spoil the fun though, so I'll let you find them  Probably closer to a 3 or 4 star rating now on the 'J-Spec' chart. Getting there!  Also, I don't get the purpose of 'Fake Fullscreen'. Feel free to enlighten me on that one 
|
|
|
Goombert
 Joined: Jan 2013
Posts: 2,991
|
 |
Reply #29 Posted on: September 25, 2014, 03:47:09 PM |
|
|
Quote from: lonewolffAlso, I don't get the purpose of 'Fake Fullscreen'. Feel free to enlighten me on that one I can offer you an advantage, MessageBox and other dialogs can not render on top of true fullscreen applications, they may possibly be able to render on top of fake FS applications however. Studio has to minimize out of fullscreen whenever you show_message, and currently ENIGMA will show the message anyway but you can't see it but you can still get out of it by pressing enter. @TKG, by the way this is honestly quite funny, embedding YYG's website into an ENIGMA game lololololol, never thought I'd see the day.
|
|
|
|