Search found 400 matches

by Roth
Sun Apr 23, 2006 11:45 am
Forum: Newbie Help Center
Topic: NSA or p8NES??
Replies: 20
Views: 7946

I'm a little confused here... are you trying to compile it? There are some binaries that came with it already. I figured you were just trying to run the program because of this statement: I want to try p8NES but i dont know how to get it Start. If that's what it is, be sure to put the Allegro dll fi...
by Roth
Sun Apr 23, 2006 9:05 am
Forum: Newbie Help Center
Topic: NSA or p8NES??
Replies: 20
Views: 7946

An easy way that I use to get to programs in a command prompt is just make a .bat file that goes straight to that directory. Seeing as how p8nes has more than one program that you can use in that directory, it makes it easier to access each one this way: cmd cd "C:\path\to\program\" I just...
by Roth
Fri Apr 21, 2006 5:18 pm
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

Awesome! It works now. There is one problem however... the samples don't work properly. They make a very nasty sound in the background. When the .nsf is just a single song, they sound fine. Is there any way to fix it so the samples play right in a multiple track .nsf? EDIT: Thanks a ton Memblers! UP...
by Roth
Fri Apr 21, 2006 1:29 pm
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

I can't seem to get this to work :? I've included every song with the same samples (even songs that don't use them), and the note-tables are identical. I have every .dat file renamed, and songs.asm edited as necessary. Still no go. If anyone would like to look at this for me and let me know why it w...
by Roth
Fri Apr 21, 2006 12:05 pm
Forum: NES Music
Topic: Need Some Help.
Replies: 3
Views: 5685

If you're going to use NT2, I suggest really learning the keystrokes and how to get around the program. It's a bit confusing at first, but once you know your way through it, it's a really fun program to use. Also, be sure to grab the file nedplay.zip to make your nsf files, as the tool NED2NSF doesn...
by Roth
Thu Apr 20, 2006 11:07 am
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

Yeah, I didn't have any samples in any of those. By chance, I don't need to use the same instruments also do I?
by Roth
Wed Apr 19, 2006 11:47 pm
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

Yeah, that's what I did: ned1: .incbin "TEMP.DAT" ned2: .incbin "riff.dat" ned3: .incbin "newstuff.dat" ned4: .incbin "sleuth.dat" I had ned1 as "stage.dat" but after that didn't work, I thought maybe something with the program needed a "TEMP.DA...
by Roth
Wed Apr 19, 2006 11:25 pm
Forum: NES Music
Topic: Multiple tracks in NSF files
Replies: 22
Views: 16062

NT2's engine uses .dat files. When you hit enter in there, it creates "temp.dat". So do that with your second song, and rename the file. Then edit the songs.asm file so it includes the .dat file there, and that's about it. Oh, and all the songs need to use the same set of samples and dpcm...
by Roth
Mon Apr 17, 2006 12:07 pm
Forum: Newbie Help Center
Topic: chr to.db????
Replies: 23
Views: 9319

Okay, I've tried implementing the code that you posted, never-obsolete. I can't seem to get it to work though: .inesprg 1 .ineschr 1 .inesmir 1 .inesmap 0 .org $8000 .bank 0 addrLO = $00 addrHI = $20 Start: SEI CLD LDA #$00 STA $2000 STA $2001 LDX #$02 begloop: LDA $2002 BPL begloop DEX BPL begloop ...
by Roth
Fri Apr 14, 2006 1:02 pm
Forum: Newbie Help Center
Topic: chr to.db????
Replies: 23
Views: 9319

I wonder if he means drawing tiles to the screen... I'm not sure. As in, level data maybe? There was discussion about that topic on this thread . Anyway, later in that thread , Tokumaru did some explaining on using arrays to do something like this, which I still don't get either, as this method neve...
by Roth
Thu Apr 13, 2006 7:39 pm
Forum: NES Music
Topic: NT2 Freezing issue?
Replies: 9
Views: 7195

I haven't had it freeze on me at all, but my fan does turn on in my computer about 1 minute after turning it on. I notice that when I run NT2, there's an application called csrss.exe that is running about 98% CPU power (which I find really weird after reading what it is . Maybe it has something to d...
by Roth
Sun Apr 09, 2006 10:28 am
Forum: General Stuff
Topic: Ugliest game
Replies: 16
Views: 8372

I said all that about older games and such but... there are some newer games with terrible graphics too. Those should be pointed out. Although I can't think of any names, as I tend to forget the name of bad games. Well, not that all games with bad graphics have bad gameplay, but that is usually the...
by Roth
Sat Apr 08, 2006 11:48 am
Forum: Newbie Help Center
Topic: Creating Original Graphics Using TLP and YY-CHR ???
Replies: 13
Views: 7814

This thread inspired me to make a program that lets you make blank binary files. Nothing extra special, but it was fun to do! http://robertlbryant.com/programs/download/makebin.7z Memblers: If this program is handy enough and you want to put it on the main page, I don't mind... I do know it's not mu...
by Roth
Thu Mar 30, 2006 10:54 am
Forum: General Stuff
Topic: Horrible Revolution controller?
Replies: 16
Views: 9383

I'm looking forward to the newest Nintendo console. I think they've started to get the right idea with taking games to a whole different level of gameplay, instead of following all the other companies and taking the consoles to a whole different level of power. Power is good, don't get me wrong, but...
by Roth
Sat Feb 18, 2006 2:52 pm
Forum: phpBB Issues
Topic: User Accounts
Replies: 17
Views: 16101

If you need moderators, that's no problem for me. I help mod the NES Files forum, and have limited admin rights there, so I know how to use phpBB pretty well... and I'm generally around. I'd think that you would probably want people who are more knowledgable about the topic of the entire board to be...