Does the parallax library cause any sort of slowdown for others?

This is the place for discussion and support for LunaLua and related modifications and libraries.

Moderator: Userbase Moderators

Forum rules
Before you make a topic/post, consider the following:
-Is there a topic for this already?
-Is your post on topic/appropriate?
-Are you posting in the right forum/following the forum rules?
HunnyBon
Hoopster
Hoopster
Posts: 45
Joined: Tue Dec 30, 2014 8:51 am
Flair: Y'ever just jhdsfhdsjkh

Does the parallax library cause any sort of slowdown for others?

Postby HunnyBon » Thu Sep 01, 2016 1:13 pm

I'm asking this because I'm running Linux, using Wine to run SMBX with lunalua, I'm not sure if it's a situation with wine or just the engine not handling 3/4 paralaxing backgrounds.

Code: Select all

function onStart ()
	walljumps.slideSpeed = 2.5;
	walljumps.jumpIntensityX = 4.0
	bg0 = paralX.create ({image=bgwater, y=80, priority=-96, repeatY=false, parallaxX=0.4, parallaxY=0.2})
	bg1 = paralX.create ({image=bgbackhills, y=50, priority=-97, repeatY=false, parallaxX=0.2, parallaxY=0.19})
	bg2 = paralX.create ({image=bgsky, y=-400, priority=-98, repeatY=false, parallaxX=0.1, parallaxY=0.1})
end

function onLoop()
	bg0.y = 80 + 4*math.sin (os.clock())
	bg0.x = 0 + 8*math.cos (os.clock())
end
Any way I could optimize?

Emral
Cute Yoshi Egg
Cute Yoshi Egg
Posts: 9891
Joined: Mon Jan 20, 2014 12:58 pm
Flair: Phoenix

Re: Does the parallax library cause any sort of slowdown for others?

Postby Emral » Thu Sep 01, 2016 2:03 pm

From my experience, SMBX on Wine is very unstable and slow.

HunnyBon
Hoopster
Hoopster
Posts: 45
Joined: Tue Dec 30, 2014 8:51 am
Flair: Y'ever just jhdsfhdsjkh

Re: Does the parallax library cause any sort of slowdown for others?

Postby HunnyBon » Thu Sep 01, 2016 4:34 pm

I would use a recent version of Wine with CSMT staging, but recent Wine versions seems to utterly break texture loading, from my experience, anyways.


Return to “LunaLua”

Who is online

Users browsing this forum: No registered users and 1 guest

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari