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

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PPSSPP 1.14.1
« Antwort #945 am: 21 Dezember, 2022, 10:10 »
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

Whats new:>>

    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.

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.488
« Antwort #946 am: 22 Dezember, 2022, 08: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.488 - 2022-12-21

Fixed:

    Implement a software ETC2 texture decoder.
        Implements a software decoder to decompress ETC2 textures on CPU when the format is not supported on the GPU.
        Fixes crashes in Infinity Tanks World War 2, Paradigm Paradox, Vegas Party and any other game that presented an ETC2 format error when using Vulkan with Nvidia and AMD GPUs.

1.1.487 - 2022-12-21

Fixed:

    Fix CPU FCVTN instruction implementation (slow path).
        Fixes an issue on 2nd gen Intel CPUs and older that caused misaligned text on Two Point Campus and possibly other games.

1.1.486 - 2022-12-21

Fixed:

    GPU: Force rebind when pool changes.
        Fixes graphical issues on character images in "The New Prince of Tennis: LET'S GO!! Daily Life from RisingBeat".

1.1.485 - 2022-12-21

Fixed:

    Make UI display correct content in Chinese.
        Fixes an issue where games wouldn't display the correct title or icon on the games list when system language was set to Chinese.

1.1.484 - 2022-12-21

Fixed:

    hle: Handle GPU profiler and debugger device path correctly.
        Fixes log warnings in Doukoku Soshite (crying and…).

1.1.483 - 2022-12-21

Fixed:

    Fix DrawArrays vertex buffer size.
        Fixes vertex explosions in Sphinx and the Cursed Mummy on OpenGL.

[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.489
« Antwort #947 am: 25 Dezember, 2022, 09:40 »
Whats new:>>

    Fixed:

    Some minor cleanups and optimizations.
    No known 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.493
« Antwort #948 am: 28 Dezember, 2022, 08:10 »
Changelog


1.1.493 - 2022-12-26

Fixed:

    Use new ArgumentNullException and ObjectDisposedException throw-helper API.
        Small .NET code optimizations. No known changes in games.

1.1.492 - 2022-12-26

Fixed:

    GPU: Add fallback when 16-bit formats are not supported.
        On the next macOS release, fixes "ErrorFormatNotSupported" crashes in Ni no Kuni Wrath of the White Witch, Super Kirby Clash, Vroom in the Night Sky and Ys VIII: Lacrimosa of Dana. Only affects Intel Macs.

1.1.491 - 2022-12-26

Fixed:

    Added Generic Math to BitUtils.
        Small .NET code optimizations. No known changes in games.

1.1.490 - 2022-12-26

Fixed:

    bsd::RecvFrom: verify output buffer size before writing socket address.
        Verifies output buffer size (sockAddrOutSize) is non zero before writing socket address. No known changes in games.

[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.494
« Antwort #949 am: 29 Dezember, 2022, 08:20 »
Whats new:>>

    Fixed:

Haydn: Add support for PCMFloat, PCM32 and PCM8 conversions.
Improves SoundIO compatibility with audio devices that don't expose PCM16.

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.500
« Antwort #950 am: 29 Dezember, 2022, 18:15 »
Latest Changes


1.1.499 - 2022-12-29

Fixed:

    Filter hidden game files from the Game List.
        On the next macOS release, removes "._" files from the games list.

1.1.498 - 2022-12-29

Fixed:

    Use vector outputs for texture operations.
        May improve performance in certain games on integrated GPUs, and on dedicated GPUs when using resolution scaling.

1.1.497 - 2022-12-29

Fixed:

    Vulkan: Don't flush commands when creating most sync.
        Improves Vulkan performance in Pokémon Scarlet/Violet, The Legend of Zelda: Breath of the Wild, Xenoblade Chronicles Definitive Edition and Xenoblade Chronicles 3.
            Xenoblade DE and 3 should now perform better on Vulkan than on OpenGL.

1.1.496 - 2022-12-29

Fixed:

    Ava GUI: Restructure Ryujinx.Ava.
        Code cleanup of the Avalonia project. No changes to emulator functionality.

1.1.495 - 2022-12-29

Fixed:

    Fix for not receiving any SDL events on Linux using Headless build.

[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

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.502
« Antwort #952 am: 02 Januar, 2023, 08:20 »
Whats new:>>

1.1.502 - 2023-01-01

Fixed:

    chore: Update tests dependencies.
        No changes to emulator functionality.

1.1.501 - 2023-01-01

Fixed:

    Fix typo in left joycon SL binding.
        Left SL button was incorrectly labeled as Right SL button.

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.575
« Antwort #953 am: 20 Januar, 2023, 20:15 »
Whats new:>>

    Fixed:

    Vulkan: Destroy old swapchain on swapchain recreation.
    Fixes an issue where the image would freeze on AMD graphics cards when exiting fullscreen.
    Fixes a memory leak on macOS when resizing the window.

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.582
« Antwort #954 am: 21 Januar, 2023, 10:10 »
Changelog


1.1.582 - 2023-01-21

Fixed:

    nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0.
        Updates System.IdentityModel.Tokens.Jwt. No changes to emulator functionality.

1.1.581 - 2023-01-20

Added:

    Ava UI: Add Notifications and Cleanup.
        Adds in-app notifications to the Avalonia UI.
        Disables "open save directory" options when the given directory does not exist.


1.1.581 - 2023-01-20

Added:

    Ava UI: Add Notifications and Cleanup.
        Adds in-app notifications to the Avalonia UI.
        Disables "open save directory" options when the given directory does not exist.

1.1.580 - 2023-01-20

Fixed:

    Ava UI: Fix string.Format issues in Locale.
        Fixes an issue where some windows wouldn't open if UI language was not set to English on Avalonia.

1.1.579 - 2023-01-20

Fixed:

    Catch Profile.json parse to prevent crash on launch.
        Fixes a crash on boot that could occur if the profiles.json file was corrupted or invalid.

1.1.578 - 2023-01-20

Added:

    Ava UI: Add Control+Cmd+F HotKey for Mac OS.
        Adds additional hotkey to toggle full screen by pressing ^+?+F on macOS.

1.1.577 - 2023-01-20

Added:

    Implement PCM24 output.
        Allows audio devices that do not support PCM16, PCM32 or float output to have PCM24 and PCM8 as possible output options.

1.1.576 - 2023-01-20

Fixed:

    Ava UI: Fixes and cleanup Updater.
        Denying an emulator update after startup will no longer disable the option to check for updates on Avalonia.

[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.583
« Antwort #955 am: 21 Januar, 2023, 21:10 »
Whats new:>>

Fixed:

    Implement CSET and CSETP shader instructions.
        Fixes low detail texture bug in Persona 4 Golden.

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.588
« Antwort #956 am: 22 Januar, 2023, 10:40 »
Changelog


1.1.588 - 2023-01-21

Fixed:

    Allow setting texture data from 1x to fix some textures resetting randomly.
        Fixes resolution scaling in Cruis'n Blast, Deltarune, Fire Emblem Engage, Monopoly Madness, My Hero One's Justice 2, Pokémon Brilliant Diamond/Shining Pearl, Pokémon Mystery Dungeon: Rescue Team DX, Rune Factory 5, The Stanley Parable: Ultra Deluxe and possibly other games.

1.1.587 - 2023-01-21

Fixed:

    Ava UI: Various Fixes.
        Fixes screenshot functionality not working on Avalonia since 1.1.532.
        Fixes an issue where game updates would not be removed properly from the JSON file if an update file was moved or renamed.
        Cleans up some more Ava code.

1.1.586 - 2023-01-21

Fixed:

    Remove use of reflection on GAL multithreading.
        Code improvement, required for NativeAOT support. No known changes in games.

1.1.585 - 2023-01-21

Fixed:

    nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4.
        Updates Microsoft.CodeAnalysis.Analyzers. No changes to emulator functionality.

1.1.584 - 2023-01-21

Fixed:

    Use volatile read/writes for GAL threading.
        Contributes towards upstreaming the currently closed-source macOS build.
        Fixes some instances of random crashing on ARM64 macOS.

[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.592
« Antwort #957 am: 22 Januar, 2023, 20:10 »
Changelog


1.1.592 - 2023-01-22

Added:

    Add option to register file types.
        Under tools > manage file types, added options to associate or disassociate Nintendo Switch file extensions with Ryujinx, so that when an nsp or xci file is double-clicked, it opens that game on Ryujinx. Note that this feature doesn't currently work.


1.1.591 - 2023-01-22

Fixed:

    Handle parsing of corrupt Config.json and prevent crash on launch.
        Fixes a crash on boot that could occur if the config.json file was corrupted or invalid.

1.1.590 - 2023-01-22

Fixed:

    Arm64: Simplify TryEncodeBitMask and use for constants.
        Improves performance very slightly on ARM64 systems.

1.1.589 - 2023-01-22

Fixed:

    AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell on macOS.
        Prevents macOS from spamming the bell sound when playing with a keyboard.

[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.594
« Antwort #958 am: 24 Januar, 2023, 08:10 »
Changelog


1.1.594 - 2023-01-23

Fixed:

    Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer.
        Optimizes JIT code. No known changes in games.

1.1.593 - 2023-01-23

Fixed:

    SPIR-V: Change BitfieldExtract and BitfieldInsert for SPIRV-Cross.
        Contributes towards upstreaming the currently closed-source macOS build.

[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.595
« Antwort #959 am: 25 Januar, 2023, 09:10 »
Whats new:>>

Fixed:

    Vulkan: Reset queries on same command buffer.
        Contributes towards upstreaming the currently closed-source macOS build.
        Fixes some visual issues in A Hat in Time and Super Mario Odyssey on macOS.

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 )