-
Running fullscreen at 1080p resolution.
The game creates then the mouse clicks around a few times OR the esc key screen comes up.
it sits there for maybe 30 seconds throws the below error then…
-
Hi Mr.Norbyte,
Sorry posting the request here, but github doesn't have a message system.... I just saw one of the old issues where you added the support for Diablo2 Resurrected GR2 model. I have been…
-
I like having starting items I can use from lvl 1 when leveling alts while using a bow for the first 20 lvls or so. Anyway to add a set, all pieces wearable at lvl 1. All slots but shield and bow in m…
-
Hi! First of all, thank you to all the mods working on this project, it's awesome. Can't wait to start my grail after hours of BNet farming.
Question is - Where do I point the `gomule-d2r\gomule\l…
-
just sit on the character screen and over and over the name asks are You sure You want to leave d2r start it up with him in a game and it just leaves and says cant find the pointer. Maybe I'm doing i…
-
Starting with this build
https://github.com/PotatoOfDoom/CyberFSR2/actions/runs/2888774513
it seems the image isn't reconstructed correctly anymore, it's super blurry and camera jitter is observable…
-
Hi everybody,
I recently started to use Basilisk for some basic orbital simulation. I was able to do standard orbital maneuver and I think I understood the basic concepts behind messages and so on. …
-
I've been trying to run d2r through Lutris for quite some time. Usually from the very beginning I get a black screen with an obviously running game in the background, with music and a hand-cursor. Thi…
-
OS: Debian Jessie
java -version
java version "1.7.0_261"
OpenJDK Runtime Environment (IcedTea 2.6.22) (7u261-2.6.22-1~deb8u1)
OpenJDK 64-Bit Server VM (build 24.261-b02, mixed mode)
d2r-ser…
-
Using imagemagick
```py
for png_name in pngs:
# transparency
convert .\png\png_name -fuzz 7.0% -transparent black .\png\tmp.png
#alpha layer
convert .\png\tmp.png -alpha extract .\png\…