Author Topic: Arcadeflow theme v 17.2 [Release] Updated 22 April 2024  (Read 561431 times)

lixoman100

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« Reply #1275 on: June 10, 2021, 06:44:57 AM »
That looks great! Indeed, the tiles should overflow to the sides. That implementation seems perfect.

As for configuration, my preference would be x and y percentages, rather than hard resolution values. I use another, high-resolution screen to set everything up before starting AM on the CRT TV and with percentages it would work on both displays with the same settings. Plus it's... simpler with percentages, I guess?

Thanks for such quick development and for the great stuff you make!

zpaolo11x

  • Hero Member
  • *****
  • Posts: 1235
    • View Profile
    • My deviantart page
Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« Reply #1276 on: June 10, 2021, 07:32:07 AM »
As for configuration, my preference would be x and y percentages, rather than hard resolution values. I use another, high-resolution screen to set everything up before starting AM on the CRT TV and with percentages it would work on both displays with the same settings. Plus it's... simpler with percentages, I guess?

Got it, so here is a modified AF 10.5 with the overscan options. You can find them under "Performance and FX". Hopefully I didn't break anything else in the process :D

lixoman100

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« Reply #1277 on: June 10, 2021, 08:37:20 AM »
I'm probably being dumb, but I tried several values - 90, 80, 50, 5 - and none seemed to change anything.

zpaolo11x

  • Hero Member
  • *****
  • Posts: 1235
    • View Profile
    • My deviantart page
Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« Reply #1278 on: June 10, 2021, 08:39:26 AM »
I'm probably being dumb, but I tried several values - 90, 80, 50, 5 - and none seemed to change anything.

My mistake, version check was probably resetting the option... try with this one.

lixoman100

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« Reply #1279 on: June 10, 2021, 08:48:44 AM »
Fantastic, it is working great! I'll let you know if I find any breakage elsewhere.

While I have your attention, I was wondering about the fact that videos in attract mode are really zoomed in, I can only see the center of the video. I have "fixed" it locally by changing
Code: [Select]
scanrows = 180 to
Code: [Select]
scanrows = 280 on line 10541, but I was just wondering if I'm missing something elsewhere.

zpaolo11x

  • Hero Member
  • *****
  • Posts: 1235
    • View Profile
    • My deviantart page
Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« Reply #1280 on: June 10, 2021, 09:04:34 AM »
While I have your attention, I was wondering about the fact that videos in attract mode are really zoomed in, I can only see the center of the video. I have "fixed" it locally by changing
Code: [Select]
scanrows = 180 to
Code: [Select]
scanrows = 280 on line 10541, but I was just wondering if I'm missing something elsewhere.

The intended behavior is to "sample" 180 scanlines from a game and use that portion to create the attract "screensaver". This means that it can be zoomed in depending on the resolution of the original game. I've been thinking of another solution but not sure if I'm going to change it, BTW the edit you did is correct if you want to see more of the game

lixoman100

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« Reply #1281 on: June 11, 2021, 05:15:44 PM »
I found an issue with the new overflow feature. When the vertical overflow is lower than 100 (tested at 90), and you move the cursor down to the letters, the glow is shown ABOVE the bar instead of being at the same vertical position as the letters.

zpaolo11x

  • Hero Member
  • *****
  • Posts: 1235
    • View Profile
    • My deviantart page
Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« Reply #1282 on: June 12, 2021, 12:15:36 PM »
I found an issue with the new overflow feature. When the vertical overflow is lower than 100 (tested at 90), and you move the cursor down to the letters, the glow is shown ABOVE the bar instead of being at the same vertical position as the letters.

Thank you for spotting it, fixed but will be released with 10.6, coming soon.

zpaolo11x

  • Hero Member
  • *****
  • Posts: 1235
    • View Profile
    • My deviantart page
Re: Arcadeflow theme v 10.6 [Release] Updated 14 June 2021
« Reply #1283 on: June 14, 2021, 06:26:04 AM »
Arcadeflow 10.6 is out!

This version adds overscan support, new Nintendo arcade systems and some bug fixes that you were so great at spotting.

Thank you all and enjoy the new release :)

zpaolo11x

  • Hero Member
  • *****
  • Posts: 1235
    • View Profile
    • My deviantart page
Re: Arcadeflow theme v 9.6 [Release] Updated 24 December 2020
« Reply #1284 on: June 21, 2021, 11:15:14 AM »
I think you misunderstood me. What I am looking for, is being able to just display wheel images, as shown in image I took in the standard Grid layout. So wheel image centered in the thumbnail area, with a nice dropshadow, and retaining the option to morph into a snap video.

Not sure if you are still using AF and interested to this, but I'm thinking of implementing a "wheel only" mode in AF so it will look almost as you mentioned in this post...

cybermat

  • Jr. Member
  • **
  • Posts: 22
    • View Profile
Re: Arcadeflow theme v 10.6 [Release] Updated 14 June 2021
« Reply #1285 on: June 23, 2021, 06:16:00 AM »
For people using Windows 7 64 bit (my setup) , if you want auto update feature you should download https://curl.se/windows/ and put the files of 64 bit version under system32 directory (i put under syswow64 and was not working)

In this way AM will be able to execute command to update itself (for automatic update you should flag on this feature under AM's options)

clockman

  • Sr. Member
  • ****
  • Posts: 106
    • View Profile
Re: Arcadeflow theme v 10.6 [Release] Updated 14 June 2021
« Reply #1286 on: June 27, 2021, 01:09:14 PM »
Does this theme work on the rasberry pi 3?

zpaolo11x

  • Hero Member
  • *****
  • Posts: 1235
    • View Profile
    • My deviantart page
Re: Arcadeflow theme v 10.6 [Release] Updated 14 June 2021
« Reply #1287 on: June 27, 2021, 11:50:59 PM »
Does this theme work on the rasberry pi 3?

AFAIK, but I don't have a Pi to test, no it doesn't work. I think it might work on the Pi4 but probably not at full speed.

zpaolo11x

  • Hero Member
  • *****
  • Posts: 1235
    • View Profile
    • My deviantart page
Re: Arcadeflow theme v 10.7 [Release] Updated 28 June 2021
« Reply #1288 on: June 28, 2021, 12:32:27 AM »
Arcadeflow 10.7 is out!

Just a couple new cosmetic options in this revision, hope you enjoy it :)
« Last Edit: June 28, 2021, 12:45:11 AM by zpaolo11x »

adu

  • Full Member
  • ***
  • Posts: 31
    • View Profile
Re: Arcadeflow theme v 10.7 [Release] Updated 28 June 2021
« Reply #1289 on: June 28, 2021, 12:56:05 AM »
We do enjoy every release ! Thanks a lot for the awesome work !!!