Autor Thema: Emulatoren für diverse Spielekonsolen  (Gelesen 87799 mal)

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.455
« Antwort #930 am: 09 Dezember, 2022, 18:10 »
An interesting emulator for Nintendo's Switch console that aims to offer the best possible experience to users that have not yet purchased the device itself.

MIT License

Changelog


1.1.455 - 2022-12-09

Fixed:

    Add concurrency restriction on release workflows.
        Allows merging multiple pull requests without needing to wait for them to build.

1.1.454 - 2022-12-09

Fixed:

    misc: Update Ryujinx.Graphics.Nvdec.Dependencies to 5.0.1-build12
        Updates ffmpeg dependencies to support Linux x64 and macOS.

1.1.453 - 2022-12-09

Fixed:

    ava: Restyle the Status Bar.
        Some tweaks to the Avalonia status bar where performed (fonts and margin adjustments)
        Game selector height was increased.

1.1.452 - 2022-12-09

Fixed:

    nuget: bump CommandLineParser from 2.8.0 to 2.9.1.
        Updates CommandLineParser. No changes to emulator functionality.

[close]

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.458
« Antwort #931 am: 10 Dezember, 2022, 09:10 »
Changelog


1.1.458 - 2022-12-09

Fixed:

    Fix HasUnalignedStorageBuffers value when buffers are always unaligned.
        Fixes a regression introduced in 1.1.419 that caused NieR Automata: The End of YoRHa Edition to crash when loading into gameplay.

1.1.457 - 2022-12-09

Fixed:

    Add explicit dependency on System.Drawing.Common on Ryujinx.Ava to workaround trimming bugs.
        Fixes Avalonia builds crashing on startup since 1.1.456.

1.1.456 - 2022-12-09

Fixed:

    misc: Remove dependency on System.Drawing.Common.
        Removes System.Drawing.Common, which was used only once for DPI scaling factor, and implements the same behaviour using gdiplus. Reduces emulator size slightly.

[close]

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.461
« Antwort #932 am: 11 Dezember, 2022, 09:10 »
Changelog


1.1.461 - 2022-12-10

Fixed:

    audio: Rewrite SoundIo bindings.
        Code cleanup. No changes to emulator functionality.

1.1.460 - 2022-12-10

Fixed:

    Fix Lambda Explicit Type Specification Warnings.
        Code cleanup. No changes to emulator functionality.

1.1.459 - 2022-12-10

Fixed:

    Fix Redundant Qualifer Warnings.
        Code cleanup. No changes to emulator functionality.

[close]

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.468
« Antwort #933 am: 12 Dezember, 2022, 20:10 »
Changelog


1.1.468 - 2022-12-12

Added:

    Bsd: Add support for dns_mitm.
        Allows for simple DNS redirection, which is used by some mods.

1.1.467 - 2022-12-12

Fixed:

    misc: Update to Ryujinx.Graphics.Nvdec.Dependencies 5.0.1-build13.
        Fixes packaging issues on macOS related to an unsatisfied dependency on libX11.

1.1.466 - 2022-12-12

Fixed:

    Use NuGet Central Package Management to manage package versions solution-wise.
        Makes version management easier for all dependencies. No changes to emulator functionality.

1.1.465 - 2022-12-12

Fixed:

    misc: Some fixes to the updaters.
        Fixes command line being broken when updating on Avalonia.
        Makes the Avalonia updater fallback to the GTK Ryujinx executable if current name isn't found.
        Makes permission setter function more generic.
        Remove direct usage of chmod to use File.SetUnixFileMode.

1.1.464 - 2022-12-12

Fixed:

    Fix "UI" abbreviation being miscapitalized.

1.1.463 - 2022-12-12

Fixed:

    Use method overloads that support trimming. Mark some types to be trimming friendly.
        Code cleanup. No changes to emulator functionality.

1.1.462 - 2022-12-12

Added:

    Bsd: Implement Select.
        Allows LAN mode to function in Saints Row: The Third and Saints Row IV.
        Just Die Already now goes in-game.

[close]

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.470
« Antwort #934 am: 15 Dezember, 2022, 08:10 »
Whats new:>>

1.1.470 - 2022-12-14

Fixed:

    Remove Half Conversion.
        Code improvement. No known changes in games.

1.1.469 - 2022-12-14

Fixed:

    Vulkan: enable VK_EXT_custom_border_color features.
        Only create a custom border color if the feature is supported and enabled.
        Fixes Vulkan crashes in Super Smash Bros. Ultimate, Xenoblade Chronicles 2 and other titles when using RADV on Linux.

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.472
« Antwort #935 am: 15 Dezember, 2022, 21:15 »
Whats new:>>

1.1.472 - 2022-12-15

Fixed:

    Replace DllImport usage with LibraryImport.
        Code improvement, required for NativeAOT support. No known changes in games.

1.1.471 - 2022-12-15

Fixed:

    Fix NRE when loading Vulkan shader cache with Vertex A shaders.
        Fixes a regression that caused Catherine to crash on boot when loading the shader cache.

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PPSSPP 1.14
« Antwort #936 am: 15 Dezember, 2022, 21:45 »
PPSSPP can run your PSP games on your PC in full HD resolution. It can even upscale textures to make the game play more realistic.

Key features include:

    Play in HD resolution.
    Support for big-screen mobile gaming.
    Customize on-screen touch controls or use an external controller or keyboard.
    Save and restore game state anywhere, anytime.
    Support for anisotropic filtering and texture scaling.
    Save game transfer support.

License : GPLv2

CHangelog

Graphics fixes in Burnout Dominator, Kurohyou, Ratchet & Clank, Outrun, Ridge Racer, Spongebob: Yellow Avenger, Cars: Race-o-Rama, Hunter x Hunter, many others
Performance improvements: Killzone now runs at playable speed, Juiced 2 performance fixed, lighting ubershader optimization
Many software renderer improvements, both performance and accuracy.
Brand new VR builds for stand-alone devices: Quest & Pico thanks to the work of Lubos!
Some input handling fixes, IR interpreter fixes, and so much more.

[close]

http://www.ppsspp.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.473
« Antwort #937 am: 16 Dezember, 2022, 09:10 »
Whats new:>>

    Fixed:

    Avalonia: Fix invisible swkbd applet on Linux.
    The software keyboard applet is now visible again on Avalonia on Linux systems.

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ExtraMAME 23.0
« Antwort #938 am: 16 Dezember, 2022, 10:10 »
"ExtraMAME" is a small MS Windows compatible GUI wrapper for M.A.M.E., the Multiple Arcade Machine Emulator authored by Nicola Salmoria and the MAME team. M.A.M.E. let's you play thousands of old-school arcade games on your computer.

Freemium

https://www.wintools.net/extramame/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.475
« Antwort #939 am: 16 Dezember, 2022, 18:15 »
Whats new:>>

1.1.475 - 2022-12-16

Fixed:

    Implement another non-indexed draw method on GPU.
        Fixes rendering in Ikaruga.

1.1.474 - 2022-12-16

Fixed:

    GPU: Fix layered attachment write.
        Fixes a regression introduced in 1.1.418 that broke the crowd rendering in Mario Strikers: Battle League.

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.476
« Antwort #940 am: 17 Dezember, 2022, 18:15 »
Whats new:>>

Fixed:

    nuget: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1.
        Updates Microsoft.NET.Test.Sdk. No changes to emulator functionality.

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.479
« Antwort #941 am: 19 Dezember, 2022, 08:20 »
Changelog


1.1.479 - 2022-12-18

Fixed:

    Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding)".
        Reverted due to a regression causing black screens on CPUs that support AVX-512.

1.1.478 - 2022-12-18

Added:

    ARMeilleure: Add initial support for AVX512(EVEX encoding).
        Implements enough of the EVEX encoding features to utilize AVX512 instructions for a 128-bit register use-case. Further changes are required for CPUs with AVX-512 support to have a notable performance improvement.

1.1.477 - 2022-12-18

Fixed:

    hle: Fix wrong conversion in UserPresence.ToString.
        Fixes the bell sound when entering Time Trials in Mario Kart 8 Deluxe.

[close]

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.481
« Antwort #942 am: 20 Dezember, 2022, 09:50 »
Whats new:>>

1.1.481 - 2022-12-19

Fixed:

    Avalonia - Fix software keyboard row collision.
        Fixes an issue where placeholder text would not go away when typing on the software keyboard applet on Avalonia.

1.1.480 - 2022-12-19

Fixed:

    Eliminate zero-extension moves in more cases on 32-bit games.
        Small code cleanup. May affect 32-bit games, though no changes are known.

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
clrmamepro 4.047
« Antwort #943 am: 21 Dezember, 2022, 08:10 »
Whats new:>>

    Another year comes to its end. The update only contains a small 3rd party lib update mainly to put zlib to a current status.
    Enjoy the holiday season, merry xmas and a happy, healthy and peaceful 2023.

http://mamedev.emulab.it/clrmamepro/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.482
« Antwort #944 am: 21 Dezember, 2022, 09:40 »
Whats new:>>

Fixed:

    ARMeilleure: Hash _data pointer instead of value for Operand.
        May slightly improve how long it takes to boot any given game for the first time.

https://ryujinx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )