Organiser
Filtrer par machine :
Type de vue :
 
 Negatron v0.99.7 
Lundi 07/10/19 à 11:18 par Firebrand
Une nouvelle version de ce frontend pour NegaMAME a été publiée. Voici les changements apportés:
- This is a minor release to fix problems in macOS and fast computers. Hopefully, the next version of Negatron will be compatible with Java 9+ but, for now, it's still stuck with Java 8.
- Application:
*Fixed a macOS bug where Negatron could crash during start up and never open again because of a missing translation resource.
*Fixed a bug where Negatron complained about not being able to create ui.cache at its first launch, which could lead to the abortion of information caching from .dat files on very fast computers.
*Updated Java to 1.0.8_221 and VLC to 3.0.8 on the all-in-one packs for Windows and macOS.
Télécharger Negatron v0.99.7
Site Officiel de Negatron
 
 RetroArch v1.7.9 
Dimanche 06/10/19 à 13:26 par Firebrand
Ces ensemble de noyaux d'émulateurs réunis autour d'une même interface accumule les mises à jour actuellement. Pour avoir tout en détail, je vous conseille d'aller sur le site officiel avec leur news richement illustrée, sinon, voici la liste des changements généraux:
- AI SERVICE: Image mode is now much faster, it now saves the image in-memory in PNG format then passes it along to the translation service
- BUGFIX: Touch input – When using an overlay to toggle the quick menu on touchscreen devices, we no longer get ‘phantom’ menu input – i.e. the old bug of hitting the toggle and instantly resuming content (or performing a save state) is fixed
- BUGFIX: Networking – RetroArch crashed when pressing left while Relay Server Location entry was selected
- BUGFIX: Networking – fix memory leak that could happen at exit after a network operation had run
- CHEEVOS: Improve handling of line endings when calculating CD hashes for retroachievements
- CHEEVOS: Add support for Sega CD/Saturn; reduce hash calls to server
- FPGA: Add initial FPGA port for Z-Turn boards – not really release-ready yet, will need community support to continue. Currently employs naive framebuffer approach, not fullspeed
- GL1: GLDirect (D3D9 to OGL1.1 wrapper) support
- GONG: Stability fixes
- LINUX/UDEV: Fix touchscreen/lightgun issues
- MENU/MATERIALUI: MaterialUI no longer ‘forgets’ its place when navigating backwards in menus, and navigation in general is ‘cleaner’
- MENU/MATERIALUI: Add initial gesture support
- MENU/MATERIALUI: Improved touch support
- MENU/MATERIALUI: Bugfix – Random’ items are no longer automatically highlighted when performing standard up/down ‘flick’ scrolling through lists (items are only highlighted when you keep the pointer still for > 200 ms)
- MENU/MATERIALUI: Bugfix – The display no longer ‘jerks’ for one frame when navigating backwards through lists
- MENU/MATERIALUI: Bugfix – The Material UI scaling factor is now based upon the device-reported screen DPI value (previously it relied upon a hard-coded magic number, which was never correct)
- MENU/RGUI: Functional mouse/touchscreen support
- MENU/ONSCREEN KEYBOARD: On-screen keyboard entry via mouse/touchscreen has been tidied up – no more double inputs (or unwanted menu interaction in the background)
- MENU/MOUSE: Mouse wheel up/down is now a proper ‘up/down’, same as using cursor keys or a dpad
- MENU/MOUSE: Mouse wheel tilt left/right has been wired up to normal ‘left/right’ commands. Also further improved mouse wheel tilt
- MENU/OZONE: Add option to toggle between static and scrolling content metadata
- MENU/XMB: Add full gesture support
- MENU/OSX: Fixed mouse buttons – mouse down events were not hooked up
- MENU: When navigating backwards from a core options drop-down list (i.e. pressing select or cancel), the last menu position is remembered (instead of resetting back to the first core option item each time)
- MENU: Add mouse/touchscreen gesture support
- MENU: Add option to delete playlists (Settings > Playlists > Playlist Management)
- MOBILE (ANDROID/IOS): Add option to automatically rotate overlays when changing orientation
- OSD: Memory details should now be available on every platform (get_mem_total and get_mem_free need to be implemented in the frontend driver for it to work)
- OSD: Memory details can now be shown individually without FPS and frame count
- PS2: Fix memory leaks in font/video driver
- SWITCH: Set default aspect ratio to core provided instead of 4:3
- THREADED VIDEO: Fix FPS text in threaded video mode
- VITA: Set default aspect ratio to core provided instead of 4:3
- VITA: Add system language detection
- VITA: More memory support
- WIN32: Log window now has title ‘Logging Console’
- WII: Add Wiimote lightgun support
Télécharger RetroArch v1.7.9 (32-bit) (Windows)
Télécharger RetroArch v1.7.9 (64-bit) (Windows)
Télécharger RetroArch v1.7.9 (Windows XP 32-bit) (Windows)
Télécharger RetroArch v1.7.9 (Windows XP 64-bit) (Windows)
Télécharger RetroArch v1.7.9 (64-bit) (MacOS)
Télécharger RetroArch v1.7.9 (Nintendo GC)
Télécharger RetroArch v1.7.9 (Nintendo Wii)
Télécharger RetroArch v1.7.9 (Nintendo WiiU)
Télécharger RetroArch v1.7.9 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.7.9 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.7.9 (PS Vita)
Télécharger RetroArch v1.7.9 (CEX) (PlayStation 3)
Site Officiel de RetroArch
 
 Emu Loader v8.8.2 (version complète) 
Mardi 01/10/19 à 13:01 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
And the graphical glitches just keep showing up, don't they ? Some of those glitches were fixed by replacing TrackBar components by XiTrackBar from the XiControls pack (thanks Eugene Genev for making them). Progress bars components were also replaced by XiProgressBar. I had to make several modifications and drawing fixes to both components as Eugene is not updating them anymore.
Cool new feature, custom checkbox / radiobutton icons. You can make your own icons set to use with the night mode. Each night mode profile can have a different icons set (stored in \resources\checkbox_radiobutton\ folder). By default, Windows themed icons are used, you can change this in Customize Nigh Mode screen.
Windows 10 users can have dark scroll bars now. I found an undocumented WinAPI function to force the use of Win10 dark scroll bars. It works even if Windows 10 is not setup to use a dark theme! SetWindowTheme(hWnd, 'DarkMode_Explorer', null). Be aware that this only works on Windows 10 build 1809 and newer. Older builds are not supported. There are graphical glitches on the horizontal scroll bar. This is Windows fault, not caused by the frontend.
You can customize the splash screen now.
- change font colors and version info text location
- disable text shadow effect
- use a custom image file logo2.png for the logo without overwriting the frontend's default logo.png file
- there's a new left aligned texts layout
- progress bar replaced by XiProgressBar component from XiControls pack, colors are fully customizable
Night mode colors were added to the preferences screen. There are many other internal changes and bug fixes but the one that stands out is the thumbnails view. There was a bug were thumbnails would randomly not show up even if you have the snapshot file.

Fixed
- Setting "Use Image Single Background Color" not restored at startup
- Screens "MAME Driver Filter" and "Miscellaneous Filters" not updated when changing between night mode profiles
- Font color of hint texts not restored when switching back to light mode ("Miscellaneous Filters" tool bar button)
- Several CheckBox and RadioButton controls still had shadow text enabled in night mode
- A nasty bug in my TCheckBoxEx / TRadioButtonEx components: the icon area was not cleared when drawing new icon states, overlapping existing icons and causing a "left-over" pixels effect, mostly noticeable in "RadioButton"
- Startup crash when validating emulator binary if the .exe file is missing
- Screen "Machine Type and System Filters" was not resizing correctly for resolutions lower than 1920x1080 (tool bar button)
- Ansi WinAPI FileAge() doesn't work well on Windows 10, replaced by the Unicode API FileAgeW()
- Play video preview feature was not working at all for the past 10 months... HOORAY!
- Text of selected game was black color when editing fields directly in EasyListView controls (night mode only)
- Game thumbnails fail to load in thumbnails view even if game snapshot file exists
- No auto-update game thumbnails after changing game snapshot folders in "Image Category Settings" screen (thumbnails view only)

Changed
- Tweaks to "Delete/Copy/Move Selected Games"
*size of "Delete" and "Cancel" buttons reduced
*size of "Destination Folder" edit box increased
*if less than 13 files are selected, only one column is shown to prevent waste of space
*checkboxes "Overwrite Files" and "Add System Folder" moved above "Destination Folder edit box"
*fixed controls alignment in bottom bar
- Darker color tweak to gradient bottom bars in night mode
- Removed italic font style from texts in help message boxes
- Text fonts tweak in several screens
*reduced size to 9 pixels
*changed fonts from "Segoe UI" to "Trebuchet MS" with "bold" style and removed "italic" style
*color tweaks in night mode
- Replaced all "ExTrackBar" controls by "XiTrackBar" from the "XiControls" pack; thanks "Eugene Genev"
*no more flickering
*colors customized for night mode
*used in "Customize Thumbnails", "MAME Settings" and "RGB Quick Edit" screens
- I've made some minor tweaks to XiTrackBar component, you need my modified version to compile the frontend
*New layout for "RGB Quick Edit"
*replaced TShape components by my flicker-free TPanelEx component (new color/current color boxes)
*added XiTrackBar controls for easier RGB color editing
*added form caller title to the caption bar so you know what screen you're currently editing
*internal code tweaks

Removed
- Shadow font setting of labels in "Search Games Panel Colors" is no more ("Customize Night Mode" screen)

Added
- Custom CheckBox and RadioButton icons for night mode ("Customize Night Mode" screen)
*you can use custom icon files instead of Windows themed ones
*icons sets are located in "frontend_path\resources\checkbox_radiobutton\" folder
*each set must be placed in its own sub-folder and the folder name is used as the set's title (no Unicode folder name support)
*icons must be 13x13 pixels but can be at any color depth
*each night mode profile can have a different CheckBox / RadioButton set
*icons are applied to CheckBoxEx / RadioButtonEx / GroupBoxEx / EasyListView controls
*if an icon filename is missing, the Windows themed icon will be used instead
- New "Use Windows 10 Dark Scroll Bar in Games List" checkbox setting ("Customize Night Mode" screen)
*this is a hack to force Win10 dark themed scroll bars by using the Win10 API "SetWindowTheme(hWnd, 'DarkMode_Explorer', null)"
*dark scroll bars can be used even if Windows 10 is not setup with a dark theme
*it currently works on ListView, RichEdit, Memo, WebBrowser controls
*no support for ComboBox, ColorBox dropdown buttons as there's no way to access the ListBox control used internally (still working on this)
*horizontal scroll bar colors are bugged and it's caused by Windows 10, not the frontend
*there's a white box painting bug if both horizontal and vertical scroll bars are visible (fix your sh@t, Microsoft!)
*only Windows 10 build 1809 and newer builds are supported
- Customize splash screen (main menu "Customize Splash Screen")
*change font color of each text
*text shadow colors are now "black", it looks better
*remove text shadows with "Enable Text Shadows" checkbox (untick)
*new left-aligned texts layout with "Use Alternate Layout" checkbox
*use an alternate logo image with "Use Logo2 File" checkbox; filename must be "logo2.png" and located in "resources\images\" folder
*change version info text position (text is right-aligned); useful when using a different logo image
*progress bar replaced by the new XiProgressBar component to allow custom colors
*customize progress bar colors with several pre-defined color schemes or create your own color scheme (minimum resolution required 1280x720 / 1336x768)
*settings are in the right side of the splash screen
*close the splash screen with the "Close" button at bottom/right or with ESC key
*drag the splash screen with the mouse
*fixed "Lucida Console" font to match the font size of "Terminal" font
NOTE: the "Terminal" font used in Emu Loader is the "vgaoem.fon" file from Windows 7; Windows 10 doesn't have this font
- Support MAME v0.214 new "mame.ini" settings
Télécharger Emu Loader v8.8.2 (version complète)
Site Officiel de Emu Loader
 
 Fichiers additionnels pour MAME v0.214 (2ème partie) 
Lundi 30/09/19 à 12:40 par Firebrand
De nouveaux fichiers additionnels d'AntoPISA ont été publiés. Chose curieuse, Messinfo.dat est généralement le dernier mis à jour de la série alors que certains comme Category.ini et Version.ini, pourtant modifiés mensuellement, ne sont toujours pas mis à jour. On verra si l'auteur a modifié sa façon de faire ou si ces fichiers vont sauter une version de MAME. En attendant, voici les changements:
Messinfo.dat v0.214 (11.31): 11.31 29/09/2019: Aligned files to 0.214 version.

Series.ini v0.214:
- Items RENAMED (2): (psyvaria) to (psyvarij) and (powerinsp) to (powerinspu).
- Series UPDATED (3): Pac-Man, Psyvariar and Raiden.
Télécharger Messinfo.dat v0.214 (11.31)
Télécharger Series.ini v0.214
ProgettoSNAPS
 
 NegaMAME v0.214-1 
Jeudi 26/09/19 à 13:46 par Firebrand
Ce build de MAME prévu pour fonctionner avec le frontend Negatron a été mis à jour avec les sources de MAME v0.214.
Télécharger NegaMAME v0.214-1 (Windows)
Télécharger NegaMAME v0.214-1 (MacOS)
Télécharger NegaMAME v0.214-1 (Linux)
Site Officiel de NegaMAME
 
 Negatron v0.99.6 
Lundi 16/09/19 à 12:49 par Firebrand
Des correctifs concernant essentiellement la version Linux ont été apportés à ce frontend prévu pour fonctionner avec NegaMAME. Les améliorations sont les suivantes:
- This is a pretty minor release to allow Negatron to run on the current version of ArchLinux and probably other Linux distros...
- Application: Fixed the issue where Negatron couldn't handle beta versions of Java / JavaFX as labelled on Linux distros (versions tagged with "-ea" for early access).
Télécharger Negatron v0.99.6 (Windows)
Télécharger Negatron v0.99.6 (MacOS)
Télécharger Negatron v0.99.6 (Linux)
Site Officiel de Negatron
 
 RetroArch v1.7.8 (v4) 
Lundi 16/09/19 à 12:43 par Firebrand
Une nouvelle mise à jour intermédiaire pour cet ensemble de noyaux d'émulateurs réunis sous une même interface a été publiée. Voici les changements apportés:
- COMMON: Enable customisation of runtime 'last played' display format.
- CHEEVOS: Add hashing support for PSX (bin/cue, chd, or real CD) (for real this time, got added in the CHANGELOG for v2 then reverted before it hit release)
- IOS: Update for iOS 13, fix the asset packaging issues
- LOCALIZATION: Update Portuguese Brazilian Translation
- MENU: Add 12-hour time/date versions of all formats
- SWITCH: Add 'AI Service' option to Switch (untested)
- SWITCH: Update to newest libnx
Télécharger RetroArch v1.7.8 (v4) (32-bit)
Télécharger RetroArch v1.7.8 (v4) (64-bit) (Windows)
Télécharger RetroArch v1.7.8 (v4) (Windows XP 32-bit) (Windows)
Télécharger RetroArch v1.7.8 (v4) (Windows XP 64-bit) (Windows)
Télécharger RetroArch v1.7.8 (v4) (64-bit) (MacOS)
Télécharger RetroArch v1.7.8 (v4) (Nintendo GC)
Télécharger RetroArch v1.7.8 (v4) (Nintendo Wii)
Télécharger RetroArch v1.7.8 (v4) (Nintendo WiiU)
Télécharger RetroArch v1.7.8 (v4) (PS Vita)
Télécharger RetroArch v1.7.8 (v4) (CEX) (PlayStation 3)
Site Officiel de RetroArch
 
 RomCenter v4.0.1 
Jeudi 12/09/19 à 12:15 par Firebrand
Ce gestionnaire de ROMs a été mis à jour. Pour les utilisateurs de Windows XP, la compatibilité avec ce système d'exploitation sera abandonnée à partir de la v4.1; téléchargez donc les versions compatibles avec votre système tant qu'elles sont disponibles! Les améliorations sont les suivantes:
Here is the first fix for 4.0. Not a lot of bugs, and most are fixed in this version :)
Requirement : .net framework 4, windows xp to windows 10
The 4.0 branch will be the last version compatible with windows XP (<3% of romcenter users are on xp).
4.1 branch will use a modern framework (4.6 or 4.7) which will allow powerfull language features. Also, I'm testing a 64 bit version, which hopefully will solve memory problems.

- Add support for samples with extension in datafile
- Add new arcade datafiles: itech32, namco s12, nmk16, seta 1, sony zn1/2
- Update arcade datafiles to 0.213
- Fix progress bar when filtering games
- Fix missing rom in provided arcade datafiles
- Fix error message during dat import when temp path is not found
- Fix greyed 'ok' button in backup path option
- Fix backup mode hint not updated in status bar
- Fix and improve 'delete' tool with unique rom
- Fix rom view empty after fixing (merging) a file
- Fix a crash when loading dat with nodump device rom
- Fix 'delete' operation of unique rom
- Fix 'cancel' button not working when moving/copying files
- Fix double extension samples files
- Fix file wrongly identified as sample in merge mode
- Fix items not found error
- Fix bug with unique names
- Fix wrong merged flag for clone bios
- Fix wrong rom cases
- Fix slow start when removing rom
- Fix stack overflow when leaving rc
- Fix status bar empty after loading db
- Fix possible null reference at startup
- Fix unzipped roms dump status sometimes wrong
- Fix rom view sometime empty after a fix
- Force sample extension to lowercase in 'database' case mode
- Smooth grids navigation with keyboard
- Update external components
.
Télécharger RomCenter v4.0.1
Site Officiel de RomCenter
 
 Messinfo.dat v0.213 (11.30) 
Mardi 10/09/19 à 12:42 par Firebrand
Les données de MAME v0.213 ont été incluses dans ce fichier informatif dédié aux machines non arcade:
- 11.30 09/09/2019: Aligned files to 0.213 version.
Télécharger Messinfo.dat v0.213 (11.30)
Site Officiel de Messinfo.dat
 
 NegaMAME v0.213-1 
Mardi 10/09/19 à 12:39 par Firebrand
Ce build de MAME prévu pour fonctionner avec le frontend Negatron a été mis à jour vers MAME v0.213.
Télécharger NegaMAME v0.213-1 (Windows)
Télécharger NegaMAME v0.213-1 (MacOS)
Télécharger NegaMAME v0.213-1 (Linux)
Site Officiel de NegaMAME
 
 RetroArch v1.7.8 (v3) 
Lundi 09/09/19 à 12:29 par Firebrand
2 versions corrigeant principalement des bugs ont été publiées. Voici la liste des nouveautés:
v1.7.8 (v3):
RetroArch 1.7.8 was a very ambitious release, and as a result, it is taking some time to iron out some of the kinks. Instaed of leaving you waiting for a month again to fix some crucial bugs, we’d rather release these point fix releases first instead so that we leave you with a rock-solid 1.7.8 in the end while we then shift our focus and attention to 1.7.9.
In light of that, we are releasing version 3 right now, which will be especially beneficial for Mac users. The future-proof Metal Mac version should now work flawlessly on Macs with an AMD graphics card (they previously produced heavy graphics glitches inside the menu). It has just been released! Grab it here.

Changes
- GLCORE: Ensure correct scaling of menu texture (with RGUI)
- IPS: Soft-Patch any IPS size
- METAL: Fix overlay issue – setup correct viewport before rendering overlay
- METAL/STB: Fix font driver issue with AMD GPUs on MacOS.
- MENU/RGUI: Correctly rescale menu when resizing window if aspect ratio lock is enabled.
- OSX: Remove OSX suffix in window title
- PSP: Fix audio conversion code
- REMAPS: Fix analog remapping regression -analog remapping would break controls

v1.7.8 (v2):
- 3DS: Fix 3DS startup crash
- AI SERVICE: Fix ‘Japanese’ setting
- D3D12: Fix runtime error at startup
- CHEEVOS: Fix Achievements badges
- CHEEVOS: Add hashing support for PSX (bin/cue, chd, or real CD)
- GLCORE: Fix regression – shaders don’t work
- IOS: Use launch storyboard to properly support all screen sizes
- LOCALIZATION: Update Japanese translation
- LOCALIZATION: Update Korean translation
- LOCALIZATION: Update Polish translation
- MENU/XMB: Smooth vertical ticker scrolling
- OSX: Fix potential OSX startup crash
- PATCH: Fix IPS patches
- PLAYLISTS: Fix playlist heap corruption bug. Would also cause potential crashes on OSX and 3DS at startup
- SHADERS: Fix shader loading and saving in content-less cores
- SHADERS: Implement video_shader_delay setting. Screen grabbing software like streaming software can interfere with the loading of shaders, resulting in graphical glitches or freezes. This PR adds a video_shader_delay setting (in ms) and (advanced) menu entries Video -> Auto-Shader Delay, allowing to work around the issue
Télécharger RetroArch v1.7.8 (v3) (32-bit) (Windows)
Télécharger RetroArch v1.7.8 (v3) (64-bit) (Windows)
Télécharger RetroArch v1.7.8 (v3) (Windows XP 32-bit) (Windows)
Télécharger RetroArch v1.7.8 (v3) (Windows XP 64-bit) (Windows)
Télécharger RetroArch v1.7.8 (v3) (64-bit) (MacOS)
Télécharger RetroArch v1.7.8 (v3) (Nintendo GC)
Télécharger RetroArch v1.7.8 (v3) (Nintendo Wii)
Télécharger RetroArch v1.7.8 (v3) (Nintendo WiiU)
Télécharger RetroArch v1.7.8 (v3) (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.7.8 (v3) (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.7.8 (v3) (PSP)
Télécharger RetroArch v1.7.8 (v3) (PS Vita)
Télécharger RetroArch v1.7.8 (v3) (CEX) (PlayStation 3)
Site Officiel de RetroArch
 
 GameEx et GameEx Arcade Edition v15.69 
Vendredi 06/09/19 à 11:25 par Firebrand
Encore une nouvelle version de GameEx sans qu'on sache ce qui a été changé. On commence à avoir l'habitude.
Télécharger GameEx v15.69
Télécharger GameEx Arcade Edition v15.69
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v15.67 
Samedi 31/08/19 à 13:56 par Firebrand
Voici une énième version de GameEx sans qu'on sache ce qui a changé. Mais vous commencez à avoir l'habitude, non?
Télécharger GameEx v15.67
Télécharger GameEx Arcade Edition v15.67
Site Officiel de GameEx
 
 GameEx et GameEx Arcade Edition v15.66 
Mardi 27/08/19 à 13:23 par Firebrand
Une nouvelle version de ces frontends a été publiées mais, pour ne pas changer, la liste des nouveautés est aux abonnés absents.
Télécharger GameEx v15.66
Télécharger GameEx Arcade Edition v15.66
Site Officiel de GameEx
 
 RetroArch v1.7.8 
Mardi 27/08/19 à 13:20 par Firebrand
Cet ensemble de noyaux d'émulateurs réunis dans une même interface a été mis à jour. Comme d'habitude, les nouveautés sont richement illustrées dans un article du site officiel que je vous conseille de lire. Sinon, voici les changements généraux:
- 3DS: Fix C-Stick y-axis inversion
- 3DS: Update all icon/banner images
- AI: Add AI Service functionality (enabled for Windows/Mac/Linux/Android/iOS).
- APPLE (MAC/IOS/TVOS): Fix autodetect for mFI controllers: properly call autodetect add on the connect notification, and add call to disconnect on GameController disconnect notification.
- ANDROID: Implemented multi-touch touchscreen support
- ANDROID: Now can be built with Gradle/Android Studio
- AUDIO/WINDOWS: You can now select between audio devices for XAudio2/DirectSound/XAudio2 by pressing left/right on the Audio Device option.
- AUDIO/WINDOWS: Setting the device by either index number or name string should work.
- BLISS-BOX: Add 4 new pad types from firmware 3.0
- BPS/UPS: Re-allocation target_data variable for target patch size (can now apply bigger patches without extra-bytes on memory)
- CDROM: Added real CD-ROM functionality for Windows and Linux.
- CDROM: Added disc dumping.
- COMMON: Add separate frontend logging
- COMMON: Ability to set FPS update interval (used in the window titlebar/FPS widget)
- COMMON: Add 'Reset Frame Time Counter' functionality, enable it by default for resizing the window, loading/saving shader presets, fastforwarding, etc.
- COMMON: Add optional 'on demand' thumbnail downloads
- COMMON: Add new playlist-based thumbnail downloader. Hide the legacy thumbnail pack version by default
- COMMON: Show license per core (if available) inside 'Load Core'
- COMMON: Add option to load content from (and dump) CD-ROM discs
- COMMON: Re-enable '--log-file' command line option
- COMMON: Default playlist core association is now stored as metadata inside each playlist
- COMMON: Fix playlist format detection
- COMMON: Favorites playlist size can now be set independently of content history size. Values can be set from 0-999, or '-1' for unlimited (99999)
- COMMON: Prevent adding new items to favorites when playlist is full (old entries are no longer overwritten)
- COMMON: Prevent loading content with cores that require an incompatible graphics API version from the current one
- COMMON: Saved shader presets are now portable across platforms and use relative paths
- COMMON: Add '--set-shader' command line option which works like an override for automatic shader presets
- COMMON: Add global shader presets
- COMMON: Remove 'video_shader' setting, shaders are not saved automatically anymore
- CORE OPTIONS: When saving core option overrides, only include settings for the current core
- CORE OPTIONS: Add option to save core options per-core
- CPU FILTERS: Add Scanline2x filter
- DINPUT: Cleanup magic numbers mess surrounding hat code
- GAMECUBE: Add default video/audio filter directories
- GL/MALI400: Fix menu issues on Mali 400 series GPUs, should also fix 'RetroArch flickers black on ARM Mali GPUs (Android/ARM Linux)
- GL/GLCORE: Use highest supported OpenGL Core version on Windows and X11
- GL1: Ignore alpha in core video, fixes XRGB8888 rendering in some cores
- GLCORE: Don't hardcode shader cross compilation target version but poll it. glcore would always only use the minimum target shader version, i.e. GLSL ES 3.00 for OpenGL ES 3.0+ or GLSL 1.50 for OpenGL 3.2+
- D3D10/11/12/SLANG: Added "FrameDirection" slang semantic. Works fine with braid-rewind shader, not entirely perfect with D3D12 though
- D3D10/11/12: Add option to select which GPU to render with
- D3D10/11: Fix maintaining aspect ratio when resizing window
- GLCORE/SLANG: Added "FrameDirection" slang semantic
- HID: Add Retrode support. Should work on Wii/WiiU.
- INPUT: Menu toggle hotkey can now be bound to another keyboard key and it will toggle properly
- IOS: Correctly centers screen on iPhone X landscape
- IOS: Implemented multi-touch touchscreen support
- IOS: Add in more Apple Model numbers for RetroRating Added in all current Apple Model numbers and set a base rating of 19
- IOS: Remove pause indicator; show the native UI menu using 4-finger swipe down gesture
- IOS: Support L3/R3 in iOS 12.1, Options buttons in MFi/PS4/XBox One controllers in iOS 13
- LIBRETRO: Add new core options interface, allows for localization, sublabels and more
- LIBRETRO: Add new bitmask input codepath, for RETRO_DEVICE_ID_JOYPAD only for now
- LOCALIZATION: Update Korean translation
- LOCALIZATION: Update Japanese translation
- LOCALIZATION: Update Portuguese Brazilian Translation
- LOCALIZATION: Update Polish translation
- LOCALIZATION: Update Turkish translation
- MENU: Add smooth ticker text
- MENU: Ability to hide every settings submenu (User Interface -> Views -> Settings)
- MENU: Ability to hide nearly every quick menu entry (User Interface -> Views -> Quick Menu)
- MENU: Fix longstanding menu display issues on Mali400 GPUs (on ARM hardware, SBCs and mobile phones/tablets)
- MENU: Fix Record -> Streaming Quality, and Record -> Recording Threads settings
- MENU: Fix history playlist navigation after running content
- NENU: Menu entry performance optimisations
- MENU: Add option to show 'remove playlist entry' only on history/favourites
- MENU: Overhaul content 'Information' menu display
- MENU: Add new 'Playlist Management' submenu. Allows default core associations to be set (via dropdown list), and all existing associations to be reset
- MENU: Add 'Set Core Association' option to Quick Menu
- MENU: Add option to remain in menu after saving/loading states
- MENU: Pressing the Start button on 'Load Core' will unload the core.
- MENU: After a core is running, Load Core will be hidden from view until you select 'Close Content' from the Quick Menu.
- MENU/WIDGETS: All widgets are now properly cleaned up, fixing the frozen widgets bug when loading / closing content
- MENU/WIDGETS: Fix crash with tasks
- MENU/WIDGETS: Widgets are now drawn above the overlay with OpenGL and Vulkan
- MENU/WIDGETS: Fine tune progress bar colors
- MENU/WIDGETS: Have the progression widget always resize
- MENU/THUMBNAILS: Ensure that displayed thumbnails are always refreshed correctly after selecting 'Download Thumbnails' from Quick Menu
- MENU/THUMBNAILS: Make PNG image loading/processing non-blocking on non-threaded systems
- MENU/OZONE: Add it for PS3
- MENU/OZONE: Fix regression in 1.7.7 - OSX/macOS - was unable to start it
- MENU/OZONE: Fix sublabel spacing
- MENU/OZONE: Add toggle to enable/disable playlist name truncation in Ozone
- MENU/OZONE: (Ozone) Fix display of (semi-)transparent thumbnails
- MENU/XMB: Add menu animation settings
- MENU/XMB: Add optional thumbnail scaling
- MENU/XMB: Fix display of long sublabels. Text that would exceed the display area now scrolls line-by-line
- MENU/XMB/OZONE: Add optional thumbnail upscaling
- MENU/QT/WIMP: Add core option sublabels as tooltips, add buttons to reset one/all core options
- MENU/QT/WIMP: Word-wrap core option tooltips
- MENU/QT/WIMP: Path selector fixes
- MENU/RGUI: Enable playlist display on platforms without database support
- MENU/RGUI: Make particle effects framerate independent + add animation speed setting
- MIDI: correct pitch bend in ALSA driver - MIDI standard pitch bend center position is 0x2000 but ALSA's is 0
- MIDI: Fix SysEx handling. We need to clear the event status after each message. Otherwise, after a SysEx message the first byte of the next event will incorrectly inherit its delta_time. This causes a delay of several seconds in nearly every MT-32 games which uses a lot of long SysEx.
- METAL/SLANG: Added "FrameDirection" slang semantic
- NETBSD: Audioio is now the default audio driver
- NETBSD: Fix a segfault when starting RetroArch with an empty configuration file and LANG unset in the environment
- OSD: OSD is now drawn above the overlay with Vulkan
- OSX: Fix regression with Cocoa GL - shader / preset loading was getting stuck in an infinite loop
- OSX: Add improved menu resizing for window resizing
- PLAYLISTS: Add history/favourites to 'Playlist Management' menu
- RECORD: Fix Twitch streaming
- REMOTE RETROPAD: Fix for Remote RetroPad input - fixes processing of Remote RetroPad input. None of the remote inputs are being executed both in menu and in game. This is due to the way current key binds are being detected which block processing of any remote input. It's been tested using Remote RetroPad core on Android including digital dpad and analog control input.
- RUNAHEAD/MSVC2010: Build in runahead support for MSVC2010 and up
- RUNAHEAD/VITA: Build in runahead support for Vita version
- SAVESTATES: Allow auto save states also in cores that support no content as long as some content is loaded
- SCALER: Fix SSE2 path for ARGB/BGRA -> BGR24 - should fix screenshots being taken for XRGB888 (viewport)
- SCANNER: Skip all databases with incompatible file extensions, whether content is inside an archive or not
- SCANNER: Fix hang on empty files inside archives
- SHADERS: Add proper shader compatibility checks
- SHADERS: Enable Cg shaders for D3D9
- SHADERS: Remove 'video_shader' setting, replace it with global presets that make more sense
- SHADERS: #reference directive for shaders. Presets can point to other existing presets if they are unchanged
- SHADERS: Will attempt to cache the shader/preset into memory before loading to avoid costly getline/gets/getc operations
- SHADERS: New --set-shader commandline option
- SHADERS/MENU: Prevent undefined behaviour when failing to load shaders
- SHADERS/MENU: Pressing the Start button on 'Load Shader Preset' will reset all shader passes and apply changes, effectively disabling the shaders
- SHADERS/MENU: New menu options for removing shader presets (global/core/parent/etc).
- SWITCH :Add Audren audio driver.
- SWITCH: Fix splitting and joining of joycon controllers. Before this fix, splitting and joining of joycons only ever worked sporadically
- SWITCH: Proper x/y scaling for pointer devices, fixes touch lightgun
- THUMBNAILS: Add optional On-Demand Thumbnails.
- UDEV: Fix wrong udev devices order
- UDEV/X11: Mouse pointer should work now in X11 environment with no Display
- VITA: Update Vita2D
- VULKAN/SLANG: Added "FrameDirection" slang semantic
- VULKAN: Add option to select which GPU to render with
- VULKAN: Validate non-causal filter chain for texture inputs. We only validated for UBO inputs apparently.
- WINDOWS: Menubar should no longer be disabled when threaded video is enabled
- WINDOWS: Add improved menu resizing for window resizing
- WINDOWS: Properly set initial directory for menubar 'Load Core' option
- WII: Add default video/audio filter directories
- WII: Fix RGUI display corruption
- WII: Fix HID joypad drivers
-WII: Add optional overscan correction
- WII: Fix recursive path_mkdir() operations
- WII: Add widescreen RGUI support
- WIIU: Scale menu to viewport size; respect filtering settings for menu
- WIIU/RGUI: RGUI does its own transparency effects in the texture, so we don't have to add another 50% on that
- WIIU/RGUI: Use correct pixelformat ordering for menu texture
- WIIU/SLANG: Added "FrameDirection" slang semantic
- X11: Add improved menu resizing for window resizing
- X11: Add non-evdev keycodes to fix keyboard input on non-Linux systems with X11
Télécharger RetroArch v1.7.8 (32-bit) (Windows)
Télécharger RetroArch v1.7.8 (64-bit) (Windows)
Télécharger RetroArch v1.7.8 (Windows XP 32-bit) (Windows)
Télécharger RetroArch v1.7.8 (Windows XP 64-bit) (Windows)
Télécharger RetroArch v1.7.8 (64-bit) (MacOS)
Télécharger RetroArch v1.7.8 (Nintendo GC)
Télécharger RetroArch v1.7.8 (Nintendo Wii)
Télécharger RetroArch v1.7.8 (Nintendo WiiU)
Télécharger RetroArch v1.7.8 (.3dsx) (Nintendo 3DS)
Télécharger RetroArch v1.7.8 (.cia) (Nintendo 3DS)
Télécharger RetroArch v1.7.8 (PSP)
Télécharger RetroArch v1.7.8 (PS Vita)
Télécharger RetroArch v1.7.8 (CEX) (PlayStation 3)
Site Officiel de RetroArch
 
 GameEx et GameEx Arcade Edition v15.65 
Mercredi 21/08/19 à 13:47 par Firebrand
On prend les mêmes et on recommence: une nouvelle version mais aucune information sur ce qu'elle apporte. (v15.64)

Edit: on passe à la v15.65 dans les mêmes conditions.
Télécharger GameEx v15.65
Télécharger GameEx Arcade Edition v15.65
Site Officiel de GameEx
 
 Negatron v0.99.5 
Lundi 19/08/19 à 13:40 par Firebrand
Ce frontend prévu pour être utilisé avec NegaMAME a été mis à jour. Les améliorations sont les suivantes:
The version 0.99.5 of Negatron, a MAME front-end, has just been released to add support to nearly every MAME options, available through the Global Configuration pane (just click on the wrench/spanner icon on the bottom right, then click on the Advanced Options button next to the panel title to see all the available MAME options split into 5 tabs). You'll need this version if you want to use it with MAME v0.212+.

This is the only front-end that can manage all the configuration options of the emulated machines in MAME. In practice, it's often useless for arcade games but it's quite important for emulated consoles and computers.
To completely achieve this, Negatron needs to be coupled with NegaMAME, a fork that distinguishes itself from regular MAME only by adding the command line option -listmediaxml, which enables Negatron to access some information unavailable to third-party front-ends since MAME v0.186. In practice, you can simply copy negamame64.exe into your MAME install folder, everything else in the NegaMAME archive file is exactly the same as regular MAME.
Télécharger Negatron v0.99.5 (Windows)
Télécharger Negatron v0.99.5 (MacOS)
Télécharger Negatron v0.99.5 (Linux)
Site Officiel de Negatron
 
 Emu Loader v8.8.1 (version complète) 
Lundi 19/08/19 à 13:36 par Firebrand
Une nouvelle version de ce frontend multi-système a été publiée. Celle-ci n'apporte que des correctifs:
You can't delete/copy/move games files ? Grab v8.8.1 to fix this problem.
While updating the night mode feature I had to set some functions in debug mode.

Fixed
- Icons in web info tool bar buttons were not loaded as disabled; font colors of disable buttons were wrong in night mode
- Function to delete/copy/move files was in debug mode, not working... again

Changed
- none

Removed
- none

Added
- none
Télécharger Emu Loader v8.8.1 (version complète)
Site Officiel de Emu Loader
 
 GameEx et GameEx Arcade Edition v15.63 
Jeudi 15/08/19 à 15:20 par Firebrand
Et oui, encore une nouvelle version de ces frontends multi-systèmes toujours aussi peu accompagnée d'informations à son sujet.
Télécharger GameEx v15.63
Télécharger GameEx Arcade Edition v15.63
Site Officiel de GameEx
 
 Emu Loader v8.8 (version complète) 
Jeudi 15/08/19 à 15:16 par Firebrand
Ce frontend multi-systèmes a été mis à jour. Les améliorations sont les suivantes:
To Infinity... and Beyond!
Massive changes on this "double infinity" build. Night mode has gone thru a major facelift and it is now the default mode. The entire frontend is updated with a dark theme, except the preferences screen which is mostly used for the light mode. You can created multiple night mode profiles.
There's a new \nightmode\ folder to store all night mode profiles now. To keep your current night mode colors, just copy or move nightmode.ini to the new \nightmode\ folder and rename it to Default.ini.
Several internal fixes and tweaks. Most noticeable, the frontend could not mount images on a virtual drive. Metadata files (.cue and others) are also no longer used to mount images when the "use .cue" tool bar button is enabled.
There was so many drawing bugs and misaligned controls in the previous build that forced me to update my custom Delphi components, fixing some of those weird bugs.
Several settings from EmuLoader.ini were moved to a new LightMode.ini file. Almost all of them are from preferences screen. Unfortunately you'll have to re-configure these settings, there's no other way. This change was necessary to allow future improvements.
Preferences screen have a new layout. The old one had lots of empty space and too many pages.
Night mode can have custom game font settings separete from the light mode (Customize Game Fonts in games popup menu). No need to copy/rename sysgamecustomfont.ini file anymore when switching between night mode and light mode.
Image category background colors for night mode are now split from light mode (Image Category Settings screen). Colors can be different for each mode. If you customized the background colors, go to this thread and follow the tutorial on how to copy current colors into the night mode.
NOTE: You only need to do this if you're using colors different than black (default color).
New setting Use A Single Background Color for image Categories. Select a color in Image Category Settings screen. Aren't you tired of going thru every image category to set the same color ? Now you can select one background color and enable this new feature. All image panels will use it and the best of all, you won't lose the custom background color per category. It's an easy "on/off" checkbox. You can have a single color for night mode and another for light mode, depending on what mode is currently active.
A few frontend configuration files have changed and you cannot use the new ones with previous versions of the frontend. I recommend to make a backup of your current install before upgrading to this build if you plan to rollback to a previous frontend build. No need to backup the entire folder though, just make sure to backup EmuLoader.ini, el_extras.ini, nightmode.ini and the \ini_files\ folder.

Fixed
- Wrong "Panels Colors" settings at startup, "Title Font/Shadow", "Title 2 Font/Shadow", "Text Font/Shadow" ("Night Mode" page, Preferences screen)
- Wrong "Search Games Panel Colors" settings at startup, "Filter Font/Shadow" ("Night Mode" page, Preferences screen)

Changed
- Modified the scope of "Ignore Exit Code 1: Invalid Function" setting to support all console/computer emulators
*"KEGA Fusion" is no longer the only emulator returning exit code of "one" on exit
*this error might be related to a missing and/or incompatible plugin or badly configured emulator
*even when nothing is wrong, the emulator might give you "code 1" as an exit code :(
NOTE: this exit code is caused by the emulators, not the frontend
- Updates to "Cleanse" feature in "Favorites Manager" screen
*a list of all entries to be removed from the favorite profile is shown for review
*you can remove entries from that list so they are not deleted from the profile .ini
*there's no way to show titles, only game names and/or filenames and the system they belong to

Added
- Requested setting "Add Leading Zero to Version Info Column (MAME)" so you can have "0.200" text in the version info column instead of ".200"
- Multiple paths support for MAME preview images
*MAME and HBMAME only
*all image categories are supported: snaps, titles, covers, flyers, etc...
*you can have define as many image directories you want
*MAME softlist .zip files don't have to be in the same place as the arcade .zip files anymore, you can have "snap.zip" in one folder and "snap_sl.zip" in another
- Support for MAME .201
*vgmplay software list is now correctly detected and sets are correctly loaded by the frontend
*new filter to hide vgmplay softlist entries from the games list: "Hide Video Game Music Files" ("Arcade Misc Filter" tool bar button)
Télécharger Emu Loader v8.8 (version complète)
Site Officiel de Emu Loader
 
<< Page précédentePage suivante >>