QB64 Phoenix Edition
QB64pe version 3.0 released! - Printable Version

+- QB64 Phoenix Edition (https://staging.qb64phoenix.com)
+-- Forum: Official Links (https://staging.qb64phoenix.com/forumdisplay.php?fid=16)
+--- Forum: Announcements (https://staging.qb64phoenix.com/forumdisplay.php?fid=18)
+--- Thread: QB64pe version 3.0 released! (/showthread.php?tid=816)

Pages: 1 2 3 4 5


RE: QB64pe version 3.0 released! - SMcNeill - 08-27-2022

(08-27-2022, 07:48 PM)RNBW Wrote: Am I the only person who gets a minicule console screen for output, with no apparent means to increase its size.


What OS?  Screen dimensions?  Is this a case of super high resolution images losing DPI Awareness?


RE: QB64pe version 3.0 released! - Coolman - 08-27-2022

hello @Jack. as i said before, i didn't see any instability with O3 and qb64 is faster. but if you want to do some tests in O2 vs O3, i would be curious to see that...


RE: QB64pe version 3.0 released! - RNBW - 08-27-2022

(08-27-2022, 07:55 PM)SMcNeill Wrote:
(08-27-2022, 07:48 PM)RNBW Wrote: Am I the only person who gets a minicule console screen for output, with no apparent means to increase its size.


What OS?  Screen dimensions?  Is this a case of super high resolution images losing DPI Awareness?

Windows 11.  1920 X 1080. 150% default setting.  Everything else is fine.  Previous version of QB64 PE not a problem.  No problem with any other software.


RE: QB64pe version 3.0 released! - SMcNeill - 08-27-2022

Can you post a screenshot? And maybe upload the config file? I use a similar system and can't replicate the issue. Haven't heard anyone else mention it either. Sad


RE: QB64pe version 3.0 released! - PhilOfPerth - 08-28-2022

(08-27-2022, 07:48 PM)RNBW Wrote: Am I the only person who gets a minicule console screen for output, with no apparent means to increase its size.
Maybe a silly question, but have you tried _fullscreen? Shy


RE: QB64pe version 3.0 released! - PhilOfPerth - 08-28-2022

Congratulations to you and your team. A lot of hard work went in there, I bet, and now us plebs can sit back and enjoy it! Big Grin


RE: QB64pe version 3.0 released! - TerryRitchie - 08-28-2022

Awesome!

Code: (Select All)
SCREEN _NEWIMAGE(800, 320, 32)
CLS
PRINT
PRINT
PRINT
PRINT " W   W EEEEE L      CCC   OOO  M   M EEEEE    TTTTT  OOO      QQQ  BBBB   666  4   4    3333   000 "
PRINT " W   W E     L     C   C O   O MM MM E          T   O   O    Q   Q B   B 6     4   4        3 0   0"
PRINT " W W W EEE   L     C     O   O M M M EEE        T   O   O    Q   Q BBBB  6666  44444      33  0   0"
PRINT " WW WW E     L     C   C O   O M   M E          T   O   O    Q  QQ B   B 6   6     4        3 0   0"
PRINT " W   W EEEEE LLLLL  CCC   OOO  M   M EEEEE      T    OOO      QQQQ BBBB   666      4    3333 . 000 "
PRINT
PRINT
PRINT "       (        )     )           )  (        )          (     (           (        )      )      "
PRINT "       )\ )  ( /(  ( /(        ( /(  )\ )  ( /(          )\ )  )\ )  *   ) )\ )  ( /(   ( /(      "
PRINT "      (()/(  )\()) )\())  (    )\())(()/(  )\())     (  (()/( (()/(` )  /((()/(  )\())  )\())     "
PRINT "       /(_))((_)\ ((_)\   )\  ((_)\  /(_))((_)\      )\  /(_)) /(_))( )(_))/(_))((_)\  ((_)\      "
PRINT "      (_))   _((_)  ((_) ((_)  _((_)(_))  __((_)    ((_)(_))_ (_)) (_(_())(_))    ((_)  _((_)     "
PRINT "      | _ \ | || | / _ \ | __|| \| ||_ _| \ \/ /    | __||   \|_ _||_   _||_ _|  / _ \ | \| |     "
PRINT "      |  _/ | __ || (_) || _| | .` | | |   >  <     | _| | |) || |   | |   | |  | (_) || .` |     "
PRINT "      |_|   |_||_| \___/ |___||_|\_||___| /_/\_\    |___||___/|___|  |_|  |___|  \___/ |_|\_|     ";
SLEEP
SYSTEM



RE: QB64pe version 3.0 released! - Pete - 08-28-2022

(08-28-2022, 05:17 AM)TerryRitchie Wrote: Awesome!

Code: (Select All)
SCREEN _NEWIMAGE(800, 320, 32)
CLS
PRINT
PRINT
PRINT
PRINT "W   W EEEEE L      CCC   OOO  M   M EEEEE    TTTTT  OOO      QQQ  BBBB   666  4   4    3333   000 "
PRINT "W   W E     L     C   C O   O MM MM E          T   O   O    Q   Q B   B 6     4   4        3 0   0"
PRINT "W W W EEE   L     C     O   O M M M EEE        T   O   O    Q   Q BBBB  6666  44444      33  0   0"
PRINT "WW WW E     L     C   C O   O M   M E          T   O   O    Q  QQ B   B 6   6     4        3 0   0"
PRINT "W   W EEEEE LLLLL  CCC   OOO  M   M EEEEE      T    OOO      QQQQ BBBB   666      4    3333 . 000 "
PRINT
PRINT
PRINT "       (        )     )           )  (        )          (     (           (        )      )      "
PRINT "       )\ )  ( /(  ( /(        ( /(  )\ )  ( /(          )\ )  )\ )  *   ) )\ )  ( /(   ( /(      "
PRINT "      (()/(  )\()) )\())  (    )\())(()/(  )\())     (  (()/( (()/(` )  /((()/(  )\())  )\())     "
PRINT "       /(_))((_)\ ((_)\   )\  ((_)\  /(_))((_)\      )\  /(_)) /(_))( )(_))/(_))((_)\  ((_)\      "
PRINT "      (_))   _((_)  ((_) ((_)  _((_)(_))  __((_)    ((_)(_))_ (_)) (_(_())(_))    ((_)  _((_)     "
PRINT "      | _ \ | || | / _ \ | __|| \| ||_ _| \ \/ /    | __||   \|_ _||_   _||_ _|  / _ \ | \| |     "
PRINT "      |  _/ | __ || (_) || _| | .` | | |   >  <     | _| | |) || |   | |   | |  | (_) || .` |     "
PRINT "      |_|   |_||_| \___/ |___||_|\_||___| /_/\_\    |___||___/|___|  |_|  |___|  \___/ |_|\_|     ";
SLEEP
SYSTEM

Nice tribute there, Marine. I'd say you really worked your ASCII off on it!

Pete


RE: QB64pe version 3.0 released! - TerryRitchie - 08-28-2022

Darn tootin I did!


RE: QB64pe version 3.0 released! - Pete - 08-28-2022

Big Grin