emulator icon indicating copy to clipboard operation
emulator copied to clipboard

Emulator.css / resize

Open Gamerzfanz21 opened this issue 9 years ago • 1 comments

I noticed that in the coding there is a section that calls for emulator.css, in looking through all the files, I don't see any emulator.css file, is there suppose to be one?

Also, is there a way to "resize" the game itself? I tried resizing from with in the js swfobject.embedSWF('files/Nesbox.swf', 'emulator', '700', '515', '11.2.0',

But that doesn't seem to work, is there some other way to resize the game itself?

Gamerzfanz21 avatar Oct 15 '16 18:10 Gamerzfanz21

Hi, emulator.css - it's just jquery call for the css function (http://api.jquery.com/css/) unfortunately there is no way to do custom size

nesbox avatar Oct 16 '16 06:10 nesbox