Homebrew Unlimited Text File

  • Thread starter Thread starter kiafazool
  • Start date Start date
  • Views Views 2,045
  • Replies Replies 18

kiafazool

Well-Known Member
Member
Joined
Apr 21, 2010
Messages
1,221
Solutions
3
Reaction score
0
Trophies
0
Age
31
Location
Canada
Website
www.gbatemp.net
XP
353
Country
Canada
hey guys
can any one tell me a text viewer app/homebrew that works on the ak2i w/ akaio 1.7 that can read a txt file of up to 90k lines or more or better yet unlimited
i want to be able to have a heartgold walkthrough on the move
i have the walkthrough from this link but i have deleted the title and the updates to lower the number of lines
the count starts from table of contents
 
You could break it up into kanto, johto and then the rest

I'll check other homebrew to see if they can manage larger files.
 
The problem with unlimited is that it would have to stream the text file from your memory card. Whilst that would be fine for general viewing of the file, it would make searching larger files very slow, that is why TextDS stores the entire file in RAM. Of course, this is only in theory, I have never tested the real overheads of this method. I might test it out for TextDS3 and have an option to use streaming files with unlimited size and potentially slow searching, or fully cached files with limited size and very fast searching. Don't expect this update to come within the next couple of weeks though (busy with other things at the min).
 
wow pi
how did u get that number

btw thanks soo much
that helped alot

does anyone know how to add moonshell to the first screen where it says microsd, and slot 2
can u add another thing to it?
 
kiafazool said:
wow pi
how did u get that number
I wrote a program to generate a massive text file with 1,000,000 lines

the file was like this
CODE1
2
3
4
5
...
and put it in to moonshell and I could read up to 131072.
 
Hmm, that doesn't necessarily mean moonshell2 can open all text files and view 131072 lines. I'm not sure how the moonshell2 text viewer allocates memory, but if it has variable line lengths (line length up to a return character), then that number would decrease significantly when trying a text file with longer lines. Perhaps you could try making each line something like:

Code:
1abcdefg
2abcdefg
3abcdefg
4abcdefg
5abcdefg

and see if it still views that many lines? I'm interested to know
smile.gif
 
Moonshell can read huge text files, but you can't edit the big ones. So, if the only thing you intend to do is read the guide, you can just put that on your µSD and open it with Moonshell's Text Viewer (or whatever it's called).
 

Site & Scene News

Popular threads in this forum