Page 1 of 1

Small request

Posted: Wed Aug 27, 2014 12:03 pm
by Witsfool
This is completely selfish of a request, but in the original format of the game, when you opened the paperdolls and then dragged them to a spot on the screen, they would lock there. So every time you closed them, when you opened them again they would be where you left them, instead of back at their default positions. I'm super anal about stuff like that, I like to have all the paper dolls and inventory windows set to appear off to the side where they dont block the entire screen. If there is any way to do this, it would be awesome!

Re: Small request

Posted: Wed Aug 27, 2014 12:36 pm
by Dominus
There is a nine years old patch that addressed this somewhat http://sourceforge.net/p/exult/patches/28/
Never got implemented, might be interesting to add.

It was run time only (so on restart of Exult you needed to do this again) but so was the original, I think.

Re: Small request

Posted: Wed Aug 27, 2014 6:07 pm
by Dominus
Took a quick look and made the patch easier to apply and for current SVN.

Re: Small request

Posted: Wed Aug 27, 2014 11:23 pm
by Witsfool
Awesome. You are the proverbial bomb my friend

Re: Small request

Posted: Wed Aug 27, 2014 11:28 pm
by Witsfool
And now to show my ignorance. What do I do with the .diff file?

Re: Small request

Posted: Thu Aug 28, 2014 4:04 am
by Dominus
You'd need to compile Exult ;)

Re: Small request

Posted: Thu Aug 28, 2014 4:41 am
by Witsfool
Aha... and is there a page somewhere that tells how to do that for someone who is programmerly challenged?

Re: Small request

Posted: Thu Aug 28, 2014 8:41 pm
by Dominus
http://exult.info/faq.php#compile_snapshot -> https://sourceforge.net/p/exult/code/HE ... ADME.win32 (you will need to download the SVN source off our download page). Once you manage to compile Exult like this, use the patch command to patch the source code with the diff file (for example "patch -p0 -i gump-xy-save.diff" in MSYS).

Re: Small request

Posted: Fri Aug 29, 2014 2:33 am
by Witsfool
Okay, I read both of those pages (and the actual file in my actual Exult directory), attempted to do exactly what it says, and discovered that I don't program games (or anything else) for a reason... I'm completely lost.
And I find it hilarious to my own detriment that this is AFTER you made it EASIER to patch it... lol