Difference between revisions of "AGI Mouse"

From AGI Wiki
Jump to navigationJump to search
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
AGI Auto-Mouse
 
AGI Auto-Mouse
 +
<div align="center" style="font-size: 22pt">AGI Mouse</div><br />
 +
<div align="center">Version 1.1<br />''Author: [[Brian Provinciano]] and [[Vaughn Gosine]]''<br />January 1st 2001</div>
  
== Description ==
+
{{AGISoftwareInfobox
 +
| Software = AGI Mouse
 +
| Image =  
 +
| Version = 1.1
 +
| ReleaseDate = January 1st {{2001}}
 +
| Company = {{BriProTool}}
 +
| Published = {{Published}}
 +
| Developers = {{BrianProvincianoToolDev}}, {{VaughnGosineToolDev}}
 +
| Interface = {{N/A}}
 +
| ProgLanguage = {{C}}
 +
| OpenSource = {{Closed}}
 +
| Source = {{NoSourceSW}}
 +
| License = None
 +
| Type = {{AGIHackedInterpreter}}
 +
| Platform = {{DOSTool}}
 +
| Localization = {{N/A}}
 +
| Website = [[wayback:20060827064317/http://www.classicgaming.com/agisci/agimouse.shtml|www.classicgaming.com/agisci/agimouse.shtml]] (web archive)
 +
}}
  
 +
<br />
 +
==<br /> Description ==
 +
 +
<blockquote>
 
This AGI hack gives ALL AGI games SCI0-like mouse support! Now you can play all your favorite Sierra games such as Leisure Suit Larry, Space Quest, Police Quest, or fan made games such as Dave's Quest or The Ruby Cast with the mouse!
 
This AGI hack gives ALL AGI games SCI0-like mouse support! Now you can play all your favorite Sierra games such as Leisure Suit Larry, Space Quest, Police Quest, or fan made games such as Dave's Quest or The Ruby Cast with the mouse!
  
 +
{{TechToDo}}
 +
</blockquote>
 +
 +
 +
==<br /> Features ==
 +
 +
<blockquote>
 
'''AGI Mouse''' is a [[Hacked AGI Interpreters|hacked interpreter]] created by [[Brian Provinciano]] to allow [[AGI]] games to use the mouse for a point-and-click interface. To play a game that uses this functionality, the player must have the hacked interpreter files. Alternately, AGI Mouse functionality is supported by [[NAGI]].
 
'''AGI Mouse''' is a [[Hacked AGI Interpreters|hacked interpreter]] created by [[Brian Provinciano]] to allow [[AGI]] games to use the mouse for a point-and-click interface. To play a game that uses this functionality, the player must have the hacked interpreter files. Alternately, AGI Mouse functionality is supported by [[NAGI]].
  
Line 10: Line 40:
  
 
NOTE: Will not work with the [[AGI-MIDI]] or [[AGISB]] [[MIDI]] Patches.
 
NOTE: Will not work with the [[AGI-MIDI]] or [[AGISB]] [[MIDI]] Patches.
 +
</blockquote>
  
&nbsp;
+
==<br /> Commands altered by AGI Mouse ==
 +
 
 +
* [[Shake.screen]] - Values 100 through 109 alter game's palette instead of shaking the screen. Other values shake the screen normally.
 +
* [[Push.script]] (previously known as unknown171) - Retrieves information about what mouse button is currently pressed and where the mouse cursor is at the moment; the original command has been completely removed.
  
== Usage ==
+
==<br /> Version History ==
  
Just unzip it to the game directory, and you're set!  
+
<blockquote>
 +
&nbsp;<!-- Place version history here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
  
&nbsp;
+
==<br /> Development Status ==
  
==Commands altered by AGI Mouse==
+
<blockquote>
 +
Unmaintained
 +
</blockquote>
  
* [[Shake.screen]] - Values 100 through 109 alter game's palette instead of shaking the screen. Other values shake the screen normally.
+
==<br /> Usage ==
* [[Push.script]] (previously known as unknown171) - Retrieves information about what mouse button is currently pressed and where the mouse cursor is at the moment; the original command has been completely removed.
 
  
&nbsp;
+
<blockquote>
 +
Just unzip it to the game directory, and you're set!
 +
</blockquote>
  
==Games that use AGI Mouse==
+
==<br /> Games that use AGI Mouse ==
  
* [[:Category:Games That Use AGI Mouse|See Games That Use AGI Mouse]]
+
* [[AGI Mouse Demo]]
 +
* [[Apocalyptic Quest Demo]]
 +
* [[Band Quest Demo]]
 +
* [[Boring Man: The Road to Robinland]]
 +
* [[Boring Man 2: Ho Man! This Game Sucks!]]
 +
* [[Dashiki]]
 +
* [[DG: The AGIMouse Adventure]]
 +
* [[Gourd of the Beans Combat Beta Test]]
 +
* [[Half-Death: Terror at White-Mesa]]
 +
* [[Hitler's Legacy Demo]]
 +
* [[Isabella Coq: A present for my Dad]]
 +
* [[Naturette II: Daughter of the Moon]]
 +
* [[Naturette III: Adventure in Treeworld]]
 +
* [[Naturette IV: From a Planet to Another Planet Demo]]
 +
* [[Naturette IV: From a Planet to Another Planet]]
 +
* [[Open Mic Night]]
 +
* [[Serguei's Destiny 2 Demo]]
 +
* [[Sliding Tile Game]]
 +
* [[Two Player Demo]]
  
&nbsp;
+
==<br /> Download ==
  
== Download ==
+
<blockquote>
 +
Download from here:
  
 
* [[File:ZIP.png|ZIP File]] [[AGI:AGIHacks\AGI_Auto_Mouse_1_(AGIAUTMS).zip|AGI Auto-Mouse 1.0]]<span class="DLInfo"> (ZIP file) [25.7 KB]</span>
 
* [[File:ZIP.png|ZIP File]] [[AGI:AGIHacks\AGI_Auto_Mouse_1_(AGIAUTMS).zip|AGI Auto-Mouse 1.0]]<span class="DLInfo"> (ZIP file) [25.7 KB]</span>
 
:An interpreter which gives any AGI game SCI0-like mouse support! Just unzip to the directory of your game.
 
:An interpreter which gives any AGI game SCI0-like mouse support! Just unzip to the directory of your game.
 +
<!--
 +
Download from here:
 +
* [[Image:ZIP.png|ZIP File]] [[File:AGIMOUSE.ZIP|AGIMOUSE.ZIP]] <span class="DLInfo"> (ZIP file) [88.0 KB]</span><br />&nbsp;
 +
* [[Image:ZIP.png|ZIP File]] [[File:AGI_Auto_Mouse_1_(AGIAUTMS).zip|AGI Auto-Mouse 1.0]]<span class="DLInfo"> (ZIP file) [25.7 KB]</span>
 +
::An interpreter which gives any AGI game SCI0-like mouse support! Just unzip to the directory of your game.-->
 +
</blockquote>
 +
 +
==<br /> Known issues ==
 +
 +
* None known
  
&nbsp;
+
==<br /> Credits ==
 +
 
 +
* [[Brian Provinciano]] (developer)
 +
* [[Vaughn Gosine]] (modified by)
 +
 
 +
==<br /> References ==
 +
 
 +
<references />
  
== See Also ==
+
==<br /> See Also ==
  
* [[:Category:Games That Use AGI Mouse|Games That Use AGI Auto-Mouse]]
+
* [[How to use the AGI Mouse 1.0 API]]
 +
* [[:Category:Releases That Use AGI Mouse|Releases That Use AGI Mouse]]
 
* [[:Category:AGI Hacks|Hacked AGI Interpreters]]
 
* [[:Category:AGI Hacks|Hacked AGI Interpreters]]
 
* [[How to use the AGI Mouse]]
 
* [[How to use the AGI Mouse]]
Line 49: Line 126:
  
 
[[Category:AGI Hacks]]
 
[[Category:AGI Hacks]]
 +
[[Category:Technical Info]]
 +
[[Category:Hacked Interpreters]]
 +
[[Category:AGI Hacked Interpreters]]

Latest revision as of 23:14, 21 February 2024

AGI Auto-Mouse

AGI Mouse


Version 1.1
Author: Brian Provinciano and Vaughn Gosine
January 1st 2001
AGI Mouse
Latest Version:  1.1
Release Date:  January 1st 2001
Company: BriPro
Publication Status:  Published
Developer(s): Brian Provinciano, Vaughn Gosine
Interface: N/A
Language: C
Open Source: Closed
Source Availability:  No
License: None
Platform: DOS
Type: Hacked Interpreters
Localization: N/A
Website: www.classicgaming.com/agisci/agimouse.shtml (web archive)




Description

This AGI hack gives ALL AGI games SCI0-like mouse support! Now you can play all your favorite Sierra games such as Leisure Suit Larry, Space Quest, Police Quest, or fan made games such as Dave's Quest or The Ruby Cast with the mouse!



Features

AGI Mouse is a hacked interpreter created by Brian Provinciano to allow AGI games to use the mouse for a point-and-click interface. To play a game that uses this functionality, the player must have the hacked interpreter files. Alternately, AGI Mouse functionality is supported by NAGI.

The AGI Mouse hack also features support for palette-changing; however, this is not supported by NAGI.

NOTE: Will not work with the AGI-MIDI or AGISB MIDI Patches.


Commands altered by AGI Mouse

  • Shake.screen - Values 100 through 109 alter game's palette instead of shaking the screen. Other values shake the screen normally.
  • Push.script (previously known as unknown171) - Retrieves information about what mouse button is currently pressed and where the mouse cursor is at the moment; the original command has been completely removed.


Version History

 


Development Status

Unmaintained


Usage

Just unzip it to the game directory, and you're set!


Games that use AGI Mouse


Download

Download from here:

An interpreter which gives any AGI game SCI0-like mouse support! Just unzip to the directory of your game.


Known issues

  • None known


Credits


References



See Also