Author Topic: Stax remakes and PB source  (Read 1748 times)

0 Members and 1 Guest are viewing this topic.

Offline KrazyK

  • Amiga 1200
  • ****
  • Posts: 380
  • Karma: 131
    • View Profile
    • KrazyK Remakes
Stax remakes and PB source
« on: May 19, 2022 »
PB source and compiled exe for the Leonid intro by Stax. You will need the x86 userlibraries included to run the source.
Compiled exe for the 'Four' intro screen by Stax.  Made it as close as I could without going crazy as the disting logo gave me a headache trying to copy it exactly.

Challenge Trophies Won:

Offline ~Ar-S~

  • C= 64
  • **
  • Posts: 61
  • Karma: 26
  • Demo RuleZ
    • View Profile
Re: Stax remakes and PB source
« Reply #1 on: November 08, 2022 »
Thanks again, i like it.
Again a strange result in full screen (maybe because of a dual qhd screen ?).
Any chance to share your kk source lib ?
~ Ar-S ~

Offline KrazyK

  • Amiga 1200
  • ****
  • Posts: 380
  • Karma: 131
    • View Profile
    • KrazyK Remakes
Re: Stax remakes and PB source
« Reply #2 on: November 10, 2022 »
Hi ~Ar-S~.
I didn't think anyone was still alive here. 😉
Which prod is giving you odd results on your funky LG screens?
Nice setup by the way.
The fullscreen option just uses the standard PB command:
OpenScreen(Width, Height, Depth, Title$ [, FlipMode [, RefreshRate]])
Refreshrate is set to 60hz for all my prods.
Try the stax source and replace the KK_Window(640,480)
With Openscreen(648,480,32,"Stax",#PB_Screen_WaitSynchronization,60) and see what happens.
Maybe change the flipmode to #PB_Screen_SmartSynchronization.
I wish I had space for dual qhd screens as
Elden Ring on my PS5 would look amazing.

L8rm8
Challenge Trophies Won: