Hatake-hime

Squishy Cat Summoner
Regular
Joined
Jul 12, 2013
Messages
48
Reaction score
16
First Language
English
Primarily Uses
I want to disable the smoothing that is making my pixels smooth. I am using YEP_CoreEngine to change my resolution to match the parallexes, but my parallexes are still blurred.


I have put:

ImageManager.loadBitmap = function(folder, filename, hue, smooth) { if (filename) { var path = folder + encodeURIComponent(filename) + '.png'; var bitmap = this.loadNormalBitmap(path, hue || ); //console.log("disabling smoothing for "+path); bitmap.smooth = false; return bitmap; } else { return this.loadEmptyBitmap(); }};

into my game as a plugin, as well as added

<style type="text/css"> CANVAS{image-rendering: pixelated;}</style>

to my index.html at the end near </head> and between the <body>.


  I have tried all the above, and still my pixels are blurry.  ((I don't know what it means by or where to put:))


PIXI.scaleModes.DEFAULT = PIXI.scaleModes.NEAREST;


Please help, I can't make any games..?


I am including an example of the blurring I mean. Please full view it to see the difference.

BABY.png
 

andai

Regular
Regular
Joined
Oct 19, 2014
Messages
54
Reaction score
26
First Language
English
Primarily Uses
Archeia posted a link here that fixed that for me. Hopefully it will work for you as well!
 

Hatake-hime

Squishy Cat Summoner
Regular
Joined
Jul 12, 2013
Messages
48
Reaction score
16
First Language
English
Primarily Uses
Archeia posted a link here that fixed that for me. Hopefully it will work for you as well!



Hi, what is a non power of 2 background? Mine is 480x480?


Downloaded it, but nothing seems to have happened.
 

andai

Regular
Regular
Joined
Oct 19, 2014
Messages
54
Reaction score
26
First Language
English
Primarily Uses
Make sure to set the parameters to false.


Originally, it didn't work for me also. I did a clean install of MV, and replaced the js files of the project with that of the newly updated ones, and it worked for me.
 

Hatake-hime

Squishy Cat Summoner
Regular
Joined
Jul 12, 2013
Messages
48
Reaction score
16
First Language
English
Primarily Uses
I'll try that, will update in a bit. :)
 

Hatake-hime

Squishy Cat Summoner
Regular
Joined
Jul 12, 2013
Messages
48
Reaction score
16
First Language
English
Primarily Uses
Heya,


Reinstalled it from steam via deleting local content etc but it still is fuzzy in game.


I really makes me discouraged, I can't even make games in this, it removes every bit of pixels I put in.


ANY HELP is appreciated guys.
 

Ghost of Christmas Kloe

The Icecream Princess
Regular
Joined
Nov 15, 2015
Messages
1,548
Reaction score
967
First Language
English
Primarily Uses
RMMZ
Hi, what is a non power of 2 background? Mine is 480x480?


Downloaded it, but nothing seems to have happened.

Power of two (I think) means it's a power of two which is like 21, 22, 23, 24, 25. So maps of 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024 pixels squared work.
 

Hatake-hime

Squishy Cat Summoner
Regular
Joined
Jul 12, 2013
Messages
48
Reaction score
16
First Language
English
Primarily Uses
I can't seem to figure it out sadly, I'm going to try the bindpicturesto map and see if that'll help.


Thanks guys.
 

Latest Threads

Latest Posts

Latest Profile Posts

Eye_Guys.gif
Some eyew guys! One is absent for... reasons of taste
Eeee! X3 Ever since I started doing 3d Art ,my Pixel Art got sooo much better! I cant wait till im done with the tileset!
Crystal Shock Devlog #5 yay!



This week was super fun as I got to work on my favorite thing: Combat! A new boss has been added and some new mechanics on top of that. I also made some improvements to the first town.
Home cooking is good for your health! My wrist had been hurting weirdly for months now, but when making a soup I lifted a storage container with the "bad" hand, it crunched and there was a stinging pain and now everything is back to normal.
You gotta be kidding me...

Forum statistics

Threads
134,913
Messages
1,251,879
Members
177,747
Latest member
pcatfan14
Top