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

Pages: 1 [2] 3
16
Scripting / Problem with marquee
« on: March 17, 2018, 03:53:58 AM »
If I have an animated marquee, I can not place it on the top layer. If I have a static marquee, it's not a problem. Do you advise anyone?

Animate with Property Animation :
Code: [Select]
local scale_cfg = {
    when = Transition.ToNewSelection,
    property = "scale",
    start = 1.0,
    end = 1.1,
    time = 1200
    tween = Tween.Quad,
}

local scale1_cfg = {
    when = Transition.ToNewSelection,
    property = "scale",
    start = 1.1,
    end = 1.0,
    time = 1200
    tween = Tween.Quad,
delay = 1200
}

animation.add( PropertyAnimation( OBJECTS.marquee, scale_cfg ) );
animation.add( PropertyAnimation( OBJECTS.marquee, scale1_cfg ) );

Animated Marquee :



Static Marquee :


17
Scripting / How to make "delay loop" animation?
« on: February 25, 2018, 03:05:19 AM »
My problem is "delay loop" animation. Can you please advise me?
Code: [Select]
local movey_cfg = {
    when = Transition.StartLayout,
    property = "y",
    start = OBJECTS.popis.y,
    end = 341,
    time = 50000
    delay = 2000
    loop_delay = ??? // time (ms) not effect
    loop = true
}

18
Themes / Re: MaximusArcade "display_menu" release....
« on: February 10, 2018, 05:39:56 AM »
Is there any way to change it? Please, give me an advice.

19
Themes / Re: MaximusArcade "display_menu" release....
« on: February 04, 2018, 08:50:58 AM »
Can you advise me how to set the Display Menu to move right and left and not up and down? Thank you for your help.

20
So I have rebuilt to use RetroPie 4RC1 with AM 2.1.0. On my new build I switched to the AM non-x build (mainly to launch Kodi and AdvMAME from AM using the runcommand). There's not too much difference from the RetroPie 4Beta2 with AM 2.1.0 but I have done a few things that might help some. Mainly, the ability to run RetroPie setup stuff from AM without needing to boot into EmulationStation. Booting into EmulationStation takes too long with 5,000+ roms and doesn't really provide any benefit to me. Being able to run Raspbian and RetroPie setup processes from AM using a gamepad makes it very convenient to adjust things like overscan and wifi passwords when bringing my Pi to other people's houses...
Hi Progets,
would you upload it somewhere your image RetroPie 4RC1 with AM 2.1.0? I'd like to try it but I can not compile it yourself.

21
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: June 27, 2016, 02:24:36 PM »
It would be great to have Retropie 4.0 with Attract 2.1...  ;)

22
Themes / Preview my first theme..
« on: June 26, 2016, 12:42:08 AM »
Hardware: RPi3
Disk: SD2GB, USB16GB, NAS storage roms
System: Dualboot image Openelec 6.03 - Retropie 3.8 with Attract 2.00 (Floobs image v.4)
Layout designed for 1280x720
Planned Systems: PSX. Atari 2600, Sega Megadrive, Dreamcast, GBA, MAME, N64, SEGA 32X, Snes..





Video Preview: https://youtu.be/-Jfb7w5JnHc


23
Themes / Re: Need some help with the animate module
« on: June 22, 2016, 01:26:26 PM »
Code: [Select]
when = Transition.ToNewSelection,   //when the animation will be triggered
I need to run animation only once, it's somehow set?

24
Scripting / Re: New Plugin - Weather
« on: May 31, 2016, 02:14:21 PM »
Weather works in Windows 10, but does not work on my Raspberry Pi Floobs image... >:(

25
Scripting / Re: New Plugin - Weather
« on: May 30, 2016, 02:51:21 PM »
It works perfectly. Thank you.  ;)
How to set text RGB for the weather?
Somehow go see icons for the weather?



26
Scripting / Re: Issue with animation
« on: May 30, 2016, 01:29:33 PM »
It works absolutely beautifully, thank you very much ...  ;D

27
Scripting / Issue with animation
« on: May 29, 2016, 05:24:38 AM »
I need to launch a third animation at the point where the second animation ends, can you advise me?

Code: [Select]
local slide = {
    property = "x",
    start = -800,
    end = dt.x,
tween = Tween.Sine,
    time = 5000}
animation.add( PropertyAnimation( dt, slide ) );
 
local slide2 = {
    property = "y",
    start = dt.y,
    end = 650,
    tween = Tween.Elastic,
    easing = Easing.Out,
    time = 8000,
    delay = 8000}
animation.add( PropertyAnimation( dt, slide2 ) );

local slide3 = {
    property = "x",
    start = ????
    end = 800,
    tween = Tween.Elastic,
    easing = Easing.In,
    time = 8000,
    delay = 18000}
animation.add( PropertyAnimation( dt, slide3 ) );

slide = first animation
slide2 = second animation
slide3 = third animation

28
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: May 23, 2016, 10:48:38 AM »
Progets:
What device you use, Rpi 2 or RPi 3?
On the Rpi 3, I was unable to install a wireless Loitech keyboard K700 or on the clean version Retropie 3.7. On the Rpi 2 and dualboot Openelec and Retropie 3.0  Logitech keyboard works.  :-\

29
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: May 20, 2016, 02:23:20 AM »
I have a question, someone is working Logitech wireless keyboard with unifying receiver?
In Retropie 3.0 functions normally in floob-retropie-mode-attract the 04 to 07-MAY-2016 I can not connect.
Some solution?

30
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: May 09, 2016, 11:51:05 AM »
Instalation floob-retropie-attractmode-v04-07-MAY-2016, switch to Retropie, instal PS3 gamepad with setup script :
Code: [Select]
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqChoose an optionqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqker
 x Script Version: 3.7                                                      xqq
 x Last Commit: 20 hours ago (2cd8366)                                      x
 x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
 x x1  Binary-based installation (recommended)                            x x
 x x2  Source-based installation (bleeding edge - 24h+ build time on rpi1)x x
 x x3  Setup / Configuration (to be used post install)                    x x
 x x4  Experimental packages (these are potentially unstable)             x x
 x x5  Install individual emulators from binary or source                 x x
 x x6  Uninstall RetroPie                                                 x x
 x xU  Update RetroPie-Setup script                                       x x
 x xR  Perform Reboot                                                     x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x
 tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu
 x                       <  OK  >            <Cancel>                       x
 mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj


 lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqker
 x Choose task.                                                             xqq
 x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
 x x   800  Configure audio settings                                      x x
 x x   801  Auto-start EmulationStation                                   x x
 x x   802  Bash Welcome Tweak (shows additional system info on login)    x x
 x x   803  Configure Bluetooth Devices                                   x x
 x x   804  Edit RetroPie/RetroArch configurations                        x x
 x x   805  Configure emulators to use dispmanx SDL                       x x
 x x   808  Install themes for Emulation Station                          x x
 x x   809  Gamecon & db9 drivers                                         x x
 x x   811  Install/Pair PS3 controller                                   x x
 x x   812  Raspbian related tools                                        x x
 x x   813  Configure input devices for Reicast                           x x
 x x   814  Reset ownership/permissions of /home/pi/RetroPie/roms         x x
 x x   816  Configure input devices for RetroArch                         x x
 x x   817  RetroNetplay                                                  x x
 x x   818  RetroPie configuration menu for EmulationStation              x x
 x mqqqqˇ(+)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq60%qqqqqj x
 tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu
 x                       <  OK  >            <Cancel>                       x
 mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj

Log started at: Mon  9 May 17:58:45 UTC 2016

= = = = = = = = = = = = = = = = = = = = =
Configuring 'ps3controller' : Install/Pair PS3 controller
= = = = = = = = = = = = = = = = = = = = =
 lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqker
 x Choose an option                                                         xqq
 x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
 x x        1  Install/Pair PS3 controller                                x x
 x x        2  Install/Pair PS3 controller (clone support gasia)          x x
 x x        3  Install/Pair PS3 controller (gasia only)                   x x
 x x        4  Install/Pair PS3 controller (clone support shanwan)        x x
 x x        5  Remove PS3 controller configurations                       x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x x                                                                      x x
 x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x
 tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu
 x                       <  OK  >            <Cancel>                       x
 mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj


= = = = = = = = = = = = = = = = = = = = =
Running action 'pair' for 'ps3controller' : Install/Pair PS3 controller
= = = = = = = = = = = = = = = = = = = = =


= = = = = = = = = = = = = = = = = = = = =
Installing dependencies for 'ps3controller' : Install/Pair PS3 controller
= = = = = = = = = = = = = = = = = = = = =

Did not find needed package(s): libusb-dev libbluetooth-dev. I am trying to install them now.
Hit http://archive.raspberrypi.org jessie InRelease
Get:1 http://mirrordirector.raspbian.org jessie InRelease [15.0 kB]
Get:2 http://dl.bintray.com ./ InRelease [2,085 B]
Hit http://archive.raspberrypi.org jessie/main armhf Packages
Hit http://archive.raspberrypi.org jessie/ui armhf Packages
Get:3 http://mirrordirector.raspbian.org jessie/main armhf Packages [8,964 kB]
Get:4 http://dl.bintray.com ./ Packages [60.5 kB]
Ign http://archive.raspberrypi.org jessie/main Translation-en_GB
Ign http://archive.raspberrypi.org jessie/main Translation-en
Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB
Ign http://dl.bintray.com ./ Translation-en_GB
Ign http://archive.raspberrypi.org jessie/ui Translation-en
Ign http://dl.bintray.com ./ Translation-en
Get:5 http://mirrordirector.raspbian.org jessie/contrib armhf Packages [37.5 kB]
Get:6 http://mirrordirector.raspbian.org jessie/non-free armhf Packages [70.3 kB]
Get:7 http://mirrordirector.raspbian.org jessie/rpi armhf Packages [1,356 B]
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/main Translation-en
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Fetched 9,151 kB in 37s (242 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libgssapi3-heimdal libheimntlm0-heimdal libkdc2-heimdal
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  libbluetooth-dev libusb-dev
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 186 kB of archives.
After this operation, 638 kB of additional disk space will be used.
Get:1 http://archive.raspberrypi.org/debian/ jessie/main libbluetooth-dev armhf 5.23-2+rpi1 [151 kB]
Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main libusb-dev armhf 2:0.1.12-25 [34.4 kB]
Fetched 186 kB in 1s (182 kB/s)
                               Selecting previously unselected package libusb-dev.
(Reading database ... 62842 files and directories currently installed.)
Preparing to unpack .../libusb-dev_2%3a0.1.12-25_armhf.deb ...
Unpacking libusb-dev (2:0.1.12-25) ...
Selecting previously unselected package libbluetooth-dev.
Preparing to unpack .../libbluetooth-dev_5.23-2+rpi1_armhf.deb ...
Unpacking libbluetooth-dev (5.23-2+rpi1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libusb-dev (2:0.1.12-25) ...
Setting up libbluetooth-dev (5.23-2+rpi1) ...
Successfully installed package(s): libusb-dev libbluetooth-dev.
/home/pi/RetroPie-Setup/tmp/build/ps3controller /home/pi/RetroPie-Setup

= = = = = = = = = = = = = = = = = = = = =
Getting sources for 'ps3controller' : Install/Pair PS3 controller
= = = = = = = = = = = = = = = = = = = = =

git clone --depth 1 "https://github.com/RetroPie/sixad.git" "/home/pi/RetroPie-Setup/tmp/build/ps3controller/sixad"
Cloning into '/home/pi/RetroPie-Setup/tmp/build/ps3controller/sixad'...
/home/pi/RetroPie-Setup
/home/pi/RetroPie-Setup/tmp/build/ps3controller /home/pi/RetroPie-Setup

= = = = = = = = = = = = = = = = = = = = =
Building 'ps3controller' : Install/Pair PS3 controller
= = = = = = = = = = = = = = = = = = = = =

rm -f *~ bins/*
mkdir -p bins
mkdir -p bins
g++ -O3 -mcpu=cortex-a53 -mfpu=neon-fp-armv8 -mfloat-abi=hard -funsafe-math-optimizations -pipe -O2 -Wall  -DSHORT_NAME -Wl,-Bsymbolic-functions sixad-bin.cpp bluetooth.cpp shared.cpp textfile.cpp -o bins/sixad-bin `pkg-config --cflags --libs bluez` -lpthread -fpermissive
cc -O3 -mcpu=cortex-a53 -mfpu=neon-fp-armv8 -mfloat-abi=hard -funsafe-math-optimizations -pipe -Wl,-Bsymbolic-functions sixpair.c -o bins/sixpair `pkg-config --cflags --libs libusb`
g++ -O3 -mcpu=cortex-a53 -mfpu=neon-fp-armv8 -mfloat-abi=hard -funsafe-math-optimizations -pipe -O2 -Wall  -DSHORT_NAME -Wl,-Bsymbolic-functions sixad-sixaxis.cpp sixaxis.cpp shared.cpp uinput.cpp textfile.cpp -o bins/sixad-sixaxis -lpthread -lrt
g++ -O3 -mcpu=cortex-a53 -mfpu=neon-fp-armv8 -mfloat-abi=hard -funsafe-math-optimizations -pipe -O2 -Wall  -DSHORT_NAME -Wl,-Bsymbolic-functions sixad-remote.cpp remote.cpp shared.cpp uinput.cpp textfile.cpp -o bins/sixad-remote -lrt
g++ -O3 -mcpu=cortex-a53 -mfpu=neon-fp-armv8 -mfloat-abi=hard -funsafe-math-optimizations -pipe -O2 -Wall  -DSHORT_NAME -Wl,-Bsymbolic-functions sixad-raw.cpp sixaxis.cpp shared.cpp uinput.cpp textfile.cpp -o bins/sixad-raw
g++ -O3 -mcpu=cortex-a53 -mfpu=neon-fp-armv8 -mfloat-abi=hard -funsafe-math-optimizations -pipe -O2 -Wall  -DSHORT_NAME -Wl,-Bsymbolic-functions sixad-3in1.cpp sixaxis.cpp shared.cpp uinput.cpp textfile.cpp -o bins/sixad-3in1
/home/pi/RetroPie-Setup
/home/pi/RetroPie-Setup/tmp/build/ps3controller /home/pi/RetroPie-Setup

= = = = = = = = = = = = = = = = = = = = =
Installing 'ps3controller' : Install/Pair PS3 controller
= = = = = = = = = = = = = = = = = = = = =


checkinstall 1.6.2, Copyright 2009 Felipe Eduardo Sanchez Diaz Duran
           This software is released under the GNU GPL.


The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs?  [y]: y

Preparing package documentation...OK

*****************************************
**** Debian package creation selected ***
*****************************************

This package will be built according to these values:

0 -  Maintainer: [ root@retropie ]
1 -  Summary: [ Package created with checkinstall 1.6.2 ]
2 -  Name:    [ sixad ]
3 -  Version: [ 20160509 ]
4 -  Release: [ 1 ]
5 -  License: [ GPL ]
6 -  Group:   [ checkinstall ]
7 -  Architecture: [ armhf ]
8 -  Source location: [ sixad ]
9 -  Alternate source location: [  ]
10 - Requires: [  ]
11 - Provides: [ sixad ]
12 - Conflicts: [  ]
13 - Replaces: [  ]

Enter a number to change any of them or press ENTER to continue:

Installing with make install...

========================= Installation results ===========================
install -d /etc/default/
install -d /etc/init.d/
install -d /etc/logrotate.d/
install -d /usr/bin/
install -d /usr/sbin/
install -d /var/lib/sixad/
install -d /var/lib/sixad/profiles/
install -m 644 sixad.default /etc/default/sixad
install -m 755 sixad.init /etc/init.d/sixad
install -m 644 sixad.log /etc/logrotate.d/sixad
install -m 755 sixad /usr/bin/
install -m 755 bins/sixad-bin /usr/sbin/
install -m 755 bins/sixad-sixaxis /usr/sbin/
install -m 755 bins/sixad-remote /usr/sbin/
install -m 755 bins/sixad-3in1 /usr/sbin/
install -m 755 bins/sixad-raw /usr/sbin/
install -m 755 bins/sixpair /usr/sbin/
install -m 644 default /var/lib/sixad/profiles/
install -m 755 sixad-helper /usr/sbin/
install -m 644 99-sixad.rules /etc/udev/rules.d
install -m 644 10-hci.rules /etc/udev/rules.d
Installation is Complete!

======================== Installation successful ==========================

Copying documentation directory...
./
./INSTALL
./COPYING
./README.md

Copying files to the temporary directory...OK

Stripping ELF binaries and libraries...OK

Compressing man pages...OK

Building file list...OK

Building Debian package...OK

Installing Debian package...OK

Erasing temporary files...OK

Deleting temp dir...OK


**********************************************************************

 Done. The new package has been installed and saved to

 /home/pi/RetroPie-Setup/tmp/build/ps3controller/sixad/sixad_20160509-1_armhf.deb

 You can remove it from your system anytime using:

      dpkg -r sixad

**********************************************************************

Starting sixad (via systemctl): sixad.service.
/home/pi/RetroPie-Setup
 PetRockBlock.com - RetroPie Setup. Installation folder: /opt/retropie for user
 qqqqqqqqlqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkqqqqqqqqqq
         x The driver and configuration tools for connecting PS3    x
         x controllers have been installed.                         x
         x                                                          x
         x Please connect your PS3 controller now or anytime to its x
         x USB connection, to setup Bluetooth connection.           x
         x                                                          x
         x Afterwards disconnect your PS3 controller from its USB   x
         x connection, and press the PS button to connect via       x
         x Bluetooth.                                               x
         x                                                          x
         x                                                          x
         x                                                          x
         x                                                          x
         x                                                          x
         x                                                          x
         x                                                          x
         tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu
         x                         <  OK  >                         x
         mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj




Registered Gamepad, OK
Gamepad wirelles working OK.
Restart or switch to Attract mode, gamepad not working.
Switch to back to Retropie, gamepad not working... >:(

Test to hciconfig :
Code: [Select]
pi@retropie:~ $ hciconfig
hci0:   Type: BR/EDR  Bus: UART
        BD Address: B8:27:EB:AF:78:EE  ACL MTU: 1021:8  SCO MTU: 64:1
        UP RUNNING PSCAN
        RX bytes:7861 acl:100 sco:0 events:256 errors:0
        TX bytes:6717 acl:130 sco:0 commands:114 errors:0

Press PS button, gamepad non-stop led flash, not connecting to bluetooth...  :-\

Pages: 1 [2] 3