Emulator 板


LINE

RetroArch 1.17 expands Netplay to support playing multiplayer games that were originally played on two or more separate consoles or computers connected together. This is currently supported by two cores: DOSBox Pure and gpSP. In DOSBox Pure it is now possible to play DOS and early Windows multiplayer games that used IPX, Ethernet or a modem over the internet. In gpSP, games that support the Wireless Adapter can also benefit from this feature, although only a subset of games work well at the moment (including Pokemon Fire Red/Green Leaf/Emerald). Those curious about more details can read David G.F.’s article about the gpSP implementation here. In order to use this new functionality just use the regular Netplay menu, where you can host and/or join netplay games. It works seamless with the existing Netplay feature (including lobbies) with no additional settings required. Make sure however, that you use the same or compatible games, since this won’t be automatically enforced. Changelog: There are more changes than mentioned here, but for the sake of brevity, here is the changes since 1.16.0. - ACCESSIBILITY/TTS: fix target language and missing espeak handling on Linux - AI: AI service reworked: performance increase, automatic translation, configurable subtitle placement, and more - APPLE: Fix WebDAV crash with digest auth (Cloud Sync) - APPLE: Cloud sync fixes – ignore .DS_Store files and re-sync on app foreground - APPLE: Don’t re-create default directories - APPLE: Show Git information correctly - AUDIO/SYNC: Handle Hz skew adjustment for high refresh rates better (BFI, swap interval) - AUDIO/MIXER: Separate ffmpeg/mpv and audiomixer conditionals - AUDIO/WASAPI: Reworked shared buffer operation for more flexibility, fixed exclusive mode last buffer looping when entering menu - CONFIG/OVERRIDES: Fix setting savefile_directory in override file - CONFIG: Force fixed locale for numbers - CHEEVOS: Upgrade to rcheevos 11.0 - CHEEVOS: Use rc_client for state management - CHEEVOS: Don’t track disc changes when achievements are disabled - CHEEVOS: Reinitialize rewind buffer after loading game with achievements - CHEEVOS: Inform user when server is unreachable - CHEEVOS: Fix crash on first load of game with achievements with threaded video - EMSCRIPTEN: Increase chunk size for reads/writes - EMSCRIPTEN: Modularize the JavaScript and clean up the web build - EMSCRIPTEN: Prefix core name with libretro_ for exports - EMSCRIPTEN: replace dashes with underscores in corenames (fix for vitaquake cores) - EMSCRIPTEN: Use ZipFS for web player asset bundle - EMSCRIPTEN: Change default audio rate to 44100 - IOS: Fix widget on IOS17 - IOS: Exit instead of crash on some errors - IOS: Fix ios-vulkan-ppsspp - IOS: Enable HDR support on IOS - IOS: Add option to disable respecting silent mode - IOS: Allow ignoring safe area (fullscreen over notch) - IOS: Default to not enabling keyboard gamepad - IOS: Fix XRGB8888 in GL driver - IOS: Allow changing the app icon - IOS: Add HAVE_ACCESSIBILITY to iOS builds - IOS/TVOS: Create GL context as GLES3 to fix some rendering performance problems - INPUT: Fix ghost input when setting RETROK_UNKNOWN - INPUT: Default ‘Bind Hold’ to 0 to prevent problems with controllers not resting at null state - INPUT: Add a setting to allow turbo d-pad directions - INPUT: Don’t save mouse buttons to autoconfig - INPUT/MENU: Add option for merging ‘Hotkey Enable’ device types - INPUT/mFI: disable secondary_joypad to prevent issues with controllers detected both as HID and mFI - INPUT/UDEV: Change event detection to polling in udev_joypad - INPUT/WAYLAND: Use unaccelerated pointer motion to prevent mouse dead zone - LAKKA: Add new menu options for Switch (overclock, CEC, BT ERTM) - LIBRETRO: Add environment command to get playlist path - LIBRETRO/NETPACKET: Switch environment call number from 76 to 78 (retire 76 as it was never used by any core). Simplify broadcasts by removing the option to send to all but one client, use an explicit RETRO_NETPACKET_BROADCAST constant instead. Separate explicit flushing and querying of incoming packet into two operations. Enable a core to specify a protocol version string which can get used instead of core version to determine compatibility between two players. Log and notify a separate message when there is a content crc mismatch while using this interface to convey it being less severe - MENU: Fix menu analog stick navigation (1.16.0.1) - MENU: Add option to find thumbnail images by playlist rom filename (1.16.0.2) - MENU: Don’t process menu events while input is being flushed (1.16.0.2) - MENU: Prevent proceeding to next bind when single binding (1.16.0.3) - MENU: Fix touchscreen menu false positives in case of overlap - MENU: Sort playlists ignoring extension (Playstation 2 should come after Playstation) - MENU: Treat System Volume Information folder as hidden on all platforms - MENU: Add Belarusian language option - MENU: Fix savestate thumbnail behavior when navigating back to playlist while content is still running - MENU: Fix word wrapped widget length - MENU: Add help text to controller drivers - MENU: Fix quit on content close option - MENU: Fix thumbnails in History for content loaded through Load Content - MENU: Flexible thumbnail matching (ROM name – database name – short name) - MENU: Remove legacy thumbnail pack downloader - MENU/GLUI: Icon corrections - MENU/OZONE: Thumbnail related fixes (missing thumbnail bar, fullscreen thumbnail flashing, sidebar focus) - MENU/RGUI: Fix text scaling in 16:9 - MENU/XMB: Background images take precedence over color themes, default image opacity set the same as color theme opacity - MENU/XMB: Fix segmentation fault when background image is missing - MENU/XMB: Several corrections and cleanups - MENU/XMB: Layout/thumbnail fixes – Thumbnail layout adjustments, Header title improvements, Handheld layout adjustments - NETWORKING/NETPLAY: Add support for joining MITM servers from command line - NETWORKING/NETPACKET: Interface connection flow improvements - OSX: Fix mouse support for MelonDS DS on OSX - OSX: Option to create a portable build - PATCHES: Add support for XDelta-formatted patches. - PATCHES: Fix patching for cores that support contentless mode - PS2: Fix for no sound - PS2: Fix 0-byte logs and add memory stats - PSP: Fix memory leak in audio driver - RUNLOOP: Frame Rest, experimental sleep feature aiming to lower CPU usage and temperature when using certain CPU hungry vsync modes - RPI: Fix videocore + switchres compile failure - SCAN: Do CRC check on PSP/PSP(PSN) content - TVOS: Enable overlay support - VIDEO/BFI: Black Frame Insertion added to DirectX10/11/12. BFI Hz range now covers every 60hz multiple under 1000hz. Variable Strobe length via new ‘ Dark Frames’ option, algorithm to auto select ‘decent’ Dark Frames choice. - VIDEO/GLSL: Add FinalViewportSize support to GLSL - VIDEO/GLSL: Change rotation type to int to maximize compatibility - VIDEO: Use video refresh rate instead of core refresh rate for menu frame limiting - VIDEO: Limit paused video refresh rate - VIDEO: Enforce swap interval 1 in menu if vsync is on - WII: Enable Cheevos for Wii builds - WIIU: Fix config file and core info reading - WIIU: Fix “Up” and “Left” directional input for both Analog sticks for GC Adapter - WIIU: Fix 3 USB controllers (NES/SNES/Retrode) - WIIU: Fix file descriptor leak - WIN32: Prefer D3D11 and WASAPI as default video and audio drivers - WIN32: Fix window size when aspect ratio is < 0 - WIN32: Fix screen resolution always tied to the main monitor - WAYLAND: Enable fallback for screensaver inhibit via D-Bus - WAYLAND: Introduce wp_fractional_scale_v1 protocol for proper fractional scaling - WAYLAND: Update wayland-protocols version to 1.31 Download: https://retroarch.com/?page=platforms https://www.libretro.com/ --
QR Code



※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 114.136.164.13 (台湾)
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Emulator/M.1707095386.A.97A.html
1F:→ reiden: DOSBox Pure...终於来了嘛? 02/05 22:58







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:Boy-Girl站内搜寻

TOP