Search found 24 matches

by GGuy
Wed Nov 05, 2014 8:17 am
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

Nice! Are you going make another set with the lower case letters for English games? Yes I'm working on a "standard" set right now that includes a lot of missing things. Thanks for telling me. No problem. :D Edit 1: The font pack is done! It includes all of the standard NES palette colors,...
by GGuy
Tue Nov 04, 2014 2:52 pm
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

I just noticed a really strange bug today while testing 4x. I'm running Windows Technical Preview so it might be different for others but when you have your mouse over the game window the emulator slows down. When the mouse is not over the window but somewhere else like the desktop the emulator runs...
by GGuy
Sat Nov 01, 2014 8:51 pm
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

I've started work on a font pack. It will include all of the default NES colors. Hiragana, Katakana, and English letters. Also special characters such as the copyright symbol and trademark symbol. It should be done within a week. Edit 1: Ok here is a quick and dirty 4x font pack for anyone that want...
by GGuy
Mon Oct 06, 2014 12:59 pm
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

Hey mkwong. Do you think it would be possible to add APNG support to the emulator? I had someone ask me recently if it would be possible to add extra animations this way. I found this code http://sourceforge.net/projects/libpng-apng/ and compiled a libpng dll *link removed* . So far everything works...
by GGuy
Wed Aug 27, 2014 12:06 pm
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

mkwong98 wrote:GGuy, what program did you use to record the youtube clips? I can't a recording with good frame rate and no slow down.
I use OBS. https://obsproject.com/
There's an option to save the recording to the computer and I capture at a bitrate of 5000 kb/s.
by GGuy
Tue Aug 26, 2014 11:28 pm
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

Hey Shonumi. I believe it was me that suggested the ID thing. I posted it on google code. Anyways I have an idea about the all solid colors thing. It's not ideal but what I've been doing is editing the CHR data in the rom and making the solid tiles unique. Of course having people patch a rom is kind...
by GGuy
Tue Aug 26, 2014 12:22 am
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

Alrighty, thanks for the suggestion.
I'm pretty much finished with it now. Just a few more Japanese carts left to check. Hopefully this list will help anyone that wants to make a pack.
by GGuy
Sun Aug 24, 2014 11:31 pm
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

Great new additions mkwong. I'm extremely happy to see the source has been released. Tonight I started putting together a spreadsheet listing the compatibility of games thanks to the NesCartDB . I should have it done by tomorrow maybe. US carts only right now. Green = The game works. Red = It's a CH...
by GGuy
Fri Jul 18, 2014 5:00 pm
Forum: NESemdev
Topic: Please try my NES emulator HDNes
Replies: 279
Views: 263530

Re: Please try my NES emulator HDNes

Hi guys! GreenGuy here. I'm glad you like my projects (Zelda 2 & Metroid revamps). Figuring out how the music worked was a bit tricky at first but now I'm a pro. If anyone needs help with this program just let me know. I'll be happy to help you out as best as I can.