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

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Ryujinx 1.1.708
« Antwort #1035 am: 13 April, 2023, 06: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

Whats new:>>

Fixed:

Avalonia - Move swkbd message null check into constructor.
Fixes an issue where the software keyboard in Avalonia did not populate any example text the game provides, such as default character names.

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.709
« Antwort #1036 am: 15 April, 2023, 08:10 »
Whats new:>>

    Changed:

    Rename Hipc to Cmif where appropriate.

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.711
« Antwort #1037 am: 16 April, 2023, 09:10 »
Whats new:>>

1.1.711 - 2023-04-15

Added:

    Ability to hide file types in Game List.
        You can now choose which file types will appear on the games list under Options > Show File Types.

1.1.710 - 2023-04-15

Fixed:

    Added check for eventual symlink when displaying game files.
        Fixes an issue where Ryujinx wouldn't follow file size on symbolic links.

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.717
« Antwort #1038 am: 16 April, 2023, 19:10 »
Changelog


1.1.717 - 2023-04-16

Added:

    [GUI] Add network interface dropdown.
        Adds a setting to allow choosing the network interface used for LAN games (and LDN in the future). This feature is already present on LDN builds.

1.1.716 - 2023-04-16

Fixed:

    Headless: Fix a crash in Ryujinx.Headless.SDL2 when loading an app.
        Fixes a crash caused by the recent application loader changes, should also log the PTC progress now.

1.1.715 - 2023-04-16

Fixed:

    chore: Update Silk.NET to 2.17.1.
        Updates the Silk.NET dependency. No changes in games.

1.1.714 - 2023-04-16

Fixed:

    Ensure the updater doesn't delete hidden or system files.
        Prevents the autoupdater from deleting system files in the Ryujinx folder, such as desktop.ini.

1.1.713 - 2023-04-16

Fixed:

    nuget: bump DynamicData from 7.13.1 to 7.13.5.
        Updates the DynamicData dependency. No changes in games.

1.1.712 - 2023-04-16

Fixed:

    Ava: Fix nca extraction window never closing & minor cleanup.
        Fixes an issue on Avalonia where the nca extraction window would not close after finishing.

[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.720
« Antwort #1039 am: 17 April, 2023, 08:10 »
Changelog


1.1.720 - 2023-04-16

Changed:

    Revert "chore: Update Silk.NET to 2.17.1".
        Reverts the change in 1.1.715 as it caused issues on self-built macOS builds.

1.1.719 - 2023-04-16

Fixed:

    Vulkan: HashTableSlim lookup optimization.
        Small Vulkan optimization. No known changes in games.

1.1.718 - 2023-04-16

Fixed:

    Change SMAA filter texture clear method.
        Fixes a crash on Intel GPUs and macOS when using SMAA.

[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.723
« Antwort #1040 am: 18 April, 2023, 08:10 »
Changelog


1.1.723 - 2023-04-17

Fixed:

    nuget: bump System.IdentityModel.Tokens.Jwt from 6.28.1 to 6.29.0.
        Updates the System.IdentityModel.Tokens.Jwt dependency. No changes in games.

1.1.722 - 2023-04-17

Fixed:

    nuget: bump System.Management from 7.0.0 to 7.0.1.
        Updates the System.Management dependency. No changes in games.

1.1.721 - 2023-04-17

Fixed:

    Support copy between multisample and non-multisample depth textures.
        Fixes some missing graphics in Fate/EXTELLA: The Umbral Star.

[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.724
« Antwort #1041 am: 20 April, 2023, 19:45 »
Whats new:>>

Fixed:

    Avoid LM service crashes by not reading more than the buffer size.
        Fixes a crash in Rune Factory 4 Special on newlywed mode when talking with your spouse.

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.725
« Antwort #1042 am: 22 April, 2023, 18:15 »
Whats new:>>

Fixed:

    Removed MotionInput Calibration.
        Fixes an issue where motion controls would re-center themselves every few seconds.

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.726
« Antwort #1043 am: 23 April, 2023, 09:50 »
Whats new:>>

Fixed:

    Shader: Bias textureGather instructions on AMD/Intel.
        Apply small positive bias to textureGather to return correct texels.
        Fixes broken shadows on grass and character models in The Legend of Zelda: Breath of the Wild on AMD/Intel GPUs.

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
GameEx 18.50
« Antwort #1044 am: 23 April, 2023, 22:10 »
GameEx is a complete Home Theatre as well as a front-end for MAME, GameBase, Daphne, PC Games and all command line game emulators.

GameEx started out as a Home Theatre and has massively expanded into much more. The standard version has support for most emulators, Media Center Plug In, Arcade Controls (X-Arcade, Slik-Stik), Native Widescreen and HD support, full touchscreen and tablet support, full integration with GameEx Arcade adding over thousands of flash games, jukebox support (play while playing games), video player, DVD player, picture and slideshow viewer, internet radio, a news reader and more. So, you get the idea; it is much more than a gaming front end.

GameEx offers a premium version with more features

Whats new:>>

    The .net 6 and .net 4 (XP and 32 bit) installers have been combined into a single installer. There is now just one download. This makes it easier and quicker for me to do releases and avoids confusion. To force the .net 4 install on 64 bit Windows 7 or newer set the compatibility to Windows XP or Vista.
    Updated all VC runtimes to latest versions so they don’t require windows updates or create surplus temporary files.
    Updated .net 6 runtime to latest.

http://www.gameex.com/

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.731
« Antwort #1045 am: 24 April, 2023, 18:15 »
Changelog


1.1.731 - 2023-04-24

Fixed:

    Implement DMA texture copy component shuffle.
        Fixes inverted red and blue in 20XX and Dragon Quest Builders, possibly other games that use OpenGL on the Switch.

1.1.730 - 2023-04-24

Fixed:

    Use vector transform feedback outputs with fragment shaders.
        Works around an AMD driver regression in Pokémon Legends Arceus causing invisible characters in Vulkan and distorted models in OpenGL.

1.1.729 - 2023-04-24

Fixed:

    Set the console title for GTK.
        Fixes a regression that removed the program title from the GTK console.

1.1.728 - 2023-04-23

Fixed:

    Fix Amiibo issues & log errors and exceptions.
        Fixes an issue where scanning an Amiibo would be impossible if the user's internet connection was too slow to load the API before timing out.

1.1.727 - 2023-04-23

Added:

    Reducing Memory Allocations 202303.
        Optimizes memory allocations on various emulator tasks. 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.733
« Antwort #1046 am: 26 April, 2023, 08:20 »
Whats new:>>

1.1.733 - 2023-04-25

Fixed:

    Refactor attribute handling on the shader generator.
        Refactors shader translator code to better handle "attributes".
        Fixes compilation failures for tessellation shaders on MoltenVK, which would cause some games to render nothing except the UI on macOS.
        Fixes an issue on older GPUs that don't support setting gl_Layer on the vertex shader should be fixed. This allows Dragon Quest 3 and possibly other games to render on older GPUs.

1.1.732 - 2023-04-25

Fixed:

    Add missing check for thread termination on ArbitrateLock.
        Fixes one instance of the emulator freezing when you stop emulation or close it (doesn't fix the issue entirely).

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.734
« Antwort #1048 am: 27 April, 2023, 19:45 »
Whats new:>>

    Fix geometry shader layer passthrough regression:

    Fixes a regression from 1.1.733 which caused Pokémon Scarlet/Violet to render as if it had a green filter over the screen. This only affected older GPUs that don't support writing gl_Layer on the vertex shader (1st gen Maxwell and older for Nvidia).

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.738
« Antwort #1049 am: 29 April, 2023, 09:50 »
Whats new:>>

Added:

    Allow window to remember its size, position and state.
        Main window will start-up at it's last opened position and state.

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 )