Difference between revisions of "AGI Mouse"

From AGI Wiki
Jump to navigationJump to search
 
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''AGI Mouse''' is a [[Hacked Interpreter|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 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>
  
The AGI Mouse hack also features support for [[palette-changing]]; however, this is not supported by NAGI.
+
{{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)
 +
}}
  
==Commands altered by AGI Mouse==
+
<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!
 +
 
 +
{{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]].
 +
 
 +
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.
 +
</blockquote>
 +
 
 +
==<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.
 
* [[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.  
+
* [[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.
 +
 
 +
==<br /> Version History ==
 +
 
 +
<blockquote>
 +
&nbsp;<!-- Place version history here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
 +
 
 +
==<br /> Development Status ==
  
==Games that use AGI Mouse==
+
<blockquote>
 +
Unmaintained
 +
</blockquote>
  
 +
==<br /> Usage ==
 +
 +
<blockquote>
 +
Just unzip it to the game directory, and you're set!
 +
</blockquote>
 +
 +
==<br /> Games that use AGI Mouse ==
 +
 +
* [[AGI Mouse Demo]]
 
* [[Apocalyptic Quest Demo]]
 
* [[Apocalyptic Quest Demo]]
 +
* [[Band Quest Demo]]
 
* [[Boring Man: The Road to Robinland]]
 
* [[Boring Man: The Road to Robinland]]
 +
* [[Boring Man 2: Ho Man! This Game Sucks!]]
 +
* [[Dashiki]]
 
* [[DG: The AGIMouse Adventure]]
 
* [[DG: The AGIMouse Adventure]]
 +
* [[Gourd of the Beans Combat Beta Test]]
 
* [[Half-Death: Terror at White-Mesa]]
 
* [[Half-Death: Terror at White-Mesa]]
 
* [[Hitler's Legacy Demo]]
 
* [[Hitler's Legacy Demo]]
 
* [[Isabella Coq: A present for my Dad]]
 
* [[Isabella Coq: A present for my Dad]]
* [[Naturette 2: Daughter of the Moon]]
+
* [[Naturette II: Daughter of the Moon]]
 
* [[Naturette III: Adventure in Treeworld]]
 
* [[Naturette III: Adventure in Treeworld]]
* [[Serguei's Destiny 2]]
+
* [[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]]
 +
 
 +
==<br /> 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>
 +
: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
 +
 
 +
==<br /> Credits ==
 +
 
 +
* [[Brian Provinciano]] (developer)
 +
* [[Vaughn Gosine]] (modified by)
 +
 
 +
==<br /> References ==
 +
 
 +
<references />
 +
 
 +
==<br /> See Also ==
 +
 
 +
* [[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]]
 +
* [[How to use the AGI Mouse]]
 +
<!-- * [http://www.agidev.com/articles/a.php?id=25 How to use the AGI Mouse 1.0 API] (http://www.agidev.com/articles/a.php?id=25) (hosted by [http://www.agidev.com agidev.com] (http://www.agidev.com); written by Brian Provinciano) -->
  
==See also==
+
&nbsp;
  
* Hacked interpreter
+
[[Category:AGI Hacks]]
* [http://www.agidev.com/articles/a.php?id=25 How to use the AGI Mouse 1.0 API] (http://www.agidev.com/articles/a.php?id=25) (hosted by [http://www.agidev.com agidev.com] (http://www.agidev.com); written by Brian Provinciano)
+
[[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