NovaSquirrel / Mesen-X

Mesen X is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#. This fork is meant to gather development efforts from different forks. Deprecated; see https://github.com/SourMesen/Mesen2/
https://www.mesen.ca
GNU General Public License v3.0
161 stars 28 forks source link

Hello Issue / TAS #1

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi, I would like to thank Sour for everything he did to bring Mesen and Mesen-S to us. I can't imagine the amount of work he put in , and how patient he was with all the issues submitted, I will never forget this in my life, Thank you very much Sour M.Bibaud.

Nova Thank u for forking Mesen and willing to work on it. I would start by suggesting a tas implementation , that deals with fceux format too. Take care :)

NovaSquirrel commented 3 years ago

What would this involve? Just creating something similar to the TAS Editor that FCEUX has, where you can manually enter inputs frame-by-frame? That could be really cool, though I'm probably going to have to get more familiar with the rewind code first.