Skip to content
lmstearn edited this page May 27, 2019 · 27 revisions

Welcome to the MyReels wiki!

Windows: Freeware Slot Machine styled game with multiple paylines.


  • VB6 program that makes for some kind of three payline game featuring an extensive range of quotes with pictures and sounds. The machine is a five-reel slot that uses photographs saved as .bmp files for game symbols. From the configuration menu, you can change the graphics of the symbols, and select different sound effects, background MIDI files, and substitution symbols that offer additional payoffs, starting bank amount, and lots more variations.

3.3 Installer Download (Windows only)

Then launch the 3.3.X update from the Start Menu.


  • For systems XP and older, consult the Homepage for details. Uninstalling version 1.X OR 2.0X OR 2.1X prior to installing a later version is recommended, and in any case automated with the newer Inno Setup installation routine. Profile Configurations other than the default or generic will not be changed in the uninstall, and, to preserve functionality of existing shortcuts, the MyReels base directory used in older versions is recommended for the installation of versions 2.2X or later.

  • First time users note that the base install directory pathname should be (still, sorry) 100 characters or less. If access to MyReels Profiles is required via the Start button, it is recommended that the MyReels Group (already chosen from the Start Menu / Programs Group as default during installation), remains selected so that new Profile Configuration shortcuts can be written there.

  • Version 1.X Hallfame.s$t files not compatible with versions 2X. Quotes.s$t files created by versions older than 2.2X should be replaced or deleted. Please consult Monte Carlo in help before using the Monte Carlo feature. Vb6 Runtime files included. or Right-Click on Game Screen for menu. Problems or queries with Installing, Uninstalling, Version or Version History details, refer to the bundled help (MyReels.chm) file.

Author Note For Packing:

  • Update version string in Updater e.g. #define MyAppVersion "3.3.1" as well as version.txt but note the Updater version of the Updater packed in SetupMyReels will be the same as the SetupMyReels version. The separate Updater for D/L should contain the incremented counter. To allow for incremental updates of the same version, the value in version.txt must be greater than the most recent Updater version.
  • If updating an older version (see Homepage), remember to pack Quotes.exe and OldQuotes.exe with old versions of 7-zip e.g. 7z916.exe, as later versions will not extract on Win9x, for example. Alternatively use 7z916 on Win9*, but use "copy to" rather than drag & drop extraction to avoid the "file system" errors.
  • Can pack from installed directory, but when trialling uninstall script, do not delete extra folders when prompted in the post-uninstall dialogs.