Items Autotracker - Apokalysme/iogr_emotracker_apokalysme GitHub Wiki

Items Autotracker

Summary

  1. Introduction to Items Autotracker
  2. Snes9x-rr (LUA)
  3. Snes9x-rr (qusb2snes)
  4. BizHawk - LUA
  5. BizHawk - QUsb2Snes
  6. RetroArch
  7. SD2SNES
  8. SNES Mini

Introduction to Items Autotracker

Items Autotracker is only compatible with [Item Tracker](Item-Tracker).

Here is all features currently supported by Items Autotracker :

  • Items acquisition and use : each time you get and use an item (except for herbs)
  • Red Jewels given to Jeweler : each time you use a Red Jewel or talk to Jeweler and choosing to give Red Jewels in your inventory
  • Needed Mystic Statues to finish seed : when you talk to South Cape teacher
  • Mystic Statues acquisition : each time you get a Mystic Statue
  • Hieroglyphs combination : when you give Father's Journal to Pyramid Guide
  • Kara's paint location : if you read Lance's Letter or you enter in the room where Kara's paint is located
  • Kara's rescue : when you use Magic Dust on Kara's paint
  • Will and Freedan abilities : each time you get an ability in Dark Space, and when you use the Light Jewel and the two Dark Jewels
  • Will's statistics : each time you clean a room to get a stat orb or each time you use items that improve your statistics

In following sections, you'll find all informations about how to setup Items Autotracker in most of cases.

Snes9x-rr (LUA)

Items Autotracker only works with version 1.54 and later of Snes9x-rr.

Where can you find all compatible versions :

  • You can find version 1.54 of Snes9x-rr in "C:\Program Files (x86)\EmoTracker\Connectors\snes9x"
  • You can find all latest versions on the Gocha's GitHub Page.

WARNING : only 32 bits version of Snes9x-rr is compatible with Autotracking !!!

  1. Launch EmoTracker on Item Tracker mode
  2. Enable and Start LUA in EmoTracker by right-clicking on robot icon (icon will become yellow)
  3. Launch Snes9x-rr start your seed
  4. Start LUA script to connect emulator and EmoTracker (EmoTracker robot icon should become blue)
  5. Items Autotracker is ready

Snes9x-rr (qusb2snes)

Items Autotracker only works with version 1.54 and later of Snes9x-rr.

Where can you find all compatible versions :

  • You can find version 1.54 of Snes9x-rr in "C:\Program Files (x86)\EmoTracker\Connectors\snes9x"
  • You can find all latest versions on the Gocha's GitHub Page.

WARNING : only 32 bits version of Snes9x-rr is compatible with Autotracking !!!

You can download QUsb2Snes on Skarsnik's GitHub page : [Releases . Skarsnik/QUsb2snes](https://github.com/Skarsnik/QUsb2snes/releases)

  1. Start QUsb2Snes, right-clic tray icon and choose "Devices > Enable LUA bridge (Snes9x-rr/BizHawk)"
  2. Launch Snes9x-rr and run your seeded ROM
  3. Start LUA script to connect emulator and QUsb2Snes (you need to go in directory where you unzipped QUsb2Snes)
  4. Start EmoTracker and right-clic autotracker and choose "SNES > SD2SNES" (EmoTracker robot icon should become blue)
  5. Items Autotracker is ready

BizHawk - LUA

You can find BizHawk on BizHawk's GitHub project page : [Releases . TASVideos/BizHawk](https://github.com/TASVideos/BizHawk/releases)

WARNING : For LUA to work, you need to use

  1. Bizhawk versions that are compatible with Crowd Control (2.3.0, 2.3.1, and 2.4.2) !
  2. BSNES cores (Mercury balanced or accuracy are recommanded) !
  1. Launch EmoTracker on Item Tracker mode
  2. Enable and start LUA in EmoTracker by right-clicking on robot icon (icon will become yellow)
  3. Launch BizHawk emulator, setup BSNES core
  4. Go to "Config", then "Customize". In the advanced tab, select "Lua+LuaInterface" and then restart Bizhawk to apply the changes
  5. Run your seeded ROM
  6. Start LUA script to connect BizHawk with EmoTracker (EmoTracker robot icon should become blue)
  7. Items Autotracker is ready

BizHawk - QUsb2Snes

You can find BizHawk on BizHawk's GitHub project page : [Releases . TASVideos/BizHawk](https://github.com/TASVideos/BizHawk/releases)

You can download QUsb2Snes on Skarsnik's GitHub page : [Releases . Skarsnik/QUsb2snes](https://github.com/Skarsnik/QUsb2snes/releases)

WARNING :

  1. This works only with BSNES cores (Mercury balanced or accuracy are recommanded) !
  2. Most versions of BizHawk should work here
  1. Launch EmoTracker on Item Tracker mode
  2. Start QUsb2Snes, right-clic tray icon and choose "Devices > Enable LUA bridge (Snes9x-rr/BizHawk)"
  3. Launch BizHawk emulator, setup BSNES core
  4. Go to "Config", then "Customize". In the advanced tab, select "Lua+LuaInterface" and then restart Bizhawk to apply the changes
  5. Run your seeded ROM
  6. Start LUA script to connect BizHawk with QUsb2Snes
  7. Start EmoTracker and right-clic autotracker and choose "SNES > SD2SNES" (EmoTracker robot icon should become blue)
  8. Items Autotracker is ready

RetroArch

You can download RetroArch on RetroArch official website : [RetroArch - Downloads](https://www.retroarch.com/?page=platforms)

You can download QUsb2Snes on Skarsnik's GitHub page : [Releases . Skarsnik/QUsb2snes](https://github.com/Skarsnik/QUsb2snes/releases)

WARNING : For this setup to work, you'll need to use

  1. SNes9x core or BSNES cores (Mercury balanced or accuracy are recommended) !
  2. It seems 0.7.18 version of QUsb2Snes doesn't work, feel free to test other versions
  1. Edit "retroarch.cfg" file and set network_cmd_enable = "true"
  2. Start QUsb2Snes, right-clic tray icon and choose "Devices > Enable RetroArch virtual device"
  3. Launch RetroArch, setup Snes9x or BSNES core, and run your seeded ROM
  4. Start EmoTracker and right-clic autotracker and choose "SNES > SD2SNES" (EmoTracker robot icon should become blue)
  5. Items Autotracker is ready

SD2SNES

You can download SD2SNes on official website : [Downloads - project sd2snes](https://sd2snes.de/blog/downloads)

You can download USB2SNes on RedGuyyyy's GitHub page : [Releases . RedGuyyyy/sd2snes](https://github.com/RedGuyyyy/sd2snes/releases)

You can download QUsb2Snes on Skarsnik's GitHub page : [Releases . Skarsnik/QUsb2snes](https://github.com/Skarsnik/QUsb2snes/releases)

On your SD card, follow these steps (2 firsts steps are only needed if you need to update to new SD2SNES version) :

  1. Backup your games ("saves" folder) and your entire SD2SNES folder on your computer, and then, delete SD2SNES folder on your card
  2. Download and unzip SD2SNES on you card
  3. Put back your "saves" folder in place
  4. Connect your SD2SNES with micro-USB connector and launch SD2SNES
  5. Download and unzip usb2snes or QUsb2Snes
  6. Launch "usb2snes.exe" or "QUsb2Snes" (depending on what you've chosen to use)
  7. An icon should appear on your taskbar, to the right
  8. Start EmoTracker and right-clic autotracker and choose "SNES > SD2SNES" (EmoTracker robot icon should become blue)
  9. Items Autotracker is ready

SNES Mini

You can download QUsb2Snes on Skarsnik's GitHub page : [Releases . Skarsnik/QUsb2snes](https://github.com/Skarsnik/QUsb2snes/releases)

Here is the recommended version of QUsb2Snes (feel free to test latest versions) : [Release v0.7.8 . Skarsnik/QUsb2snes](https://github.com/Skarsnik/QUsb2snes/releases/tag/v0.7.8)

You can download Hakchi2 CE on Team Shinkansen GitHub page : [Releases . TeamShinkansen/hakchi2](https://github.com/TeamShinkansen/hakchi2/releases)

  1. Download qSD2SNES, that emulate your SNES mini like SD2SNES
  2. Download latest Hakchi2 CE version
  3. In qUSB2SNES folder, take serverstuff.hmod file and put it in Hakchi2 CE
  4. Launch qSD2SNES. Application will be reduced in taskbar.
  5. Right-clic on qSD2SNES icon in taskbar, go to "Apparels" and select "enable SNES Classic support (experimental)"
  6. Launch EmoTracker, right-clic on robot icon, and select SD2SNES : icon should become blue
  7. Items autotracker is ready

Test and Feedback

If you have any questions, do not hesitate to ask it in the EmoTracker discord (#pack-support channel) or in the Illusion of Gaia Randomizer discord, (#tracker channel).

⚠️ **GitHub.com Fallback** ⚠️