Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: postalp123 on July 09, 2021, 01:28:26 PM

Title: Mouse/Trackball cursor/issues when launching from AM
Post by: postalp123 on July 09, 2021, 01:28:26 PM
Running 2.6.1 on a Pi4.

I noticed whenever I play any MAME core that there is a black "X" cursor that the trackball moves about the screen instead of being recognized by MAME. Note that this does not happen when I launch from Emulation Station, only Attract Mode.

Relevant cfg info:

general
   language             en
   exit_command         
   exit_message         
   default_font         FreeSans
   font_path            /usr/share/fonts/;$HOME/.fonts/
   screen_saver_timeout 600
   displays_menu_exit   no
   hide_brackets        no
   startup_mode         displays_menu
   confirm_favourites   yes
   confirm_exit         yes
   mouse_threshold      10
   joystick_threshold   75
   window_mode          fullscreen
   filter_wrap_mode     default
   track_usage          no
   multiple_monitors    no
   smooth_images        yes
   selection_max_step   128
   selection_speed_ms   40
   move_mouse_on_launch yes
   scrape_snaps         yes
   scrape_marquees      yes
   scrape_flyers        yes
   scrape_wheels        yes
   scrape_fanart        no
   scrape_videos        no
   scrape_overview      yes
   thegamesdb_key       
   power_saving         no
   video_decoder        software
   menu_prompt          Displays Menu
   menu_layout          cosmo-mainmenu
   image_cache_mbytes   100


Anyone got any ideas?
Title: Re: Mouse/Trackball cursor/issues when launching from AM
Post by: hermine.potter on July 10, 2021, 02:42:23 PM
maybe "non-blocking-mode" works. Here (http://forum.attractmode.org/index.php?topic=3771.msg25988#msg25988)
Title: Re: Mouse/Trackball cursor/issues when launching from AM
Post by: postalp123 on August 11, 2021, 06:29:09 PM
Unfortunately Non-Blocking-Mode-Wait 1-5 and/or Res-Fix did not correct the situation.

Thanks for your response
Title: Re: Mouse/Trackball cursor/issues when launching from AM
Post by: hermine.potter on August 12, 2021, 08:02:26 AM
please check, how emulation station starts mame games (emulator, cores, parameters).
please adopt this settings to AM.
Title: Re: Mouse/Trackball cursor/issues when launching from AM
Post by: postalp123 on August 16, 2021, 08:36:01 AM
I'll take a look and update you hermine, thanks again!
Title: Re: Mouse/Trackball cursor/issues when launching from AM
Post by: postalp123 on August 16, 2021, 03:20:23 PM
Here is the es_systems.cfg

<system>
    <name>arcade</name>
    <fullname>Arcade</fullname>
    <path>/home/pi/RetroPie/roms/arcade</path>
    <extension>.7z .cue .fba .iso .zip .7Z .CUE .FBA .ISO .ZIP</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ arcade %ROM%</command>
    <platform>arcade</platform>
    <theme>arcade</theme>
  </system>


Here is the attract.cfg

# Generated by Attract-Mode v2.6.1
#
executable           /opt/retropie/supplementary/runcommand/runcommand.sh
args                 0 _SYS_ arcade "[romfilename]"
rompath              /home/pi/RetroPie/roms/arcade
romext               .fba;.zip;.FBA;.ZIP
system               Arcade
info_source          thegamesdb.net
artwork    boxart          /home/pi/RetroPie/roms/arcade/boxart
artwork    cartart         /home/pi/RetroPie/roms/arcade/cartart
artwork    flyer           /home/pi/RetroPie/roms/arcade/flyer
artwork    marquee         /home/pi/RetroPie/roms/arcade/marquee
artwork    snap            /home/pi/RetroPie/roms/arcade/snap
artwork    wheel           /home/pi/RetroPie/roms/arcade/wheel