English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 12 January 2011, 23:36   #1
Buddha9596
 
Posts: n/a
Can't use UAE Control

I followed the instructions here: http://www.vware.at/winuaehelp/tips/amigaprogs.htm
and copied UAE Control to the Utilities folder on the HDDs of the various different configurations I have running under WinUAE.

The icon shows in the folders OK, but it doesn't do anything. The page indicates it should bring up a window to allow me to swap disks and a few other things without using F-12 to bring up the control center.

Any suggestions about what I'm missing or doing wrong?

Thanx,

Buddha
 
Old 12 January 2011, 23:45   #2
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,525
Do you have 'reqtools.library' in your system's libs folder?
TCD is offline  
Old 13 January 2011, 00:24   #3
Buddha9596
 
Posts: n/a
UAE Control

reqtools.library was only present in one of my configurations, so I copied it into the libs folder on all the others.

UAE Control still does nothing on any of them.

I'm sure there's a simple solution to this, I just feel like an idiot not being able to figure it out.

Any more advice would be much appreciated.

Buddha
 
Old 13 January 2011, 08:53   #4
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
There seems to be a bug in UAE-Control: it does not run from Workbench but only from CLI. As a workaround you can change the icon: select the icon and choose "Icon -> Information" from the menu. In OS 3.9 select "Start from -> Workbench" and remove the checkbox from "Wait for input". In WB 3.1 and below add a tooltype reading "CLI" (without the quotation marks). Note that WB 3.1 and below will always prompt for input, so you need to press enter after you double clicked the icon.

To those maintaining the source code: if the program was compiled with Dice C or a similar old compiler you might need to add the following to the end of the code in order to make it run from Workbench:

Code:
int wbmain (struct WBStartup *wbmsg)
{
return (main (0,(char **)wbmsg);
}
thomas is online now  
Old 13 January 2011, 18:51   #5
Buddha9596
 
Posts: n/a
That seems to have done it.

Thanx:

Buddha
 
 


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Uae speed control suggestion ! Neil79 project.ClassicWB 1 04 October 2012 21:01
[FS-UAE] Amiga Game Database for FS-UAE Launcher nexusle support.FS-UAE 31 24 August 2012 20:24
[FS-UAE] Control FS-UAE with iOS devices nexusle support.FS-UAE 0 18 July 2012 22:57
Control Panel exoticaga project.EAB 5 16 March 2009 21:54
Can't control my games! waldys19 New to Emulation or Amiga scene 4 10 February 2005 23:11

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


All times are GMT +2. The time now is 11:12.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.53593 seconds with 13 queries