View Single Post
Old 26 January 2011, 16:22   #31
Zetr0
Ya' like it Retr0?
 
Zetr0's Avatar
 
Join Date: Jul 2005
Location: United Kingdom
Age: 49
Posts: 9,768
I thought I would have a play and have Joymouse - auto load on amigaguide startup

however the feature @ONOPEN requires a REXX command - not a worry...

however I must be doing somthing silly as the REXX script doesn't work

Code:
/* joymouse launcher */

SAY 'joy mouse launcher'
PUSH 'wbrun agl:progs/joymouse/joymouse 6"
exit
it would seem the "push" command isn't working ...

I have tried "execute" and "run", I have tried setting a stack "PUSH 'stack 10000'" still nothing..

I can get it to work by either executing it in a standard S:Script with the base assigns, I can also get it to work simply by clicking it... but not by rx =(

Quote:
Originally Posted by Konrad View Post
Was trying that. Don't know if it's my emulation environment, but I got graphics corruption in some games (f.ex. ChaosEngine) when using JoyMouse. After removing it everything went back to normal.


In that case you should rather use AMS.
I have just tested Chaos Engine (ecs and aga) and I couldn't see any graphical issues on the first two levels atleast.

hmmmm

Last edited by TCD; 26 January 2011 at 16:22. Reason: Back-to-back posts merged. Use the edit function.
Zetr0 is offline  
 
Page generated in 0.04379 seconds with 11 queries