diff options
Diffstat (limited to 'results/scraper/box64/763')
| -rw-r--r-- | results/scraper/box64/763 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/box64/763 b/results/scraper/box64/763 new file mode 100644 index 000000000..9e3bb60c6 --- /dev/null +++ b/results/scraper/box64/763 @@ -0,0 +1,9 @@ +Running Blue Revolver on VF2 leads to OOM +Reproduce: + +1. Download `[experimental] bluerevolver_v051_demo_linux.tar.gz` from https://woofycakes.itch.io/blue-revolver-v05 +2. Uncompress it and run `box64 bin/love64 bin/game.love` (with gl4es and emulated SDL) + +The game seems running fine, but memory usage will grow at a rate of 1GB/s until it gets killed. I already tried `BOX64_DYNAREC=0`, no help. + +@xctan has run it on a native machine, and the memory usage is normal. \ No newline at end of file |