Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: Canon98 on August 06, 2009, 07:31:07 PM



Title: Gecko Help
Post by: Canon98 on August 06, 2009, 07:31:07 PM
I know there's a way to exceed the number of lines that Gecko Os can handle but I can't find where it says how to do it? A little help please. It'll surely be appreciated.
 :happy:


Title: Re: Gecko Help
Post by: ピカノ on August 06, 2009, 07:38:45 PM
Quote from: brkirch
Add these lines to your Gecko 1.8.0.2+ gameconfig.txt file to allow for more SSBB codes to be loaded at the same time:
Code:

RSBE01:
codeliststart = 80570000
codelistend = 80580000
poke(800042B8, 60000000)
poke(803E9930, 60000000)[/url]


Title: Re: Gecko Help
Post by: Canon98 on August 06, 2009, 07:45:56 PM
So how do I do this exactly? I cant find the gameconfig.txt and I'm currently using gecko 1.9.1


Title: Re: Gecko Help
Post by: Segtendo on August 06, 2009, 07:48:07 PM
IDK, make one?


Title: Re: Gecko Help
Post by: Jose Gallardo on August 06, 2009, 07:59:02 PM
Copy and paste the stuff Picano posted into a blank txt file and save it as gameconfig.txt

Place it in the root of the SD Card, and you're set.


Title: Re: Gecko Help
Post by: Canon98 on August 06, 2009, 08:02:15 PM
Copy and paste the stuff Picano posted into a blank txt file and save it as gameconfig.txt

Place it in the root of the SD Card, and you're set.

The one piece of info I was missing, Thank you.