Sky-WAN / plugin

4 stars 1 forks source link

SKSE runtime 1.5.62 #1

Closed kotarf closed 5 years ago

kotarf commented 5 years ago

Could you update the SKSE libraries with runtime 1.5.62? I've been trying to learn how this sample is configured in VS but having very little luck.

flotwig commented 5 years ago

I don't have a lot of time to work on this project right now, sorry. I will get to it when I have time. For now I would spend some time digging through the SKAAR repository which this is based off of or this repository: https://github.com/bedax/skse_plugin_example

Best of luck!

kotarf commented 5 years ago

Thank you very much for the advice. I'll start from the repo in your link.

kotarf commented 5 years ago

I ended up still using this sample project for the most part, and combing through its settings. I haven't worked with VS in about 6 years so you saved me a ton of time porting over my plugin to SKSE64. Thx!

flotwig commented 5 years ago

Ayy glad to have been of help! What are you working on, if I can ask?

kotarf commented 5 years ago

Ayy glad to have been of help! What are you working on, if I can ask?

I made an SKSE-based patch for the original Locational Damage mod from 2012. It corrects several of its stability issues with respect to Papyrus and latency. I just ported this patch to Special Edition & SKSE64 as of a few days ago. I needed to wait for PapyrusUtil to be updated also, but for a while I was struggling with configuring and compiling. That's where this sample delivered much needed aid =)

flotwig commented 5 years ago

Nice! Best of luck with your mod. :)