Autor Thema: Emulatoren für diverse Spielekonsolen  (Gelesen 362859 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.45
« Antwort #690 am: 18 Februar, 2022, 07:25 »
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.45 - 2022-02-17

Fixed:

    PPTC version increment.
        Fixes games getting stuck during boot, right after loading shaders.

1.1.44 - 2022-02-17

Added:

    Enable CPU JIT cache invalidation.
        This change will be required in the future to make applications that load code dynamically (NROs, mainly Super Smash Bros Ultimate) or that have self-modifying code (certain Skyline/ARCropolis mods) function properly.

1.1.43 - 2022-02-17

Fixed:

    Prefer texture over textureSize for sampler type.
        Fixes shaders failing to compile on some games, however, there seems to be no visible differences.

1.1.42 - 2022-02-17

Changed:

    Use BitOperations methods and delete now unused BitUtils methods.
        Replaces BitUtils.CountTrailingZeros/CountLeadingZeros/IsPowerOfTwo with BitOperations methods.
        No changes expected in games.

1.1.41 - 2022-02-17

Changed:

    Move kernel syscall logs to new trace log level.

1.1.40 - 2022-02-17

Added:

    Implement/Stub mnpp:app service and some hid calls.
        Allows SNES v3.0.0 games (NSO collection) to boot.
        Allows Nintendo Switch Sports Online Play Test to boot.

1.1.39 - 2022-02-17

Fixed:

    Decoders: Add IOpCode32HasSetFlags.
        Fixes "Unhandled exception caught: System.InvalidCastException: Specified cast is not valid" error on boot introduced in 1.1.36.

1.1.38 - 2022-02-17

Added:

    Added trace log level.
        Adds a "trace" log level in developer logs.

1.1.37 - 2022-02-17

Changed:

    Change ServiceNv map creation logs to the Debug level.
        Removes quite a bit of unneeded log spam.

1.1.36 - 2022-02-17

Added:

    ARMeilleure: Thumb support (all T16 instructions).
        Implements all 16-bit thumb CPU instructions.
        No changes expected in games.

1.1.35 - 2022-02-17

Fixed:

    misc: Update GtkSharp.Dependencies and speed up initial Windows build.
        Fixes flickering tooltips.
        Windows versions will now build faster on GitHub.

1.1.34 - 2022-02-17

Added:

    Use ReadOnlySpan compiler optimization for static data.
        No changes expected in games.

1.1.33 - 2022-02-17

Fixed:

    Use a basic cubic interpolation for the audren upsampler.
        Improves audio in The Legend of Zelda: Skyward Sword HD.

[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.46
« Antwort #691 am: 20 Februar, 2022, 06:45 »
Whats new:>>

Fixed:

    Add dedicated ServerBase for FileSystem services.
        Improves menu performance in Super Smash Bros Ultimate.
        Reduces stuttering on some button advanced cutscenes in Xenoblade Chronicles: Definitive Edition.
        May improve other instances of stuttering while streaming assets or loading anything.

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
My Nes 7.13.8087.35622
« Antwort #692 am: 22 Februar, 2022, 06:15 »
Play your favorite NES games on your PC and organize your entire collection with various options, take it anywhere you go and play along with your friends.

License: GPLv3

Whats new:>>

    Improved Audio Downsampler.
    Improved Audio generally.
    Improved performance by converting audio samples from integers into bytes.
    Audio now is output in unsigned 8 bit instead of signed 16 bit, it is correct for nes.
    Improved SlimDX DirectSound renderer, it sounds now better and stable.

https://github.com/alaahadid/My-Nes

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.53
« Antwort #693 am: 23 Februar, 2022, 06:50 »
Whats new:>>

    Added:

    T32: Implement ALU (shifted register) instructions.
    No expected 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
MAME 0.241
« Antwort #694 am: 23 Februar, 2022, 19:15 »

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.044b
« Antwort #695 am: 25 Februar, 2022, 21:10 »
Whats new:>>

    Fixed: xml parser comment/cdata issue
    Fixed: falsely prompt for creating not existing but not active sysdefpaths

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.54
« Antwort #696 am: 27 Februar, 2022, 19:40 »
Whats new:>>

    Fixed:

    Update LibHac to v0.16.0.
    Adds support for reading NCAs with compressed sections. Iridium and Gunvolt Chronicles: Luminous Avenger iX 2 can now boot.
    The emulator will now be able to recover from situations where external things mess with extra data files in the save data file system, instead of just erroring.

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.55
« Antwort #697 am: 02 März, 2022, 20:15 »
Whats new:>>

    Added:

    Implement -p or --profile command line argument:

    Implements a command line argument for specifying which profile to load, overriding the default behavior of loading the most recently used profile. This is useful for people with shared computers, who can now set up 2 (or more) different Ryujinx desktop shortcuts by adding -p and the profile name in shortcut properties > target.

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.58
« Antwort #698 am: 05 März, 2022, 12:25 »
Changelog
   

Changed:

    Decoder: Exit on trapping instructions, and resume execution at trapping instruction.
        No changes expected in games.

1.1.57 - 2022-03-04

Added:

    T32: Implement B, B.cond, BL, BLX.
        Implements remaining thumb CPU instructions. No changes expected in games.

1.1.56 - 2022-03-04

Added:

    Preparation for initial Flatpack and FlatHub integration.
        Initial changes required to publish Ryujinx on FlatHub, a Linux app store which is also used by the Steam Deck.

[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.60
« Antwort #699 am: 05 März, 2022, 19:45 »
Whats new:>>

Fixed:

    A32: Fix ALU immediate instructions.
    No changes expected in games.

1.1.59

    Fixed:

    Decoders: Fix instruction lengths for 16-bit branch instructions.
    No changes expected in games.

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.64
« Antwort #700 am: 07 März, 2022, 17:25 »
Changelog
   

Fixed:

    amadeus: Fix wrong Span usage in CopyHistories.
        Fixes a crash in Mononoke Slashdown, which now goes in-game.
        Fixes a crash in Paper Mario: The Origami King during a cutscene in Shangri-Spa.

1.1.63 - 2022-03-06

Added:

    T32: Implement Data Processing (Modified Immediate) instructions.
        No changes expected in games.

1.1.62 - 2022-03-06

Added:

    Mod loading from atmosphere SD directories.
        Implements addition of SD card paths into the ModLoader so that standard Atmosphere/hardware directory set up mods can be used semi-seamlessly. You can now right click a game and click "Open Atmosphere Mods Directory" to access the folder.

1.1.61 - 2022-03-06

Fixed:

    Only initialize shader outputs that are actually used on the next stage.
        Fixes models not rendering in Pokémon Legends: Arceus on AMD OpenGL (Windows).
        May improve performance in select games e.g. PLA and Link's Awakening for Intel iGPUs (Mesa).

[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.69
« Antwort #701 am: 13 März, 2022, 18:10 »
Changelog
   

Added:

    Implement GetSaveDataBackupSetting of OLSC service.
        Allows ACNH from 2.0.5 onwards to boot.

1.1.68 - 2022-03-12

Added:

    Implement setting to rotate stick axis by 90 degrees.
        Allows the stick to be rotated in all possible orientations (in conjunction with inversion).
        Games that use sideways joycons (Super Mario Party etc.) will be able to take advantage of this.

1.1.67 - 2022-03-12

Fixed:

    Fix GetUserDisableCount NRE.
        Fixes a "NullReferenceException" that could happen when closing the emulator or stopping emulation, reported on Splatoon 2.
        Does NOT fix most instances of emulator crashing when quitting.

1.1.66 - 2022-03-12

Fixed:

    Limit number of events that can be retrieved from GetDisplayVSyncEvent.
        Fixes "WaitSynchronization InvalidHandle" error spam on .hack//G.U. Last Recode, making the game playable with logs enabled.

1.1.65 - 2022-03-11

Fixed:

    KThread: Fix GetPsr mask
        No changes expected 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.76
« Antwort #702 am: 15 März, 2022, 18:15 »
Changelog
   

Added:

    ntc: Implement IEnsureNetworkClockAvailabilityService.
        Needed by Splatoon 2 with Guest Internet Access enabled. The game is now playable with this setting.

1/1/75 - 2022-03-14

Fixed:

    Caching local network info and using an event handler to invalidate as needed.
        Improves slowdown in calendar menu in Fire Emblem: Three Houses.

1/1/74 - 2022-03-14

Added:

    Implement S8D24 texture format.
        Fixes starbits interaction in Super Mario Galaxy, now allowing the game to be progressed through.
        Fixes fog/depth of field/depth particles in SuperTuxKart.

1/1/73 - 2022-03-14

Fixed:

    Dynamically increase buffer size when resizing.
        Reduces the boot time (from black screen to Game Freak logo) on Pokémon Brilliant Diamond/Shining Pearl by almost half with PPTC enabled.
        Greatly improves title screen animation and overall performance on Super Mario Galaxy.

1/1/72 - 2022-03-14

Added:

    Ui: Add option to show/hide console window (Windows-only).
        Windows users can now toggle the console under Options > Show Log Console.

1.1.71 - 2022-03-14

Fixed:

    Initialize indexed inputs used on next shader stage.
        Fixes another regression introduced in 1.1.61 that would cause shaders to fail to compile on WarioWare: Get It Together! and probably other games using indexed attributes.

1.1.70 - 2022-03-14

Fixed:

    Do not initialize geometry shader passthrough attributes.
        Fixes a regression introduced in 1.1.61 that caused solid black/ transparent characters (again) on Game Builder Garage.

[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.77
« Antwort #703 am: 20 März, 2022, 10:20 »
Whats new:>>

Fixed:

    InstEmitMemoryEx: Barrier after write on ordered store.
        No changes expected in games.

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.82
« Antwort #704 am: 21 März, 2022, 17:10 »
Changelog


1/1/82 - 2022-03-21

Fixed:

    Memory.Tests: Make Multithreading test.
        Makes the intermittent test failure more explicit so it’s not confused with other errors.

1.1.81 - 2022-03-20

Fixed:

    Don't restore Viewport 0 if it hasn't been set yet.
        Fixes a driver crash when starting some games, introduced in 1.1.79.
        Games that were black screening with a GPU syncpoint error should now boot correctly (Triangle Strategy, DBFZ etc.)

1/1/80 - 2022-03-20

Fixed:

    De-tile GOB when DMA copying from block linear to pitch kind memory regions.
        Fixes texture corruption on games that use OpenGL on the Switch, including Cartoon Network: Battle Crashers, Digimon Story Cyber Sleuth: Complete Edition, Ghoul Patrol (partially), Professor Layton's Mystery Journey, Snack World: The Dungeon Crawl, Zombies Ate My Neighbours (partially), among others.

1/1/79 - 2022-03-20

Fixed:

    Fix OpenGL issues with RTSS overlays and OBS Game Capture
        RTSS and overlays that use it should no longer cause certain textures to load incorrectly (Mario Kart 8, Pokémon Legends Arceus).
        OBS Game Capture should no longer crop the game output incorrectly, flicker randomly, or capture with incorrect gamma.

1/1/78 - 2022-03-20

Fixed:

    oslc: Fix condition in GetSaveDataBackupSetting.
        Fixes a regression introduced in 1.1.69 where Animal Crossing: New Horizons would not boot anymore without a save file. Note that the game still crashes most of the time without one.

[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 )