Does it mean 64x64 screen res? And if so, can I multiply it cuz 64x64 is tiny for gamemaker 2
The game should be 64x64 (or less), but you can scale this however you like to fill the window/screen.
In GameMaker the easiest way to do this would be to use cameras/viewports or setting the application_surface to a size of 64x64.