Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperspin artwork wrong orientation #623

Open
nikosrozos opened this issue Jun 4, 2020 · 9 comments
Open

Hyperspin artwork wrong orientation #623

nikosrozos opened this issue Jun 4, 2020 · 9 comments

Comments

@nikosrozos
Copy link

latest attract-mode 2.6.1 loads some hyperspin themes upside down.
I have also installed 2.3.0 version which seems to load them correctly.
some examples are rtypeleo, radm, prehisle to name a few.

attract -v
Attract-Mode v2.6.1 (Linux, SFML 2.4.2 +FontConfig +Xinerama +SWF +7z)
avcodec 57.107.100 / avformat 57.83.100 / swscale 4.8.100 / avutil 55.78.100 / swresample 2.9.100

@MancV21
Copy link

MancV21 commented Jun 6, 2020

Yeah, same issue here. The "Next Game" part of the theme is upside down. Everything else (videos and other artwork) are fine.

Attract-Mode v2.6.1 (Linux, SFML 2.4.2 +FontConfig +SWF +Curl)
avcodec 58.90.100 / avformat 58.44.100 / swscale 5.6.101 / avutil 56.49.100 / swresample 3.6.100

@pcca-matrix
Copy link

there are a very large number of bugs with flash medias on AM , the reverse is one of them , i was able to bypass the swf reverse bug with some glsl code.

You can try my attract-mode layout 100% compatible with hyperspin install, it is intended to run on windows but it would be good to test it under linux.

https://github.com/pcca-matrix/PCCA-Layout

@mickelson
Copy link
Owner

mickelson commented Jun 9, 2020

hmm I wonder what changed between 2.3 and 2.6... can you print the attract -v output on your 2.3 version that works (so I can see the sfml version)? thanks

@nikosrozos
Copy link
Author

./attract -v
Attract-Mode v2.3.0 (Linux, SFML 2.4 +FontConfig +Xinerama +SWF +7z)
avcodec 57.107.100 / avformat 57.83.100 / swscale 4.8.100 / swresample 2.9.100

Shaders are available.


./attract -v
Attract-Mode v2.6.1 (Linux, SFML 2.4.2 +FontConfig +Xinerama +SWF +7z)
avcodec 58.35.100 / avformat 58.20.100 / swscale 5.3.100 / avutil 56.22.100 / swresample 3.3.100

OpenGL 4.6.0 NVIDIA 440.82

  • vendor : NVIDIA Corporation
  • renderer: GeForce GTX 960/PCIe/SSE2

Shaders are available.

@sergiohf
Copy link

sergiohf commented Jul 5, 2020

I made a clean installation of ubuntu 18.04 minimal in my asus with intel hd 4000 graphics. When i compiled attractmode, as described in wiki the hyperspin.nut works ok, but there no vaapi driver, so the pcca layout didnt work. So i recompiled attractmode, modifying makefile and enabling vaapi. After that the layout and animations worked, but the swf files are upside down and mirrored. Look the pictures and the log file.
IMG_20200705_031804
IMG_20200705_031732
log.txt

@mickelson
Copy link
Owner

seems to be this commit that messed it up: 553cc8e#diff-05d50e35b8a15804bfa87b11865eb0b9

@nikosrozos
Copy link
Author

nikosrozos commented Jul 6, 2020 via email

@sergiohf
Copy link

sergiohf commented Jul 9, 2020

You are right, i updated to ubuntu 20.04 and it works

@Metalciaf
Copy link

got the same problem :(
but only with .swf image

raspberry pi4
retropie 4.8

Attract-Mode v2.6.1 (Linux, SFML 2.4.2 +FontConfig +SWF +Curl)
avcodec 58.90.100 / avformat 58.44.100 / swscale 5.6.101 / avutil 56.49.100 / swresample 3.6.100

OpenGL 2.1 Mesa 19.3.2

  • vendor : Broadcom
  • renderer: V3D 4.2

if with 2.3 work how can i rollback to the version?

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants