Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some games spam the log and fail to run at full speed #389

Open
Schroedingers-Cat opened this issue Apr 9, 2023 · 0 comments
Open

Some games spam the log and fail to run at full speed #389

Schroedingers-Cat opened this issue Apr 9, 2023 · 0 comments

Comments

@Schroedingers-Cat
Copy link

I've noticed that Worms United and Action Soccer continuously log this to the console when in-game. They work fine in the menus but when being in a level, there's a massive amount of logging going on:

[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e1 - Phys: 1c5
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e2 - Phys: 1c6
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e3 - Phys: 1c7
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e0 - Phys: 1a0
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e1 - Phys: 1a1
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e2 - Phys: 1a2
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e3 - Phys: 1a3
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e0 - Phys: 170
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e1 - Phys: 171
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e2 - Phys: 172
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e3 - Phys: 173
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e4 - Phys: 174
[libretro INFO] [DOSBOX LOG] [MAPPAGE] Page: e5 - Phys: 175

This seems to cause both games to run very slow (like 10-15fps) on a Ryzen 9 3950X even with cycles set to max (Settings->Performance Options->Emulated Performance). They work fine with the original Dosbox as well as Dosbox-x (and the aforementioned max setting), which makes it look like an issue with this core.

schellingb added a commit that referenced this issue Apr 10, 2023
Simplify page fault rewinding code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant