Page 1 sur 1
Random white flash/flicker
Publié : 21 mai 2016 - 20:38
par ryuuji
Random white flash/flicker when I browse thru MAME games list ... dunno other systems .
Does anyone encouter that random white flash in ZSpin ?
Re: Random white flash/flicker
Publié : 21 mai 2016 - 20:39
par snuf69
hi
do u have the last release?
Re: Random white flash/flicker
Publié : 21 mai 2016 - 21:00
par ryuuji
yes zspin-0.3.2-win64
the white flash does not show all the time ... just comes random ... but often when changing the game
Re: Random white flash/flicker
Publié : 21 mai 2016 - 22:41
par ryuuji
could it be because of the theme I m using now ? (building a new one)

Re: Random white flash/flicker
Publié : 23 mai 2016 - 11:39
par Porko
Very nice theme effect!! Many details and so clean render. GG
I don't know for the flash...
For the moment Zspin do:
-Theme 1
-Input Move to theme 2
-Theme 1 is waiting the theme 2 is load
-Theme 2 load --> Theme 1 disappear
I think it just wait the pre-load of code/image/effect but not the complete load of html display
Try to first have the background and the rest appear at 1/2 sec <--Not sure
I don't know if i'm understandable...
Tell me if that work
Re: Random white flash/flicker
Publié : 23 mai 2016 - 13:02
par ryuuji
Fixed it now!
What I ve done was cleaning a bit the html code (removing some unecessary CSS styles) and also jQuery was included in the html and I removed it also
Now everything works as it should.
Re: Random white flash/flicker
Publié : 23 mai 2016 - 13:28
par Porko
Happy to see that!
Please next time use this section for Zspin english help
foreignerz-f114/
And i want to see your beautiful theme in action!!!
Re: Random white flash/flicker
Publié : 23 mai 2016 - 13:46
par ryuuji
Yes you will get to see it in action this week. (will be available to download also) A bit busy til thursday.
The only bad thing about it is that it is made to fit perfectly 1920x1080 resolution because of the video transform. If anyone can adapt the transform to any resolution would be great.
Plus have to add some divs to show the title,description,publisher,genre,players

Re: Random white flash/flicker
Publié : 23 mai 2016 - 14:25
par Porko
I'm not webdesigner... But i find some tips
I think it's possible to resize in 16/9 to 16/10 (or 4/3 to 5/4 but not all)
try this:
-Background in 16/10 (1920x1200), width 100%, height auto or a unit in vw or vh (for 16/9 screen the picture must be cut the bottom)
-Video width x%, height a unit in vw or vh / left y%, top a unit in vw or vh (the video size and placement must be pilot by the width of viewport)
http://www.w3schools.com/cssref/css_units.asp
Re: Random white flash/flicker
Publié : 23 mai 2016 - 16:41
par ryuuji
Thanks
We will see what can be done when I will release it
One step at a time
