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

Pages: 1 2 3 [4] 5 6 ... 21
46
Themes / Re: Ambience HD theme [WIP]
« on: November 21, 2019, 06:30:11 AM »
Hi.
Since there is still a lot of interest in that theme I could spare some time to finish it to shareable state. The only problem I found today is that Attract Mode 2.6.0 broke Ambience. AM will be crashing on loading Ambience until the regression described here https://github.com/mickelson/attract/issues/566 gets a fix

47
General / Re: Attract Mode test build with improved video rendering
« on: March 12, 2019, 04:49:01 PM »
I forgot to mention. You will see the quality improvement if your movies were recorded in their native resolutions ie. Progetto snaps for Mame

48
General / Attract Mode test build with improved video rendering
« on: March 12, 2019, 12:55:58 PM »


https://1drv.ms/u/s!Ag7uFeM0f_fzhYhwBiJOVxlXgWbZUg

Please report any issues so I can fix it before making a pull request on Github.

49
General / Re: video/audio snap out of sync
« on: March 09, 2019, 05:04:38 PM »
Yes, I've seen it. I'll continue the conversation on github.

50
General / Re: video/audio snap out of sync
« on: March 09, 2019, 05:01:58 PM »
Thanks, I'll try to get to the bottom of this.

51
General / Re: video/audio snap out of sync
« on: March 09, 2019, 04:56:24 PM »
Would you share some of the videos that exhibit desynchronization please?

52
General / Re: video/audio snap out of sync
« on: March 09, 2019, 02:12:27 PM »
All of you having issues with a/v sync on Windows with nVidia cards please try creating a profile for Attract Mode in nVidia Control Panel and setting Threaded Optimizations to OFF.

53
Themes / Re: SILKY Theme v0.6.9 beta
« on: January 23, 2019, 12:51:44 PM »
Sure mate, go for it. I'm currently preoccupied with Attract Mode developement, so I don't have much time for designing layouts.

54
Scripting / Re: "Magic" Tokens and weird results [ toupper() ]
« on: January 14, 2019, 07:46:17 AM »
This should do what you need I think:

Code: [Select]
function getAll() { return fe.game_info(Info.Title).toupper() + "\n(c) [Year] " +
   fe.game_info(Info.Manufacturer).toupper() + "\n[Players] PLAYER(S)\nPLAYED FOR " +
   fe.game_info(Info.PlayedTime).toupper() }

local all = fe.add_text("[!getAll]", 0, 0, w, h)

55
Themes / Re: SILKY Theme v0.6.9 beta
« on: January 13, 2019, 12:15:52 PM »
I've checked it myself and the file is downloading without any issues.
It must be something on your end. Even the file name is weird. it's named Attract Mode - Silky theme v0.6.9.zip

56
Themes / Re: SILKY Theme v0.6.9 beta
« on: January 13, 2019, 10:34:10 AM »
The link to the file is at the very bottom of the first post. Make sure you are logged in to see the attachments.

57
General / Re: Attract only works in window mode.
« on: January 05, 2019, 11:50:17 AM »
Great. Thanks for your reports. I know my approach is a bit unconventional, but it's doing its job, so now it's all in Andrew's hands.

58
General / Re: Attract only works in window mode.
« on: January 01, 2019, 01:11:59 PM »
You're welcome :)

59
General / Re: CPU Usage 100%!! PC User
« on: January 01, 2019, 04:26:09 AM »

60
General / Re: Attract only works in window mode.
« on: December 31, 2018, 09:00:58 AM »
Thank you for confirming.

Pages: 1 2 3 [4] 5 6 ... 21