editing large text files

You can talk about almost anything that you want to on this board.

Moderator: Moderators

User avatar
Zepper
Formerly Fx3
Posts: 3264
Joined: Fri Nov 12, 2004 4:59 pm
Location: Brazil
Contact:

editing large text files

Post by Zepper »

- Do you know a text editor that can open large text files? "Large" means around 100 megs of data. ^_^;; I use wordpad, but it becomes very slow.
NotTheCommonDose
Posts: 523
Joined: Thu Jun 29, 2006 7:44 pm
Location: lolz!

Post by NotTheCommonDose »

Did you try notepad? :lol:
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

NotTheCommonDose wrote:Did you try notepad? :lol:
Only on Windows 2000, Windows XP, and Windows Vista does Notepad work with huge text files. Notepad of Windows 95, Windows 98, and Windows Millennium Edition is limited to 32 KiB or so.

I use Notepad++ as my primary text editor. Have you already tried that one?
NotTheCommonDose
Posts: 523
Joined: Thu Jun 29, 2006 7:44 pm
Location: lolz!

Post by NotTheCommonDose »

Never knew it existed.
User avatar
Zepper
Formerly Fx3
Posts: 3264
Joined: Fri Nov 12, 2004 4:59 pm
Location: Brazil
Contact:

Post by Zepper »

NotTheCommonDose wrote:Did you try notepad? :lol:
Did YOU try Notepad with a file 85MB large?
NotTheCommonDose
Posts: 523
Joined: Thu Jun 29, 2006 7:44 pm
Location: lolz!

Post by NotTheCommonDose »

never needed to.
User avatar
Bregalad
Posts: 8036
Joined: Fri Nov 12, 2004 2:49 pm
Location: Caen, France

Post by Bregalad »

I use textpad and it's fine.
Roth
Posts: 400
Joined: Wed Aug 03, 2005 3:15 pm
Contact:

Post by Roth »

EditPadLite can open any size file I believe. Might want to double check first though.
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

It takes a long time for any computer to word-wrap 100 MB of text. What is in this large text file, and why must it be edited as one file?
User avatar
hap
Posts: 355
Joined: Thu Mar 24, 2005 3:17 pm
Contact:

Post by hap »

Probably a CPU emulator tracelog.
Wordwrapping can be disabled.
User avatar
dXtr
Posts: 375
Joined: Tue Sep 21, 2004 12:11 am
Location: Karlshamn (Sweden)

Post by dXtr »

use HxD, under "View->Visible Columns" Set to "text" and then select "View->Adapt to window width", it won't handle newline but you can edit very large files ;)
Sorry for misspellings, I'm from Sweden ^^
User avatar
Zepper
Formerly Fx3
Posts: 3264
Joined: Fri Nov 12, 2004 4:59 pm
Location: Brazil
Contact:

Post by Zepper »

hap wrote:Probably a CPU emulator tracelog.
Wordwrapping can be disabled.
Bingo. :P
Well, the generated log looks much like what Nintendulator does, except it has no flags information. Just for having a comparision about the text format and file size.
NotTheCommonDose
Posts: 523
Joined: Thu Jun 29, 2006 7:44 pm
Location: lolz!

Post by NotTheCommonDose »

Why do you need to open a "huge" text file anyway?
User avatar
tokumaru
Posts: 12106
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Post by tokumaru »

NotTheCommonDose wrote:Why do you need to open a "huge" text file anyway?
With the CPU executing hundreds of thousands of instructions per second, you can imagine that a log can get pretty large very quickly. He probably needs to verity a certain emulation behavior in that log.
User avatar
Zepper
Formerly Fx3
Posts: 3264
Joined: Fri Nov 12, 2004 4:59 pm
Location: Brazil
Contact:

Post by Zepper »

NotTheCommonDose wrote:Why do you need to open a "huge" text file anyway?
- Why? That's odd, but fine. I need to read trace logs of CPU/APU, general NES emulation. Wordpad can edit those big files, but it's slow when the size is greater than 30 megs.
Post Reply