summaryrefslogtreecommitdiff
path: root/Source/Android/jni/MainAndroid.cpp
diff options
context:
space:
mode:
authorTom Pratt <tom.pratt@outlook.com>2026-04-24 13:18:36 +0200
committerTom Pratt <tompratt@squareup.com>2026-05-19 12:02:57 +0200
commit480968f05e03df0c860e84ac294593db91d74296 (patch)
treeb44e78065897e3448f34a4d8bbcd6b3a0341129d /Source/Android/jni/MainAndroid.cpp
parentb52ffa3e8ba6a12d1321c1f1adc76cf7cdce834e (diff)
Dont try to load temporary save states when launching netplay
An orientation change can trigger this code path immediately when a game starts. e.g. dolphin is portrait when launching the game but settings force gameplay to landscape. We want to avoid this and continue to the netplay launch code below. If the user backgrounds dolphin during netplay and then resumes after the process has died it will actually resume from the save state in single player mode, not sure if thats good or bad but fine for now. Netplay doesnt handle rotation very well, seems to go more and more out of sync the more rotations.
Diffstat (limited to 'Source/Android/jni/MainAndroid.cpp')
0 files changed, 0 insertions, 0 deletions