# Sequence Loader Plugin

## How to use the Sequence Loader Plugin with RTC

The Sequence Loader Plugin is a tool that allows you to load and corrupt NSF and SPC files in BizHawk.

#### How to install the Sequence Loader Plugin

1. Download the Sequence Loader Plugin from the Package Downloader.
2. Install the plugin.
3. Restart RTC.<br>

![](https://lh7-us.googleusercontent.com/AHtMKSkHHzzwyXDS1jx8soF_9FoV6ZID5zoIe8ZDbwx2lsMgvKtDQ0D-j6cbJ2Z-sMa8ZQt5Uj3ATBNDUTusNm2IP8VZvkZRhIYun3SVB6fwikqgbgRZPTBmElKVjlmHkvn8AwUBWN0d6WwNAdLIBuo)

#### How to use the Sequence Loader Plugin

1. Open the Sequence Loader Plugin tool in the Advanced tools section (Bottom right).
2. There are two ways to load a file:

* Click the "Load Sequenced song from File" button and select the file you want to load.
* Drag and drop the file into the plugin window in the rectangle area on the top-right

3. The plugin will create a save state so you can replay the song over and over again and corrupt it.
4. NSF files can contain an entire soundtrack, so you can use the "next song" button to load a new song into a GH save state.
5. SPC files are dumps of the contents of the SPC700 chips. They can be used to corrupt the music over and over again.

#### Things to keep in mind

* NSF files are not perfect replicas of the music that was playing in the game. Some games, such as Mario 3, do not replay perfectly.
* SPC files relies on an open source program called SPC loader that gets wrapped into a ROM before it can be used with the Sequence Loader Plugin. This supports most games but doesn’t have perfect compatibility (ex: very very long songs)
* It can take time to get good results with the Sequence Loader Plugin. Don't expect to get immediate results.

I hope this wiki article is helpful!

Please let me know if you have any other questions.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://corrupt.wiki/rtcv/other-rtc-guides/sequence-loader-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
