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 - lixoman100

Pages: [1]
1
Themes / Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« 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.

2
Themes / Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« 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.

3
Themes / Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« 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.

4
Themes / Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« 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!

5
Themes / Re: Arcadeflow theme v 10.5 [Release] Updated 9 June 2021
« on: June 09, 2021, 03:03:05 PM »
Hello. I'm using AttractMode with ArcadeFlow, looks great. But on my CRT TV, parts of the interface are cut-off because of overscan. Is there a way to configure it so the interface is a bit smaller and everything fits on the screen? Like adding some padding around the entire window?

Pages: [1]