Mupen64 RR Lua (ou Mupen64 Re-recording Lua) est un fork (le 3eme) de Mupen64 permettant l’enregistrement de vidéo.
 


 
Les changements sont:
– A new render target API has been added to the Direct2D namespace.
– Scheduling of atupdatescreen has been improved, improving performance of scripts relying on it for graphics by up to 300%.
– The options to record other windows and delay recorded frames has been added
– The rombrowser has been optimized to read large rom lists faster.
– 1.1.5 comes with a new and updated version of TASInput
– The rendering APIs have been overhauled and are backwards-compatible by default, with an opt-in process for the new renderer.
To use the new renderer, call emu.set_renderer(2)
– Additionally, Lua scripts now get cleaned up correctly when emulation stops
– SD Card emulation has been implemented (thanks to devwizard)
– The rombrowser has been rewritten and optimized. Sorting and column sizing persistence is missing, but will be added in the next release if requested
– The config has been rewritten, made more human-readable and backwards-compatible with the new format.
– The plugin discovery and loading system has been rewritten
– Lua windows now get recreated with their previous scripts after a restart.
– startPlayback can now find savestates with . in the filename by @tjk113 in #117
– Fixed memory leak in getSavestatePath by @tjk113 in #119
– Add SD card emulation by @devWizArd in #124
– There are the following strategies for usage of old Lua scripts:
.Manual adjustment to utilize new APIs
.Usage of a compatibility layer to automatically polyfill old scripts
– fixed a couple hotkey accelerator indices in the movie menu by @tjk113 in #94
– Format all files by @Wade7wastaken in #95
– Prevent unnecessary error when running at >1000 VIs and pressing frame advance by @1ted59 in #93
– Format all files by @Wade7wastaken in #99
– Clean up memory functions by @Wade7wastaken in #100
– Remove « unused » memory functions by @Wade7wastaken in #101
– add back editorconfig and reformat by @Wade7wastaken in #102
– added font style as parameter to wgui.d2d_draw_text by @tjk113 in #103
– Remove duplicate gui function by @Wade7wastaken in #104
– Clean up d2d functions and port loadscreen to d2d (WIP) by @Wade7wastaken in #105
– Add get_image_info and remove d2d prefix by @Wade7wastaken in #106
– fix for generating documentation by @Wade7wastaken in #107
– fixed two periods being shown in titlebar while avi capturing by @tjk113 in #108
– Make some lua functions more readable by @Wade7wastaken in #109
– « Record Movie » dialog box now remembers previous options by @tjk113 in #110
– merge for 1.0.9 by @Madghostek in #38
– 1.0.10 merge by @Madghostek in #44

 
Site original. Fork 1. Fork 2. Fork 3.
 

Télécharger Mupen64 RR Lua v1.2.0 (+AVI Fixes builds) (3.0 Mo)

En savoir plus…