So I'm pretty new to writing addons for Garry's Mod and would like to show everyone an addon I made: GNES.
[B]GNES is an addon that allows you to emulate and play NES games right in Gmod![/B] It uses a Javascript NES emulator called JSNES (credit: [URL]https://fir.sh/projects/jsnes/[/URL]) with some slight modifications to run in Gmod.
ROMs are loaded through a URL, Dropbox is probably the best one to use. I plan on making a local file upload kind of thing if I can figure out how to convert bytes to a file in Javascript.
[B]Download here: [URL]http://steamcommunity.com/sharedfiles/filedetails/?id=736083419[/URL][/B]
[I]Here are some screenshots:[/I]
[IMG]http://i.imgur.com/w08UeCKl.jpg?1[/IMG]
[IMG]http://i.imgur.com/IRyJlnRl.jpg[/IMG]
[IMG]http://i.imgur.com/sjBQ6nYl.jpg[/IMG]
[I]This is a video of the first release (It's outdated, but is still relevant):[/I]
[video=youtube;XpAIGt1lYF8]https://www.youtube.com/watch?v=XpAIGt1lYF8[/video]
Github (GNES source): [url]https://github.com/TotallyOriginal/gnes-source[/url]
Github (Modified JSNES): [url]https://github.com/TotallyOriginal/gnes[/url]
Well this is gorgeous man. Reminds me of the old arcade machines back in GMOD Tower.
I would suggest you don't specifically recommend users to use dropbox for the roms just because it's a little bit of a grey area and dropbox doesn't like constant traffic on a single link
Unless this is just visible for the local player in which case no problem at all
Possible to get this up on Github?
[QUOTE=Lebofly;51972693]Possible to get this up on Github?[/QUOTE]
Alright, I don't really use Github often but I put it up anyway. Hope it helps
You get a Diamond star for this. This work is awesome, wonderful for a bit more passive gamemodes.
[QUOTE=Kosman;51971635]So I'm pretty new to writing addons for Garry's Mod and would like to show everyone an addon I made: GNES.
[B]GNES is an addon that allows you to emulate and play NES games right in Gmod![/B] It uses a Javascript NES emulator called JSNES (credit: [URL]https://fir.sh/projects/jsnes/[/URL]) with some slight modifications to run in Gmod.
ROMs are loaded through a URL, Dropbox is probably the best one to use. I plan on making a local file upload kind of thing if I can figure out how to convert bytes to a file in Javascript.
[B]Download here: [URL]http://steamcommunity.com/sharedfiles/filedetails/?id=736083419[/URL][/B]
[I]Here are some screenshots:[/I]
[IMG]http://i.imgur.com/w08UeCKl.jpg?1[/IMG]
[IMG]http://i.imgur.com/IRyJlnRl.jpg[/IMG]
[IMG]http://i.imgur.com/sjBQ6nYl.jpg[/IMG]
[I]This is a video of the first release (It's outdated, but is still relevant):[/I]
[video=youtube;XpAIGt1lYF8]https://www.youtube.com/watch?v=XpAIGt1lYF8[/video]
Github (GNES source): [url]https://github.com/TotallyOriginal/gnes-source[/url]
Github (Modified JSNES): [url]https://github.com/TotallyOriginal/gnes[/url][/QUOTE]
I initially thought you made your own NES emulator in lua, kinda like someone did back then with GB, oh well :v: good presentation though
[QUOTE=solid_jake;51972327]Well this is gorgeous man. Reminds me of the old arcade machines back in GMOD Tower.[/QUOTE]
As far as I can remember, one of the devs back then had gone making the same thing - think he also had achieved emulating SNES, but his work never got used.
This is still the first one to be released to public for GMOD though, so - it's pretty neat.
Sorry, you need to Log In to post a reply to this thread.