ThanosSiopoudis / FMScoutFramework

A Real-Time Football Manager scout tool framework written in .NET/Mono for Windows/Linux/OS X
GNU General Public License v2.0
73 stars 26 forks source link

Add Football Manager 2016 support #47

Closed ThanosSiopoudis closed 8 years ago

ThanosSiopoudis commented 8 years ago

Self-explanatory. The load process has (almost) not changed at all. I will share my findings a little later

s-devaney commented 8 years ago

Any update on this?

limkyung commented 8 years ago

when is 2016 available update?

ThanosSiopoudis commented 8 years ago

It is currently being worked on

LazyTarget commented 8 years ago

Anything we can do to help?

limkyung commented 8 years ago

how is it going?

when can i use 2016 version?

s-devaney commented 8 years ago

I think this project is dead

earthslasthope commented 8 years ago

I think there is a handful of people that are willing to help with maintain this project. The problem is most of them aren't familiar with the core of this library, they don't know how to get it to work for newer versions of Football Manager. Like myself, I just know how to look for simple offsets for entities that are already mapped. It would be incredibly helpful if some of the key persons in this project would write more guidelines to this. Then this project could stay alive.

On Mon, Feb 29, 2016 at 11:47 AM, Sam Devaney notifications@github.com wrote:

I think this project is dead

— Reply to this email directly or view it on GitHub https://github.com/ThanosSiopoudis/FMScoutFramework/issues/47#issuecomment-190283876 .

ThanosSiopoudis commented 8 years ago

There is a (quite long) explanation on how to find the main offsets and see the loading process of the game in https://github.com/ThanosSiopoudis/FMScoutFramework/issues/1#issuecomment-120171141

I really can't put it in words in any better way than this. I'm glad to help anyone who tries to do this, but unfortunately I don't have enough free time to find the main offsets for operating systems other than OS X which is where I work MacAssistant RT on. I really have no issue providing anything you need for OS X. If someone writes up the main FM16 support with loading methods I'll be glad to add the FM16 offsets definitions.