Jump to content

Disable Texture Smoothing On Desktops/Notebooks?


JeZxLee
 Share

Recommended Posts

Hi,

I booted up my slow thin client desktop and the game is running at 10 Frames Per Second.
I wish to disable texture smoothing on desktop/notebook Internet browsers.
How can I do the above?

Thanks!

JeZxLee

Link to comment
Share on other sites

WebGL is slow on Linux Firefox...
I blame Linux Firefox, not PixiJSv4...

Just wondering if there is something I can do in the source code to speed up the game to acceptable level?

I also asked for help with WebGL & Firefox in the official Linux Mint forums...

Thanks!

JeZxLee

Link to comment
Share on other sites

Hi,

I did a performance profile on Linux Firefox:

PDH4-Firefox-Performace-01.json

Any ideas?

<script>
    function gameLoop()
	{
		FrameCount++;
	
		setTimeout(gameLoop, FrameRate);		

		state();
		
		renderer.render(stage);
	}
<!--                                  [TM] -->	
<!--  "A 110% By Team www.16BitSoft.com!"  -->	
</script>

Thanks for your help!

JeZxLee

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...