Welcome to AEP Emulation Page - Emulation News

Main Menu
· Home / News
· News Categories
· News Archiv
· My Account
· Search
· Forums
· Weblinks
· Game Reviews
· Translations
· Impressum

Downloads
 


Forum
MEMBERS ONLINE
Currently no members online.

You are an anonymous user. You can register for free by clicking here
Username
Password
 Remember me

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

Review of the moment

Sprache
Select interface language:

EnglishGerman

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


Welcome to AEP Emulation Page!

Please register or login to be able to use all features of the site (comments, ratings, forums, chat, etc...).


Letzte Beitrge im Forum
TopicReplies  Views  Poster  Date  Time
goto Post Steam / Epic / etc.: Angebote und Aktionen 364  2.717.157  pYRo  24. Apr 21:00
goto Post Frohe Ostern 2025! 4  277  Q-Marine  21. Apr 21:29
goto Post Erwähnenswerte Neuerungen bei Dolphin & ... 99  221.785  Juttar  18. Apr 02:18
goto Post Seppa ist da 37  53.585  atemschutzbaer  15. Apr 08:40
goto Post Hilfe bei der Wahl der richtigen Folie für M... 1  277  Juttar  10. Apr 14:14
goto Post Gameboy: SameBoy v1.0.1 2  494  retroK  05. Apr 18:47
goto Post Arcade: MAME v0.276 1  528  retroK  01. Apr 10:27
goto Post Spectrum: Spectral v1.02 4  592  retroK  24. Mar 10:24
goto Post Amiga: Aira Force 0.9.2 1  559  retroK  21. Mar 18:47
goto Post Switch: Ryujinx v1.2.86 3  938  pYRo  16. Mar 08:22


Post new topic   Reply to topic  
View previous topic Printable version Log in to check your private messages View next topic
Author Message
retroKOffline
Post subject: Switch: Ryujinx v1.2.86  PostPosted: Mar 14, 2025 - 09:51 AM
Site Admin


Joined: Jul 04, 2004
Posts: 13.380

Location: 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. 

Quote:
  • 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! 
 
 
View user's profile Send private message
Reply with quote Back to top
pYRoOffline
Post subject: Ryujinx v1.2.86  PostPosted: Mar 14, 2025 - 11:39 AM
Retromeister


Joined: Jan 01, 2006
Posts: 1.190

Location: 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.
 
 
 
View user's profile Send private message
Reply with quote Back to top
retroKOffline
Post subject: Ryujinx v1.2.86  PostPosted: Mar 14, 2025 - 12:08 PM
Site Admin


Joined: Jul 04, 2004
Posts: 13.380

Location: 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! 
 
 
View user's profile Send private message
Reply with quote Back to top
pYRoOffline
Post subject: Ryujinx v1.2.86  PostPosted: Mar 16, 2025 - 08:22 AM
Retromeister


Joined: Jan 01, 2006
Posts: 1.190

Location: Deutschland
Status: Offline
Also so ziemlich das gleiche Spiel wie bei den anderen Switch Emulatoren. Danke für die Infos!
 
 
 
View user's profile Send private message
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic  
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © The PNphpBB Group
Credits
AEP Emulation Page 1998 - 2025