Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~/Downloads/publish
- ❯ ./Ryujinx
- 00:00:00.007 |N| Application ReloadConfig: Loading configuration from: /home/[redacted]/.config/Ryujinx/Config.json
- 00:00:00.284 |I| Configuration LogValueChange: EnableFileLog set to: True
- 00:00:00.356 |I| Configuration LogValueChange: ResScale set to: 1
- 00:00:00.365 |I| Configuration LogValueChange: ResScaleCustom set to: 1
- 00:00:00.365 |I| Configuration LogValueChange: MaxAnisotropy set to: -1
- 00:00:00.366 |I| Configuration LogValueChange: AspectRatio set to: Fixed16x9
- 00:00:00.368 |I| Configuration LogValueChange: BackendThreading set to: Auto
- 00:00:00.369 |I| Configuration LogValueChange: GraphicsBackend set to: Vulkan
- 00:00:00.369 |I| Configuration LogValueChange: PreferredGpu set to: 0x10DE_0x1F10
- 00:00:00.370 |I| Configuration LogValueChange: AntiAliasing set to: None
- 00:00:00.372 |I| Configuration LogValueChange: ScalingFilter set to: Fsr
- 00:00:00.372 |I| Configuration LogValueChange: ScalingFilterLevel set to: 80
- 00:00:00.372 |I| Configuration LogValueChange: EnableDebug set to: False
- 00:00:00.375 |I| Configuration LogValueChange: Language set to: Dutch
- 00:00:00.375 |I| Configuration LogValueChange: Region set to: Europe
- 00:00:00.375 |I| Configuration LogValueChange: TimeZone set to: UTC
- 00:00:00.380 |I| Configuration LogValueChange: SystemTimeOffset set to: -550
- 00:00:00.380 |I| Configuration LogValueChange: EnableDockedMode set to: True
- 00:00:00.386 |I| Configuration LogValueChange: IgnoreApplet set to: False
- 00:00:00.387 |I| Configuration LogValueChange: EnableVsync set to: False
- 00:00:00.387 |I| Configuration LogValueChange: EnableShaderCache set to: True
- 00:00:00.387 |I| Configuration LogValueChange: EnableTextureRecompression set to: True
- 00:00:00.387 |I| Configuration LogValueChange: EnableMacroHLE set to: True
- 00:00:00.387 |I| Configuration LogValueChange: EnableColorSpacePassthrough set to: False
- 00:00:00.387 |I| Configuration LogValueChange: EnablePtc set to: True
- 00:00:00.387 |I| Configuration LogValueChange: EnableLowPowerPtc set to: False
- 00:00:00.388 |I| Configuration LogValueChange: EnableInternetAccess set to: True
- 00:00:00.388 |I| Configuration LogValueChange: EnableFsIntegrityChecks set to: True
- 00:00:00.388 |I| Configuration LogValueChange: FsGlobalAccessLogMode set to: 0
- 00:00:00.389 |I| Configuration LogValueChange: AudioBackend set to: SDL2
- 00:00:00.389 |I| Configuration LogValueChange: AudioVolume set to: 1
- 00:00:00.390 |I| Configuration LogValueChange: MemoryManagerMode set to: HostMappedUnsafe
- 00:00:00.391 |I| Configuration LogValueChange: DramSize set to: MemoryConfiguration8GiB
- 00:00:00.391 |I| Configuration LogValueChange: IgnoreMissingServices set to: False
- 00:00:00.391 |I| Configuration LogValueChange: UseHypervisor set to: True
- 00:00:00.394 |I| Configuration LogValueChange: MultiplayerMode set to: LdnRyu
- 00:00:00.394 |I| Configuration LogValueChange: DisableP2p set to: False
- 00:00:00.394 |I| Configuration LogValueChange: LdnPassphrase set to:
- 00:00:00.394 |I| Configuration LogValueChange: LdnServer set to:
- 00:00:00.397 |W| Application GetActualScaleFactor: Couldn't determine monitor DPI: Wayland not yet supported
- 00:00:00.398 |N| Application PrintSystemInfo: Ryujinx Canary Version: 1.2.40
- 00:00:00.412 |N| Application Print: Operating System: CachyOS (X64)
- 00:00:00.413 |N| Application Print: CPU: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz ; 12 logical
- 00:00:00.415 |N| Application Print: RAM: Total 31.1 GiB ; Available 25 GiB
- 00:00:00.420 |N| Application PrintSystemInfo: Logs Enabled: Info, Warning, Error, Guest, Stub
- 00:00:00.421 |N| Application PrintSystemInfo: Launch Mode: UserProfile
- 00:00:02.828 |E| Application : Unhandled exception caught: System.ArgumentOutOfRangeException: Index must be within the bounds of the List. (Parameter 'index')
- at System.Collections.Generic.List`1.Insert(Int32, T)
- at Ryujinx.Input.SDL2.SDL2GamepadDriver.HandleJoyStickConnected(Int32 joystickDeviceId, Int32 joystickInstanceId) in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx.Input.SDL2/SDL2GamepadDriver.cs:line 118
- at Ryujinx.Input.SDL2.SDL2GamepadDriver..ctor() in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx.Input.SDL2/SDL2GamepadDriver.cs:line 44
- at Ryujinx.Ava.UI.Windows.MainWindow..ctor() in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx/UI/Windows/MainWindow.axaml.cs:line 102
- at Ryujinx.Ava.App.OnFrameworkInitializationCompleted() in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx/App.axaml.cs:line 56
- at Avalonia.AppBuilder.SetupUnsafe()
- at Avalonia.AppBuilder.Setup()
- at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime)
- at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder, String[], Action`1 )
- at Ryujinx.Ava.Program.Main(String[] args) in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx/Program.cs:line 64
- Unhandled exception. System.ArgumentOutOfRangeException: Index must be within the bounds of the List. (Parameter 'index')
- at System.Collections.Generic.List`1.Insert(Int32, T)
- at Ryujinx.Input.SDL2.SDL2GamepadDriver.HandleJoyStickConnected(Int32 joystickDeviceId, Int32 joystickInstanceId) in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx.Input.SDL2/SDL2GamepadDriver.cs:line 118
- at Ryujinx.Input.SDL2.SDL2GamepadDriver..ctor() in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx.Input.SDL2/SDL2GamepadDriver.cs:line 44
- at Ryujinx.Ava.UI.Windows.MainWindow..ctor() in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx/UI/Windows/MainWindow.axaml.cs:line 102
- at Ryujinx.Ava.App.OnFrameworkInitializationCompleted() in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx/App.axaml.cs:line 56
- at Avalonia.AppBuilder.SetupUnsafe()
- at Avalonia.AppBuilder.Setup()
- at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime)
- at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder, String[], Action`1 )
- at Ryujinx.Ava.Program.Main(String[] args) in /home/runner/work/Ryujinx/Ryujinx/src/Ryujinx/Program.cs:line 64
- fish: Job 1, './Ryujinx' terminated by signal SIGABRT (Abort)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement