Context Menu


FCEUX includes a context menu that allows commonly used menu functions for various situations.  There are some functions that appear only here.


This page describes all the possible menu items in each possible context situation.


No game loaded.


Appears when no game is loaded.


Open ROM

Same as the File > Open ROM option


Last ROM used

Opens the most recently used file from the Recent Files Menu


Help

Brings up the Getting Started chapter in the help document.



Game Loaded


Appears when a game is loaded, but not a movie (.fm2).


Play Movie...

Same as the File > Movie > Play Movie menu item.


Record Movie...

Same as the File > Movie > Record Movie menu item.


Undo savestate

If this option is enabled it means the last savestate saved over-wrote a previous savestate file.  This option restores the previous savestate file.


Redo savestate

If this option is in the menu, it means that Undo savestate was recently used to restore a previous savestate.  This reverts that change.


Rewind to last auto-save

Auto-save must be enabled for this menu item to be accessible.  Same as the Load last auto-save Hotkey Item.  It loads the last auto-savestate.  Auto-savestates are created once about every 4 seconds, so this typically has the effect of rewinding emulation.


Screenshot

Same as File > Screenshot.


Close ROM

Same as File > Close



Movie loaded - Read-only


Appears when a movie is loaded and Read-only mode is set.


Toggle to read+write

Sets Read status to Read+Write.


Play Movie from Beginning

Same as File > Movie > Play from Beginning.  Turns Read status to Read-Only and plays the movie from frame 1.


Stop Movie Replay

Same as File > Movie > Stop Movie.


View comments and subtitles

Opens up the Metadata dialog.  Same as the Metadata button on the Play movie dialog.


Undo savestate

If this option is enabled it means the last savestate saved over-wrote a previous savestate file.  This option restores the previous savestate file.


Redo savestate

If this option is in the menu, it means that Undo savestate was recently used to restore a previous savestate.  This reverts that change.


Rewind to last auto-save

Auto-save must be enabled for this menu item to be accessible.  Same as the Load last auto-save Hotkey Item.  It loads the last auto-savestate.  Auto-savestates are created once about every 4 seconds, so this typically has the effect of rewinding emulation.


Help

Opens the Movie recording chapter of the help document.



Movie loaded - Read + Write


Toggle to Read-only

Sets Read status to Read-Only.


Play Movie From Beginning

Same as File > Movie > Play from Beginning.  Turns Read status to Read-Only and plays the movie from frame 1.


Stop Movie Recording

Same as File > Movie > Stop Movie.


View comments and subtitles

Opens up the Metadata dialog.  Same as the Metadata button on the Play movie dialog.


Make backup

Generates a backup .fm2.  Uses the same file naming system as the auto-movie backup.  (See movie options for details).


Undo savestate

If this option is enabled it means the last savestate saved over-wrote a previous savestate file.  This option restores the previous savestate file.


Redo savestate

If this option is in the menu, it means that Undo savestate was recently used to restore a previous savestate.  This reverts that change.


Undo loadstate

If this option is enabled it was because the Loadstate function was called sometime while the game was loaded.  This function restores the game state to where it was before loadstate was called.


Redo loadstate

If Undo loadstate was called, this option is available.  It reverts the change and restores the game back to the point it was when loadstate was called.


Help

Opens the Movie recording chapter of the help document.


Additional items may also appear related to these situations:


Lua


Load last Lua

If there is at least 1 filename in the Recent Lua Files menu this calls the most recently used Lua script file.  Has the same effect as the File > Lua > Reload Lua Script menu item.


Stop Lua

If a Lua script is currently loaded this option is available.  Same as File > Lua > Stop Lua Script.


Hide Menu


Unhide menu

If the main FCEUX menu is hidden this option is available. Restores the main menu.


Subtitles


If a movie is loaded and has subtitles:

  • a toggle subtitles option will be in the menu
  • a Dump to SRT file option will be available.  This dumps the subtitles to a standard subtitle file compatible with A/V containers such as .mkv


Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator