Julius Schwartzenberg

Results 60 issues of Julius Schwartzenberg

The intro was always relatively slow, but now I noticed it became even slower. I bisected it to this commit: f24a0266e91497ab0c118e76ba171c3d65ec9049 is the first bad commit commit f24a0266e91497ab0c118e76ba171c3d65ec9049 Author: Stas...

bug
help wanted
regression

Does not seem to be a regression, neither with DOSEMU2 devel branch nor with the 1.5.0 tarball, Pinball Fantasies starts up. The screen just stays black. I'm using Ubuntu 14.04...

**Describe the bug** At one point during the tutorial when following the suggestion to check the score, I got this: ![Screenshot_20210815_171201](https://user-images.githubusercontent.com/877112/129483293-9a04c89f-ced7-438e-ac34-b892f60423ec.png) **To Reproduce** Install the game & do the tutorial....

**Describe the bug/To Reproduce** Start the game, wait. At some point it shows: ![Screenshot_20210815_151927](https://user-images.githubusercontent.com/877112/129480014-b5ebb308-4b8d-4030-b036-eee858260ca2.png) **Attach program/game binaries or provide an URL** https://archive.org/details/win3_Draculas **Attach the log** [boot.log](https://github.com/dosemu2/dosemu2/files/6988178/boot.log) **A regression?** No idea....

**Describe the bug** This screen flickers and the graphics are not ok: ![Screenshot_20201225_172552](https://user-images.githubusercontent.com/877112/103138812-69636780-46d6-11eb-8e40-6e02c39121d0.png) **To Reproduce** Start the game, press 1 twice, then press F1. This issue also occurs in EGA...

It would be nice to have support for more than 8 bpp in Windows. There is currently no known working driver which enables this. Some variants: - Solve the issue...

win31

I happen to have a Windows 10 installation on which I could try DOSEMU2. It's possible to run different kinds of Linux compatible GNU environments on top of Windows 10...

**Describe the bug** With: ``` $_cpu_vm = "emulated" $_cpu_vm_dpmi = "emulated" ``` Plus either `$_cpu_emu = "full"` or `$_cpu_emu = "fullsim"`, installing th SB16 driver gives the following screen on...

While there are multiple ways to get a working network connection within dosemu, the easiest way seems to be: 1. Run: socat PTY,echo=0,link=/tmp/vmodem exec:slirp,pty,stderr,setsid 2. Specify: $_com1 = "/tmp/vmodem" 3....

enhancement
help wanted

mousetst from CuteMouse can also switch between different video modes using 0-7/a-f. All of these modes work except for 'c'. Then the following error is logged and the window stays...