mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-07 06:56:31 +00:00
Fixes a crash on Android (probably nogui too?) caused by PR 8985: std::__ndk1::__throw_out_of_range(char const*) stdexcept:265 std::__ndk1::__vector_base_common<true>::__throw_out_of_range() const vector:319 InputConfig::GetController(int) InputConfig.cpp:160 WiimoteCommon::GetHIDWiimoteSource(unsigned int) Wiimote.cpp:71 IOS::HLE::WiimoteDevice::WiimoteDevice(IOS::HLE::Device::BluetoothEmu*, int, std::__ndk1::array<unsigned char, 6ul>) WiimoteDevice.cpp:71 IOS::HLE::Device::BluetoothEmu::BluetoothEmu(IOS::HLE::Kernel&, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&) BTEmu.cpp:64 IOS::HLE::Kernel::AddStaticDevices() IOS.cpp:435 IOS::HLE::Init() IOS.cpp:837 Core::EmuThread(std::__ndk1::unique_ptr<BootParameters, std::__ndk1::default_delete<BootParameters> >, WindowSystemInfo) Core.cpp:442 |
||
|---|---|---|
| .. | ||
| Boot | ||
| Config | ||
| ConfigLoaders | ||
| Debugger | ||
| DSP | ||
| FifoPlayer | ||
| HLE | ||
| HW | ||
| IOS | ||
| PowerPC | ||
| ActionReplay.cpp | ||
| ActionReplay.h | ||
| Analytics.cpp | ||
| Analytics.h | ||
| ARDecrypt.cpp | ||
| ARDecrypt.h | ||
| BootManager.cpp | ||
| BootManager.h | ||
| CMakeLists.txt | ||
| CommonTitles.h | ||
| ConfigManager.cpp | ||
| ConfigManager.h | ||
| Core.cpp | ||
| Core.h | ||
| Core.vcxproj | ||
| Core.vcxproj.filters | ||
| CoreTiming.cpp | ||
| CoreTiming.h | ||
| DSPEmulator.cpp | ||
| DSPEmulator.h | ||
| GeckoCode.cpp | ||
| GeckoCode.h | ||
| GeckoCodeConfig.cpp | ||
| GeckoCodeConfig.h | ||
| Host.h | ||
| HotkeyManager.cpp | ||
| HotkeyManager.h | ||
| LibusbUtils.cpp | ||
| LibusbUtils.h | ||
| MachineContext.h | ||
| MemoryWatcher.cpp | ||
| MemoryWatcher.h | ||
| MemTools.cpp | ||
| MemTools.h | ||
| Movie.cpp | ||
| Movie.h | ||
| NetPlayClient.cpp | ||
| NetPlayClient.h | ||
| NetPlayProto.h | ||
| NetPlayServer.cpp | ||
| NetPlayServer.h | ||
| PatchEngine.cpp | ||
| PatchEngine.h | ||
| State.cpp | ||
| State.h | ||
| SyncIdentifier.h | ||
| SysConf.cpp | ||
| SysConf.h | ||
| TitleDatabase.cpp | ||
| TitleDatabase.h | ||
| WiiRoot.cpp | ||
| WiiRoot.h | ||
| WiiUtils.cpp | ||
| WiiUtils.h | ||