You should be able to couple the redistributable with visual studio community edition? Unless there is some agreement somewhere saying you're not allowed (IN WHICH CASE I'VE BEEN VERY NAUGHTY)
I don't think they do not allow you to include it but personally I wouldn't include them since they are not inherent to the program (as in not actually part of your application) and they are already there on Microsoft's downloads... (I'm just very picky when it comes to this stuff...) Just link people to the download and be done with it, if someone else decides to make some other program dependent of the same VC++ (like what falkenjeff did for the joystick stuff), they will have to either install it or copy the DLLs again and so on, better save people that hassle right away...
3 crashes in the matter of an hour and half when I do 4P Fiascos. More noticeable playing in one long sitting. Never crashed when I lobby or Pioneer 2 afk however.
Yeah, I crashed 4x yesterday and had to uninstall unfortunately . Any idea how we can work on stability?
Hey!!!! Thanks!!!! The addons is now workin... but... the drop checker doesn't show anything. What could be?
I'm no coder. so I simply add it... Code: if imgui.GetScrollY() <= 0 or prevmaxy == imgui.GetScrollY() then With a space after "then"? Edit: launched the game and it works. thx.
It did actually work, just wanted folks to see. helloworld is there below it for comparison. Edit: Lmao just notice my screenie caught the rappies falling.
Hey guys I made a new addon. It displays the chatlog and it has some cool features such as - timestamps - 1000 message history (ingame chatlog only stores 30) - highlighted text when someone mentions your name Download it from here https://github.com/jtuu/psochatlogaddon/archive/master.zip and extract it into your addons folder. There is one known issue and it is that most non-ascii characters can not be displayed (will show up as question marks instead). So no kanji, kana, cyrillic etc. sorry I dunno how to fix it. If you run into any issues send me a PM or talk to me ingame or something. Enjoy. Chatlog addon by Esc posted Dec 19, 2016 at 10:52 PM