ryubing/Ryujinx.HLE/Loaders/Executables
Ac_K 7c3b559830
loaders: Fix possible parsing errors of informations on some NSO (#1724)
This fix possible parsing errors of informations on some NSO where the "zero" field don't exist introduced by #1661 leading to crashes at start.

References:
https://github.com/Atmosphere-NX/Atmosphere/blob/master/stratosphere/creport/source/creport_modules.cpp#L202
https://github.com/Thog/oss-rtld/blob/master/source/main.cpp#L14
2020-11-18 19:04:42 +01:00
..
IExecutable.cs Implement modding support (#1249) 2020-07-09 14:31:15 +10:00
KipExecutable.cs Update to LibHac 0.12.0 (#1485) 2020-09-01 17:08:59 -03:00
NroExecutable.cs Implement modding support (#1249) 2020-07-09 14:31:15 +10:00
NsoExecutable.cs loaders: Fix possible parsing errors of informations on some NSO (#1724) 2020-11-18 19:04:42 +01:00