Dávid Nagy

Results 37 comments of Dávid Nagy

Currently the only way to change controls is to edit the source: https://github.com/NagyD/SDLPoP/blob/master/src/seg000.c#L1523

I have opened a forum thread about this here: http://forum.princed.org/viewtopic.php?p=24057#p24057

Here's a workaround: Right-click on prince.exe, click Properties, go to the Compatibility tab, click the High DPI settings button, enable override, and select "Application". This should disable the bitmap-stretching that...

I've merged the pull request. @i-hate-drm2, can you compile the source for yourself to try it?

Exactly what doesn't work on the keyboard?

If your laptop has a numpad, you could try using that. (Sometimes the numpad is not on separate keys but on the letter keys, and the numpad functions are activated...

Is this "Flatpak" similar to "Snap"? A Princed user called "popey" posted a Snap package here: http://forum.princed.org/viewtopic.php?p=23242#p23242

I have fixed them now. By the way, I don't think it makes much sense to compile without USE_TEXT.

Done: 8c85a54b8fbd1c7395013986c7137af6d89d7ef2 Is there any specific glitch caused by the old code?

Sorry for the late reply. I merged your branch into a new branch in my repo, so I can improve on it. https://github.com/NagyD/SDLPoP/commits/originalmode I've already made some changes, can you...