Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Emre

Pages: [1]
1
Editing A&A / Questions regarding codebase
« on: October 21, 2016, 04:08:03 AM »
Hi, I will probably have some questions regarding the codebase, so I will be posting them here.

I think these are leftovers from some debugging? The function that is being called has an empty body.

https://github.com/ExiguusEntertainment/AmuletsArmor/blob/master/Source/FILE.C#L151

For some reason, I am unable to read RES files. It looks like reading the binary files directly to structs is failing somehow. The second element in the index gets garbled, its name field does not have the correct information, etc. My guess is that it is probably due to struct packing issues between different compilers.

2
I am curious about what the three switches at the end of Elmore's Retreat quest do.

Near the labyrinths, there are two different rooms with switches: The first one being 4-switch room that unlocks the treasure (if I remember correctly). And there is a second room with three switches. I hear some distant stone movement sound in a particular configuration but I was never able to find where that sound originates from.

Pages: [1]