#PortMaster-GUI Beta (new) x 6

152 messages Β· Page 1 of 1 (latest)

long phoenix
#

Hey all!

The latest PortMaster-GUI is finally ready for testing.

  • First and foremost @dusty robin has done an absolute bang up job with his new splash screen.
  • Retired the older mapper.txt for Kdogs new mapper.py
  • Fixed bluetooth support for Batocera/Knulli
  • Fixed RetroDECK support with a bodge job for now.
  • Fixes for Knulli / Batocera with exfat home thanks to @desert geode

ArkOS users: I broke something again, you might need to start PortMaster twice to see the new splash screen.

Testing:

Make sure you enable the beta channel in PortMaster -> Options -> Release channel: beta

  • Install a port or two
  • Play a few ports (one just installed, some already installed ones)
  • Uninstall a port

Tell me what CFW/Device you tested on

<@&1216123318122577972> <@&1127639327049011350> <@&1204708329226768394> <@&1123158742175846432>

spring bronze
#

@long phoenix what was the issue why arkos splash did not work?

long phoenix
#

πŸ˜„

#

PortMaster.sh was getting put into the ports directory, not the tools directory. So it was running the old PortMaster.sh

winged ridge
#

i know rp5 is not officially supported yet

#

but the intro is super fast on the rp5 πŸ™‚

#

rocknix

#

maybe "fast" is the wrong word - it's cut off at the end

spring bronze
#

LOL

#

@long phoenix lmao

winged ridge
#

installing a port works (help no brake) βœ…
running already installed ports works (soh + shovel knight) βœ…

long phoenix
#

Hrmmm

#

I thought I fixed that

winged ridge
#

ROCKNIX 20241120-official/RP5

long phoenix
#

Nice. πŸ˜„

#

I will checkout the timing thing later.

dusty robin
#

Lol

#

You want me to add a proper wait till its done inside the splash @long phoenix πŸ˜„

long phoenix
#

I did

#

I thought

#

Hrmm

#

Maybe something I tweaked with ArkOS broke it

#

πŸ˜„

naive steeple
#

Installed a R2R port, played it + one already existing, and then uninstalled that R2R port. All seems fine and dandy. βœ… OGA Arkos, x55 Rocknix, 35xxSP muOS and RGB10x Amberelec

naive steeple
#

it did.

long phoenix
#

Nice nice

#

When i get the internets back i'll checkout whats up with the rp5

naive steeple
#

I havnt tried rp5, but seems like someone already covered t here πŸ˜„

#

too fast for its own good? πŸ˜›

long phoenix
#

it still should wait for the thing to finish

#

i suspect

#

i am not waiting long enough and it is killing the process

desert geode
#

Working great on my RGB30 running ROCKNIX. Good job fellas...

dusty robin
long phoenix
#

πŸ˜„

dusty robin
#

Nice πŸ™‚

long phoenix
#

if i had internets i could video it for you

#

instead my phone is in the backyard to get signal so i can tether to it

dusty robin
#

Youre out again? Damn

long phoenix
#

yup

winged ridge
long phoenix
#

Always open to suggestions

#

πŸ˜„

#

We can even add new categories

dusty robin
#

btw kloptops i have a small improvement for this function to increase the font sharpness. ```-- Initialize text with zoom-in effect but keep it visible until signal
local function initializeText()
local fontSize = 32 * scaleFactor -- Scale font size dynamically based on scaleFactor
text = {
content = "Your Ultimate Handheld Linux Port Manager",
font = love.graphics.newFont("assets/Aero Matics Regular.ttf", fontSize), -- Use scaled font size
color = {0, 0, 0}, -- Default text color
x = 0.5, -- Horizontal position as percentage of screen width (centered)
y = 0.9, -- Vertical position as percentage of screen height (below the logo)
scale = 0 -- Start with no scale (invisible)
}

-- Zoom in the text over 1.2 seconds
Timer.after(1.8, function()
    Timer.tween(0.5, text, {scale = 1}, 'out-back')  -- Only scale position, font size is pre-scaled
end)

end

flint hamlet
dusty robin
#

Even better if this is added to love load

dusty robin
#

I can PR them

#

Lol

long phoenix
#

i literally cant test anything

#

😦

dusty robin
#

All good ^^

long phoenix
#

someone forgot his sdcard adapters... and usb hub... laptop charger...

#

usb chargers and charge cables

#

_>

#

turns out they are all in the same bag i left at home πŸ˜„

#

Also no internets so my phone is outside in the yard so i can tether from it. πŸ˜„

long phoenix
dusty robin
#

Ohh so thats why curse of the arrow and globeba are popular

long phoenix
#

πŸ˜„

#

They're good games

dusty robin
#

Yeah i love curse of the arrow

#

great music too

long phoenix
#

800+ ports....

#

and we have 18 featured ports

dusty robin
#

We can do a couple more haha

desert geode
dusty robin
#

lol

#

I need vlc for av1

long phoenix
#

yep, same

#

lol

desert geode
#

Sorry. Give me a second. Hahahaa.

dusty robin
#

Looks nice

#

Seems to fit it fine, although kinda close

#

Thanks πŸ™‚

long phoenix
#

internets is back

#

and i've fixed it

dusty robin
#

I PR'd the text being blurry btw

long phoenix
#

laptop is on 10%

#

so... got like 45 minutes to do stuff

desert geode
#

It seriously looks so badass!

long phoenix
#

building a new release with the two new changes

desert geode
long phoenix
#

dear anbernic, stop fucking moving the reset button

dusty robin
long phoenix
#

why doesnt my cubexx turn on?

#

oh thats the reset button

dusty robin
#

ive done this too many times

desert geode
#

It happens on my X55 all the time. Think I'm hitting volume but it's reset.

long phoenix
#

Seems to work well @dusty robin

dusty robin
#

Sweet

#

Rg35xxPlus/MuosBananaβœ…

long phoenix
#

Oh

#

@desert geode I forgot to mention your fixes for Knulli / Batocera!

long phoenix
#

Good idea

hoary terrace
#

Can we add the option to auto-update installed apps?

long phoenix
#

Nope, sometimes updating requires redoing the game data.

long phoenix
#

Has anyone tested on Crossmix? TurtleThink

wanton pawn
# winged ridge

where do you get these tools from and how do i get them back lol

long phoenix
wanton pawn
# long phoenix Plain old rocknix πŸ˜„

ugh. this uOS had it as well, but somehow it... disappeared on me. i dunno if it was part of the PortMaster folder, or something in it, or my sdcard is just starting to die out and ended up somewhat corrupting itself.

EDIT: but this rocknix sounds like an interesting contender.

lapis totem
spring bronze
dusty robin
long phoenix
#

Does it work?

dusty robin
#

Yes

long phoenix
#

And the splash screen?

dusty robin
#

Yeah works great

agile plaza
#

Works great on latest muOS Big Banana on RG35XX H.
The new splash is beautiful, Jan.

desert geode
brazen grove
#

Looks beautiful, guys!🎩

native dock
spring bronze
#

So from PortMaster perspective it's not usable πŸ™‚

#

at the moment that is ^^

native dock
#

I just updated my 503 to the latest portmaster with the gui etc and it was working fine, but then again I was just testing the update, not actual ports.. I'll get everything squared away soon. Worked all the kinks is building, had to fix panfrost and mesa, a few other things, but it's getting there

#

And I was just messing with ya brother 😜

spring bronze
native dock
# spring bronze I know πŸ˜›

Can you help me test portmaster and make sure it's all good when dev is ready?? I'm missing a few test units for the new devices I added..I wanna make sure it's good across the board

#

I'll pm you a list later on of what I can't test myself

spring bronze
#

Best to involve the server and not individuals so we can test broader

#

We have a dev only area πŸ™‚

native dock
naive steeple
native dock
naive steeple
#

thanks πŸ™‚

native dock
wanton pawn
wanton pawn
native dock
naive steeple
#

Will you add a window manager or will you mercifully spare us? πŸ˜„

lapis totem
naive steeple
#

cool, does that mean no more of the linux bullshit? πŸ˜›