AntonHei / Undertale_DiscordRichPresence

A Rich Presence "Mod" for Undertale. (Working with Save-Games)
MIT License
5 stars 0 forks source link

A few questions and issues #4

Open DiscardedSlinky opened 6 days ago

DiscardedSlinky commented 6 days ago

Is it suppose to read the room name you're currently in or just the one you saved in? Because it doesn't display the room you are currently in, only the one you've saved in. It also only updates level and kills when you save. Is this intended?

The timer is also very broken. It will flip between numbers a lot and I've seen it counting backwards a few times. It also didn't detect my genocide run as being a genocide run. The death counter works great though! Updates immediatly.

AntonHei commented 5 days ago

Hello, yes indeed. As described in the Repository Description this Script only Works with save games. If you want to have a real time Discord Rich Presence or Mod Support in General check out this Repository of mine: https://github.com/AntonHei/Undertale_Discord_Rich_Presence.

It works by DLL Injection, Reading RAM of the game and is way more advanced and can be easily adjusted by the config or lua files.

If you have further questions don't hesitate to ask ;)