[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling LemminGS



On Tuesday, 8 January 2013 13:58:45 UTC-6, Olivier Zardini  wrote:
> On 7 jan, 22:36, cookiecritt...@gmail.com wrote:
> 
> > On Monday, 7 January 2013 15:29:53 UTC-6, Olivier Zardini  wrote:
> 
> > > On 7 jan, 21:42, cookiecritt...@gmail.com wrote:
> 
> > >    Did you change anything in the code ?
> 
> >
> 
> > Hi, Yes I changed Some Code Do you think this has something to do with it?
> 
> > I just changed a couple of lines though.
> 
> 
> 
>    LemminGS has a built-in protection to prevent anyone to modify the
> 
> code (checksum stuff...). At the time, the idea was to prevent
> 
> WhoYouKnow to change the text of the Scrolling that appears on Menu
> 
> screen.
> 
> 
> 
>    So if you want to make some modifications, make sure you remove the
> 
> protection first ! (easier with the source code !)
> 
> 
> 
>    If you are a newbies in 65816 assembly language, that won't be
> 
> easy. You should perhaps start to 'play' with another software...
> 
> 
> 
>        Olivier

Hi Sorry for the late reply. Where is the protection implemented in the source code? I've even tried the original compilation and the same thing happens without modifying  the source code then linking it. Any help would be appreciated. Can you remove the protection for me?

Thank you :)