Pizzabelly / EasyRP

Give yourself a Custom Rich Presence in Discord.
557 stars 152 forks source link

Two DLL files are "missing" (Fixed) #58

Closed vanquishes closed 6 years ago

vanquishes commented 6 years ago

I tried starting my rich presence and I was greeted by an error that I don't know how to fix: "The code execution cannot proceed because MSVCP140.dll , VCRUNTIME140.dll was not found. Reinstalling the program may fix this problem."

vanquishes commented 6 years ago

(Reinstalling the program doesn't fix it.)

cl0ck-byte commented 6 years ago

Can you read readme.md please. There is something that you need (librays, actually I gave the fix to Pizzabelly.)

vanquishes commented 6 years ago

yes I can, EasyRP (Custom Discord Rich Presence) https://github.com/Pizzabelly/EasyRP

  1. First you need to register a Rich Presence application with discord
    • Go here https://discordapp.com/developers/applications/me
    • Make a new application The name of the app will be the main name for the rich presence
    • Enable rich presence for your app and add some assets 2 Download the latest release of EasyRP from here https://github.com/Pizzabelly/EasyRP/releases 3 Edit the config file with the information from your newly registered app 4 Run easyrp (it should open a cmd window)
      • It should report errors from your config file (if there are any) 5 Discord should show the game on your profile
      • if not, add the exe as a game on discord and the file path should change to your presence

You can edit the config any time while the program is running to change the presence (make sure to save the file)

vanquishes commented 6 years ago

nothing there looks like it could link to the error.

cl0ck-byte commented 6 years ago

Again, can you read what you need to set up?

vanquishes commented 6 years ago

a rich presence, I have that.

cl0ck-byte commented 6 years ago

if you are on Windows you also need Visual C++ <

you're that dumb?

vanquishes commented 6 years ago

I have c++

cl0ck-byte commented 6 years ago

download, try x86 if you downloaded it earlier as x64

vanquishes commented 6 years ago

image

cl0ck-byte commented 6 years ago

what i said: download x86

cl0ck-byte commented 6 years ago

or repair it

vanquishes commented 6 years ago

Done.

vanquishes commented 6 years ago

huh, works now, thanks!