SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-27-2007, 07:08 AM
Mahoney Mahoney is offline
Sage Aficionado
 
Join Date: May 2005
Posts: 483
Launching Games via Dynamic Menu in SageMC

Hi, I'm having issues using Nielm's dynamic menu as included in SageMC. I'm trying to use it to launch a game, configured to sleep Sage before launch and restore Sage after exit. It successfully goes to sleep, launches the game - and then the game immediately exits and Sage awakes from sleep. It's as if "Alt+F4" gets sent very rapidly after launch.

Anyone experienced anything similar? I have done a search, but didn't bring anything up.
__________________
Server:
Sage 6.1.9, Java 1.6.0_01, AthlonXP 3000+, 512MB RAM, Terratec Cinergy 2400i, Technotrend S2-3200

Client:
Sage Client 6.1.9, Java 1.6.0_01, AthlonXP 3000+, 512MB RAM, GeForce 6150, ForceWare 93.71, nForce 8.26, PureVideo 1.02-223, SageMC 6.3.2c
Reply With Quote
  #2  
Old 05-30-2007, 02:43 AM
Mahoney Mahoney is offline
Sage Aficionado
 
Join Date: May 2005
Posts: 483
Just a brief bump...
__________________
Server:
Sage 6.1.9, Java 1.6.0_01, AthlonXP 3000+, 512MB RAM, Terratec Cinergy 2400i, Technotrend S2-3200

Client:
Sage Client 6.1.9, Java 1.6.0_01, AthlonXP 3000+, 512MB RAM, GeForce 6150, ForceWare 93.71, nForce 8.26, PureVideo 1.02-223, SageMC 6.3.2c
Reply With Quote
  #3  
Old 05-30-2007, 06:32 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Mahoney,

You need to state what game you are trying to launch and maybe even copy and paste on here the menuitem. I run all my emulator games with Dynamic menus and have no problems.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #4  
Old 05-30-2007, 12:37 PM
Mahoney Mahoney is offline
Sage Aficionado
 
Join Date: May 2005
Posts: 483
I've tried to launch two - X-Wing 95, which I expected to be hard as it's an ancient game, and EA Sports Rugb 06 which is rather more modern.
XML looks like this:
Code:
<actionMenuItem title="Rugby 06">
  <actionList>
    <sageCommand command="Power Off"/>
      <extCommand arguments="" command="C:\Program Files\Games\EA SPORTS Rugby 06\Rugby06.exe" waitforexit="1" window="normal"/>
    <sageCommand command="Power On"/>
  </actionList>
</actionMenuItem>
I'm not using FSE at the moment. As I say, Sage minimises, and the game starts to launch for a couple of seconds; then suddenly the game quits and Sage reappears again.

Thanks for any help.
__________________
Server:
Sage 6.1.9, Java 1.6.0_01, AthlonXP 3000+, 512MB RAM, Terratec Cinergy 2400i, Technotrend S2-3200

Client:
Sage Client 6.1.9, Java 1.6.0_01, AthlonXP 3000+, 512MB RAM, GeForce 6150, ForceWare 93.71, nForce 8.26, PureVideo 1.02-223, SageMC 6.3.2c
Reply With Quote
  #5  
Old 05-30-2007, 05:31 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
That looks like it should work. I use the exact command to run Tiger woods 06. I use overlay and no 3d in Sage.... Maybe you can try that. I also have Sage set to No Screensaver on sleep.

Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE sageMenu PUBLIC "-//NIELM//DTD SAGEMENU XML 1.4//EN" "http://www.sage-community.org/~nielm/nielm_modules/dynamic_menu/sagemenu_1_3.dtd">
<sageMenu version="1.4">
    <actionMenuItem title="Tiger Woods">
        <actionList>
            <sageCommand command="Power Off"/>
            <extCommand arguments="" command="C:\Program Files\EA SPORTS\Tiger Woods PGA TOUR 06\bin\TW2006.exe" waitforexit="1" window="normal"/>
            <sageCommand command="Power On"/>
        </actionList>
    </actionMenuItem>
</sageMenu>
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.

Last edited by nyplayer; 05-30-2007 at 05:34 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STV Import: Video Editing for Sage BobPhoenix SageTV Customizations 279 03-07-2013 01:35 PM
STV: SageMC 16x9 Version 6.x (latest dev build) dflachbart SageMC Custom Interface 6112 04-04-2008 11:16 PM
Problem with Dynamic Menu in SageMC nox71 SageMC Custom Interface 10 04-30-2007 04:14 PM
STV Import: Menu Shortcut Bars BobPhoenix SageTV Customizations 9 09-05-2006 04:46 PM
STV: SageMC 16x9 11/26/2005 Sage 4.x Version 5_10 mlbdude SageMC Custom Interface 2160 09-01-2006 03:36 PM


All times are GMT -6. The time now is 01:47 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.