What's New? 2.1.6
Released -- ???? 2012
The 2.1.6 release fixes a lot of bugs and adds many new features to prior releases, increasing game compatibility and enhancing usability of both Windows and SDL ports. The most notable features of Windows version are proper fullscreen support and major improvement of debugging tools. This version also introduces new tool – TAS Editor v1.0, created to boost efficiency and ease of Tool-Assisted Speedrunning.
Common
- Fixed crash when using machine with no sound card
- Fixed long savestate messages containing path
- Soft reset and power switch messages
- All onscreen messages are now logged to Message Log
- Fixed wrong default palette entry
- Fixed bug when loading UNF games
- Improved HUD text rendering wrapping
- Display FPS option
Emulation
- PAL/NTSC noise bug fixed
- Fixed newppu bug which prevented metroid from booting, CHR RAM was not getting initialized to anything
- Newppu - fix bug in scroll reg logic causing mis-scrolls in p'radikus conflict
- A bit of latest mapper changes from fceu-mm
- Fixed mappers 242, 227, 115, 248, 12, 164, 15, 253, 23, 178, 90
- Added mappers 176, 116, 156
- Straighten out bandai m159/m016 handling and add valid null-EEPROM emulation to get those games booting.
- Add ability for CNROM games to choose whether they have bus conflicts (fixes Colorful Dragon (Unl) (Sachen), since it flakes out if bus conflicts are emulated)
- Fixed bus conflict emulation, no kage no densetsu bug anymore
- Datalatch mapper - fix bug where wramless games would be able to do something to unmapped host emulator memory
Movies
- Fixed old bug in "Play Movie From Beginning"
- Fixed movie savestates logic, loading post-movie savestates is not allowed in read-only
- Fixed savestates filenaming bug when working with a movie
- Added support for HUD recording in AVI dumping
- Rerecords counter display
- Config->Movie options->Always suggest Read-Only replay (for Replay dialog). No more accidental rewrites!
- Removed "Lag Counter Reset" hotkey, as it was obsolete since FCEUX 2.0.2
Lua
- Fixed lua drawing alpha blending
- New library: taseditor (Windows-only) - contains 24 functions, see taseditor.chm
New Lua functions
- emu.paused()
- joypad.getimmediate()
New scripts:
- ButtonCount.lua
- RBIBaseball.lua
- SoundDisplay.lua
- SoundDisplay2.lua
- taseditor\InputDisplay_for_Selection.lua
- taseditor\InvertSelection.lua
- taseditor\RecordBackwards.lua
- taseditor\ShowNotes.lua
- taseditor\Swap1P2P.lua
- taseditor\TrackNoise.lua
Win32
- Total revamp of fulscreen support
- Fixed graphic tearing with vertical sync enabled
- Added "Maintain aspect ratio" option to Video config
- Added "Hide mouse cursor" and "Use console BG color for empty areas" options to Video config
- Added "Switch fullscreen by double-click" option to GUI config
- Added "Force Grayscale" option to Palette config
- Fixed crashes and bugs caused by 2.1.5 allowing hotkeys without ROM loaded
- Lua console now gets proper file path when selecting a file from the recent menu
- Fixed context menus to use rightclicks in context menus correctly
- Reload hotkey now also supports removing invalid filenames in Recent ROMs
- Replay dialog speedup, it doesn't search for movies in fceux root folder anymore
- Support multibyte languages for opening files through drag&drop (except for Lua files)
- Loading TAS Editor projects (*.fm3) by drag&drop
- Fixed bug with Input Config not displaying some key names
- Launch tools hotkeys shown in menu; general cleanup of menu/settings, changed some checkboxes to radiobuttons
- Added "Clear" button to Message Log
TAS Editor
- Completely rewritten tool with brand new architecture and design. Too many changes to enlist, see taseditor.chm
Debugger
- General window layout cleanup; bigger font; "Load .DEB" can be switched off; etc
- Fixed mysterious out of bounds condition while editing breakpoints
- Fixed RAM peek by a rightclick on left pane
- Allow Frame Advancing when Debugger is in breakpoint state
- When a breakpoint is triggered it becomes highlighed (selected) in breakpoints list
- Show the number of breakpoints (enabled and total) above the breakpoints list
- ">" shows current line in disassembly
- Improved stack display
- Added "CPU cycles" and "Instructions" counters (cumulative and delta) useful for profiling
- Added "Cycles counter exceeds N" and "Instructions counter exceeds N" type of breakpoints
- Doubleclick on the disassembly prompts "Add Execute breakpoint here" dialog
- "Display ROM offsets" option shows real ROM addresses in the Disassembly window
- Fixed conditional breakpoints bug: the error message didn't appear when editing a breakpoint
- Fixed Symbolic Debugging (Names and Comments display)
- Cleaned up and updated debugging documentation
Trace Logger
- Added "Use Stack Pointer for lines tabbing (nesting visualization)" option
- Added "To the left from disassembly text" option for log format customization
- Fixed bug with trying to log to file without choosing a filename
- Tracer now also updates its window when user pauses the game, not just when Debugger snaps
Code/Data Logger
- Now can log data access from RAM code
- "Save Unused Data" button complements "Save Stripped iNes Rom" feature
Ram Watch / Ram Search
- Updating list when emulator is paused (on Power or when resetting search)
- Fixed loading Data Size and Data Type from a .wch, now corrupted .wch won't crash
Cheats
- Don't lose cheat compare value when toggle cheat enables through UI
- Parse cheat files with non-ASCII characters properly
Created with the Personal Edition of HelpNDoc: Free Web Help generator