Exoplast
Engaged Member
- Nov 2, 2017
- 2,727
- 19,068
- 622
You can try to edit the some lines (9,10,11) in the plugin.js from the Farmer's Dreams R19\www\js Directory . Please backup the plugin.js file before you do that .The problem is that actually my have too much time now in other words if is understable the pc is too old. I can play some games so i cannot play this game :'v
From:
{"name":"KhasCore","status":true,"description":"[2.0] Required by Khas plugins.","parameters":{}},
{"name":"KhasGraphics","status":true,"description":"[1.1] Required by Khas graphics plugins.","parameters":{}},
{"name":"KhasAdvancedLighting","status":true,"description":"[3.2] Adds lighting to your game.","parameters":{"Custom Blending":"ON","Transfer Reset":"OFF","Auto Battle Lighting":"OFF"}},
to:
{"name":"KhasCore","status":false,"description":"[2.0] Required by Khas plugins.","parameters":{}},
{"name":"KhasGraphics","status":false,"description":"[1.1] Required by Khas graphics plugins.","parameters":{}},
{"name":"KhasAdvancedLighting","status":false,"description":"[3.2] Adds lighting to your game.","parameters":{"Custom Blending":"ON","Transfer Reset":"OFF","Auto Battle Lighting":"OFF"}},
This will normally disable the plugin for better lightning , so that the game will use the standard engine for that .
Notepad++ is a nice tool to do things like that .
Updating your GPU driver and your directx to the newest version also helps sometimes ^^
Last edited: