Ryujinx / Ryujinx-Games-List

List of games & demos tested on Ryujinx
The Unlicense
978 stars 311 forks source link

MegaZeux - 0000000000000000 #4933

Open dxgldotorg opened 2 months ago

dxgldotorg commented 2 months ago

Game Name

MegaZeux

Game Update Version

2.93

Emulator Build Version

1.1.1281

Graphics Backend

Vulkan

Hardware Specs

Game State

Crashes on startup.

Screenshots

No response

Log File

00:00:00.035 |I| Configuration LogValueChange: ResScale set to: 1 00:00:00.040 |I| Configuration LogValueChange: ResScaleCustom set to: 0.5 00:00:00.040 |I| Configuration LogValueChange: MaxAnisotropy set to: -1 00:00:00.041 |I| Configuration LogValueChange: AspectRatio set to: Fixed16x9 00:00:00.041 |I| Configuration LogValueChange: BackendThreading set to: Auto 00:00:00.042 |I| Configuration LogValueChange: GraphicsBackend set to: OpenGl 00:00:00.042 |I| Configuration LogValueChange: PreferredGpu set to: 0x10DE_0x2206 00:00:00.043 |I| Configuration LogValueChange: AntiAliasing set to: SmaaMedium 00:00:00.043 |I| Configuration LogValueChange: ScalingFilter set to: Fsr 00:00:00.043 |I| Configuration LogValueChange: ScalingFilterLevel set to: 80 00:00:00.044 |I| Configuration LogValueChange: EnableDockedMode set to: True 00:00:00.048 |I| Configuration LogValueChange: EnableVsync set to: True 00:00:00.048 |I| Configuration LogValueChange: EnableShaderCache set to: True 00:00:00.048 |I| Configuration LogValueChange: EnableTextureRecompression set to: False 00:00:00.048 |I| Configuration LogValueChange: EnableMacroHLE set to: True 00:00:00.048 |I| Configuration LogValueChange: EnableColorSpacePassthrough set to: False 00:00:00.048 |I| Configuration LogValueChange: EnablePtc set to: True 00:00:00.048 |I| Configuration LogValueChange: EnableInternetAccess set to: False 00:00:00.048 |I| Configuration LogValueChange: EnableFsIntegrityChecks set to: True 00:00:00.048 |I| Configuration LogValueChange: FsGlobalAccessLogMode set to: 0 00:00:00.048 |I| Configuration LogValueChange: AudioBackend set to: SDL2 00:00:00.048 |I| Configuration LogValueChange: AudioVolume set to: 1 00:00:00.049 |I| Configuration LogValueChange: MemoryManagerMode set to: HostMappedUnsafe 00:00:00.049 |I| Configuration LogValueChange: ExpandRam set to: True 00:00:00.049 |I| Configuration LogValueChange: IgnoreMissingServices set to: False 00:00:00.049 |I| Configuration LogValueChange: UseHypervisor set to: True 00:00:00.051 |I| Configuration LogValueChange: MultiplayerMode set to: Disabled 00:00:00.057 |N| Application PrintSystemInfo: Ryujinx Version: 1.1.1281 00:00:00.059 |N| Application Print: Operating System: Microsoft Windows 10.0.26100 (X64) 00:00:00.059 |N| Application Print: CPU: 13th Gen Intel(R) Core(TM) i9-13900K ; 32 logical 00:00:00.060 |N| Application Print: RAM: Total 63.7 GiB ; Available 29.3 GiB 00:00:00.062 |N| Application PrintSystemInfo: Logs Enabled: Info, Warning, Error, Guest, Stub 00:00:00.062 |N| Application PrintSystemInfo: Launch Mode: UserProfile 00:00:00.715 |W| Application CheckScreenBounds: Failed to find valid start-up coordinates. Defaulting to primary monitor center. 00:00:00.055 |I| Gpu : Backend Threading (Auto): True 00:00:00.318 |N| Application LoadGuestApplication: Using Firmware Version: 17.0.1 00:00:00.319 |I| Application LoadGuestApplication: Loading as homebrew. 00:00:00.345 |E| Application : Unhandled exception caught: System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.) ---> System.NullReferenceException: Object reference not set to an instance of an object. at LibHac.Tools.Ro.Nro.OpenNroAssetSection(NroAssetType type, Boolean leaveOpen) at Ryujinx.HLE.Loaders.Processes.ProcessLoader.LoadNxo(String path) in D:\a\Ryujinx\Ryujinx\src\Ryujinx.HLE\Loaders\Processes\ProcessLoader.cs:line 159 at Ryujinx.HLE.Switch.LoadProgram(String fileName) in D:\a\Ryujinx\Ryujinx\src\Ryujinx.HLE\Switch.cs:line 93 at Ryujinx.Ava.AppHost.LoadGuestApplication() in D:\a\Ryujinx\Ryujinx\src\Ryujinx\AppHost.cs:line 689 at Ryujinx.Ava.UI.ViewModels.MainWindowViewModel.LoadApplication(String path, Boolean startFullscreen, String titleName) in D:\a\Ryujinx\Ryujinx\src\Ryujinx\UI\ViewModels\MainWindowViewModel.cs:line 1540 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean) at System.Threading.Tasks.Task.Wait(Int32, CancellationToken) at System.Threading.Tasks.Task.Wait() at Ryujinx.Ava.UI.Windows.MainWindow.Application_Opened(Object sender, ApplicationOpenedEventArgs args) in D:\a\Ryujinx\Ryujinx\src\Ryujinx\UI\Windows\MainWindow.axaml.cs:line 144 at Avalonia.Interactivity.Interactive.gInvokeAdapter|4_0[TEventArgs](Delegate, Object, RoutedEventArgs) at Avalonia.Interactivity.Interactive.<>c4`1.b4_1(Delegate baseHandler, Object sender, RoutedEventArgs args) at Avalonia.Interactivity.EventRoute.RaiseEventImpl(RoutedEventArgs) at Avalonia.Interactivity.Interactive.RaiseEvent(RoutedEventArgs) at Ryujinx.Ava.UI.Controls.ApplicationListView.GameList_DoubleTapped(Object sender, TappedEventArgs args) in D:\a\Ryujinx\Ryujinx\src\Ryujinx\UI\Controls\ApplicationListView.axaml.cs:line 33 at Avalonia.Interactivity.Interactive.g__InvokeAdapter|4_0[TEventArgs](Delegate, Object, RoutedEventArgs) at Avalonia.Interactivity.Interactive.<>c41.<AddHandler>b__4_1(Delegate baseHandler, Object sender, RoutedEventArgs args) at Avalonia.Interactivity.EventRoute.RaiseEventImpl(RoutedEventArgs) at Avalonia.Interactivity.Interactive.RaiseEvent(RoutedEventArgs) at Avalonia.Input.Gestures.PointerPressed(RoutedEventArgs ev) at Avalonia.Reactive.LightweightObservableBase1.PublishNext(T) at Avalonia.Interactivity.Interactive.RaiseEvent(RoutedEventArgs) at Avalonia.Input.MouseDevice.MouseDown(IMouseDevice, UInt64, IInputElement, Point, PointerPointProperties, KeyModifiers, IInputElement ) at Avalonia.Input.MouseDevice.ProcessRawEvent(RawPointerEventArgs) at Avalonia.Controls.TopLevel.HandleInput(RawInputEventArgs e) at Avalonia.Win32.WindowImpl.AppWndProc(IntPtr, UInt32, IntPtr, IntPtr) at Avalonia.Win32.WindowImpl.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam) at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG&) at Avalonia.Win32.Win32DispatcherImpl.RunLoop(CancellationToken) at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl) at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame) at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken) at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[]) at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder, String[], Action`1 ) at Ryujinx.Ava.Program.Main(String[] args) in D:\a\Ryujinx\Ryujinx\src\Ryujinx\Program.cs:line 52