Danial Taghaddos
Danial Taghaddos
This is a few years old, but you have to take them out of the stackview and call this: ``` [[UIApplication sharedApplication].keyWindow bringSubviewToFront:textField]; [[UIApplication sharedApplication].keyWindow bringSubviewToFront:autoCompleteTableView]; ```
I was able to capture the full error received at other machine emulators (86Box), as below: 
> [@danialtaghaddos](https://github.com/danialtaghaddos) Thanks, I should test this on hardware some time and see if it crashes there. > > Does the game support save games? Hopefully I won't need to...
> you can try replacing DOS4GW (that seem to be the used extender - according to the screenshot) with DOS32A > > Howto: https://www.dosbox.com/wiki/TOOLS:DOS32A > > Download: https://vogonsdrivers.com/getfile.php?fileid=2247&menustate=0 Hey @LowLevelMahn,...
> > I checked out the repo, and was able to get up to Level 7 in less that 2 minutes using turbo mode shortcut (Alt + F12) on a...
> [@danialtaghaddos](https://github.com/danialtaghaddos) Another thing to test, try forcing `core = normal` (DOSBox defaults to `dynamic` in protected mode games). Interesting. Actual crash of dosbox with following logs: ``` 2025-06-02 17:50:28.506...
I added debug logs to the code to further investigate the issue. Logs below: https://gist.github.com/danialtaghaddos/16d10c4e4eaeaf7a5576a1e02ccb6e7e ```txt 2025-06-02 22:04:32.630 | paging.cpp::PAGING_LinkPage [832]: Link 702 Phys 702 2025-06-02 22:04:32.630 | paging.cpp::PAGING_LinkPage [832]:...