TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.19k stars 384 forks source link

TAS notes #329

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is a Feature Request

I would like some kind of built in Notepad like program where I can leave notes 
on the game I am TASing and have that be apart of my Movie file.  So when I 
load the movie file, anyone can see my own internal notes.

Original issue reported on code.google.com by hegyak on 24 Nov 2014 at 11:52

GoogleCodeExporter commented 9 years ago
Is the comments feature not what you are asking for?

When in read+write mode, right-click the main window and you should see edit 
comments (or view comments when in read-only).

Also in Tastudio, metadata menu, you can access the same tool

Original comment by andres.d...@gmail.com on 26 Nov 2014 at 2:03

GoogleCodeExporter commented 9 years ago
Comments can work, but why must I use a Line by Line grid?  Why not a RichText 
or TextBox with multiline on?

Original comment by hegyak on 26 Nov 2014 at 5:11

vadosnaprimer commented 8 years ago

multiline is probably possible, richtext is not, unless an entirely new tool is developed. which doesn't seem likely, considering movie/tasproj comments do their job well. the only downside it that IIRC you can't display tastudio notes on the screen, which can be added.

vadosnaprimer commented 8 years ago

Nope, the text display thing doesn't support "\n".