Willkommen bei AEP Emulation Page - Emulation News

Hauptmenü
· Home / News
· News Kategorien
· News Archiv

· Mein Account
· Suche
· Forum (neu)
· Forum
· Weblinks
· Spiele Reviews
· Übersetzungen
· Impressum
· Datenschutz

Downloads
 

Forum
Mitglieder Online
Keine Mitglieder online.

You are an anonymous user. You can register for free by clicking here
Benutzername
Kennwort
 Angemeldet bleiben

Infos
· Museum
· Infocenter
· Das AEP Team
· Member Liste
· Top 25 Liste
· Glossar
· FAQ

Review of the moment

Sprache
Sprache auswählen:

DeutschEnglisch

News-Export
Holt Euch unsere News auf Eure Seite:
· RSS Newsfeed How-to
· RSS News-syndication Deutsch
· News-Banner (JPG)

Friends
· Emu-France
· progetto-SNAPS
· PDRoms


Willkommen auf AEP Emulation Page!

Bitte registriert Euch oder meldet Euch mit Eurem User an damit Ihr alle Vorteile nutzen könnt (Kommentare, Bewertungen, Chat, Forum u.a.).


Letzte Beitrge im Forum
TopicReplies  Views  Poster  Date  Time
goto Post Steam / Epic / etc.: Angebote und Aktionen 384  3.957.592  pYRo  23. Mai 06:00
goto Post Remakes_VMs: OpenJK 2025.05.19 2  189  retroK  21. Mai 18:48
goto Post Frohe Ostern 2025! 5  704  DRK  06. Mai 21:20
goto Post 3dSen VR - NES-Spiele in 3-D mit VR-Unterstü... 24  64.733  Juttar  06. Mai 12:27
goto Post Saturn: Ymir v0.1.2 1  343  Juttar  05. Mai 11:35
goto Post Erwähnenswerte Neuerungen bei Dolphin & ... 99  222.723  Juttar  18. Apr 02:18
goto Post Seppa ist da 37  54.088  atemschutzbaer  15. Apr 08:40
goto Post Hilfe bei der Wahl der richtigen Folie für M... 1  633  Juttar  10. Apr 14:14
goto Post Gameboy: SameBoy v1.0.1 2  774  retroK  05. Apr 18:47


Neues Thema eröffnen   Neue Antwort erstellen  
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
retroKOffline
Titel: Switch: Ryujinx v1.2.86  BeitragVerfasst am: 14.03.2025, 09:51 Uhr
Site Admin


Anmeldungsdatum: 04. Jul 2004
Beiträge: 13.553

Wohnort: Frankfurt a.M.
Status: Offline

Ryujinx ist ein quelloffener Nintendo Switch-Emulator, ursprünglich von gdkchan und wird jetzt von einem neuen Entwickler-Team fortgeführt.


Ryujinx is an open-source emulator for the Nintendo Switch, originally from gdkchan but is now developed from another team. 

Zitat:
  • Small UI refresh in some places (by @GreemDev)
    • Navigation pane for settings is now at the top of the settings window
      • Does not apply to the per-game settings window (yet)
    • Amiibo Window Series + Amiibo selection is inlined into the title bar
    • Cheat Window Build ID is inlined into the title bar
    • Compatibility List now shows in a proper "window" and has inlined controls on the title bar.
    • All of the above can be disabled by using "Show Original UI Style"
      • This does not revert:
        • putting UI settings next to the game/autoload dirs;
        • putting the Motion/Rumble/LED settings in one box.
  • You now have the ability to create configurations that are only applied when playing a specific game. (by @Goodfeat)
    • To use this system, right click on a game and choose "Create Custom Configuration".
    • Everything except emulator UI behavior is customizable per-game.
  • Replace "About Avalonia" with "About Ryujinx" in the macOS system menu bar. (by @GabCoolDude)
  • You can no longer select Swedish or Norwegian as system language.
    • The Switch OS does not support those languages.
  • Added the following games to Discord RPC asset images:
    • Hogwarts Legacy
      • Specifically the v1.0.0 app image, I like it better.
  • I18N:Update Brazilian Portuguese translations (#688)
    Update Ukrainian translations (#678, #755)
    Update Russian translations (#695, #732)
    Update Simplified Chinese translations (#703)
    Update Swedish translations (#720)LDN:
  • Reduce NAT timeout from 5 seconds to 2.5
    • This was causing issues because many games also wait for 5 seconds so if that full time is waited you can very easily just not be able to play online if your network is too slow.
  • Graphics:
  • Revert the Metal Experiment
    • This was pretty sad to do but the Metal code as is caused issues with MoltenVK, causing games to become objectively worse to play with no solution other than downgrade Ryujinx.
    • You can find a more detailed explanation here.
  • VP9 Loop Filtering (#550)
    • Fixes some blocky artifacts in cutscenes in some games, notably Fire Emblem Engage.
    • A before and after image can be found on the PR.
  • Nerd Zone:
  • The IPS patcher now prints warning logs when attempting to do invalid (or potentially invalid) operations.
    • The operations logged are as follows:
      • The patch attempted to modify protected memory within the buffer;
      • The patch attempted to modify memory outside of the buffer;
      • The expected result of that patch operation would have overflown the buffer. (patchOffset + patchSize > BufferLength)
        • This one gets the special treatment of clamping patchSize to the size of the buffer minus the offset.
  • Added a RyujinxControl alternative for UserControl which accepts a generic parameter for the type of DataContext.
    • The generic type must be a subtype of BaseModel; all ViewModels should be this, this provides the common property updated event helpers.
    • This was added to reduce the amount of DataContext = ViewModel = new... in the code, to more seamlessly use the underlying DataContext instead of storing a separate reference in the variable ViewModel.
    • ViewModel still exists; just as a syntactic sugar for accessing the DataContext of the generic type. You can also set it via this property.

Related links:
[ Switch Emulatoren ]

_________________
Alderaan shot first! 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
pYRoOffline
Titel: Ryujinx v1.2.86  BeitragVerfasst am: 14.03.2025, 11:39 Uhr
Retromeister


Anmeldungsdatum: 01. Jan 2006
Beiträge: 1.205

Wohnort: Deutschland
Status: Offline
Das Repo ist aktuell nicht mehr vorhanden (HTTP 404).

Auf dem Github Profil vom Maintainer steht dazu noch nichts https://github.com/GreemDev.
 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
retroKOffline
Titel: Ryujinx v1.2.86  BeitragVerfasst am: 14.03.2025, 12:08 Uhr
Site Admin


Anmeldungsdatum: 04. Jul 2004
Beiträge: 13.553

Wohnort: Frankfurt a.M.
Status: Offline
Krass, war heute früh noch erreichbar.

Hier mehr dazu: https://www.reddit.com/r/emulation/comments/1jag8ow/ryubing_greemdevs_ryujinx_fork_has_been_dmcaed/

Und hier das neue Repo:
https://git.ryujinx.app/ryubing/ryujinx/-/releases

_________________
Alderaan shot first! 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
pYRoOffline
Titel: Ryujinx v1.2.86  BeitragVerfasst am: 16.03.2025, 08:22 Uhr
Retromeister


Anmeldungsdatum: 01. Jan 2006
Beiträge: 1.205

Wohnort: Deutschland
Status: Offline
Also so ziemlich das gleiche Spiel wie bei den anderen Switch Emulatoren. Danke für die Infos!
 
 
 
Benutzer-Profile anzeigen Private Nachricht senden
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen  
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 
AEP Emulation Page 1998 - 2025