Skip to content

1.1.6

Compare
Choose a tag to compare
@Aurumaker72 Aurumaker72 released this 10 Dec 17:25
· 107 commits to dev since this release

Performance

Rom loading and plugin loading performance has been greatly improved.
General emulation performance has been greatly improved.
Savestate performance has been greatly improved.
The config flag use_new_timer allows users to opt in to a new timer system, which should deliver better fast-forward performance at the cost of decreased normal mode speed.

Rombrowser

The rombrowser now supports sorting by column again.
The rombrowser now correctly updates after modifying its path sources.

CoreDbg

The game debugger has been overhauled and rebranded to CoreDbg.
CoreDbg now displays temporal data.

Hotkeys

Previously hardcoded hotkeys can now be changed.
Hotkeys can now be selected by doubleclicking the hotkey list entry.
The hotkey assignment section is now disabled when no actions can be performed.
The default hotkeys have been improved and freed of conflicts.

Security

os.execute has been disabled in Lua scripts.

Titlebar

The titlebar now updates from a unified path, eliminating weird visual desync bugs.

Commandline

The commandline interface has been completely overhauled.

Statusbar

The statusbar formatting has been improved, loosening spacing up a bit.
FPS and VI/s are now calculated using a moving average.

Full Changelog: 1.1.5...1.1.6