git clone https://github.com/antim0118/LuaPlayer-by-YuliaTeam
make clean && make
git clone https://github.com/entitybtw/LuaPlayerYT-MCSM
./build.sh
[LLS_v0.5beta3_2025-12-31.zip] 13.8KB
Color.new(r, g, b, a?)
Color.get(color, channel?)
| Image.lUp (id: 0) | 0 |
| Image.rUp (id: 1) | 1 |
| Image.rDn (id: 2) | 2 |
| Image.lDn (id: 3) | 3 |
| Image.Center (id: 4) | 4 |
Image.load(path)
Image.unload(texture)
Image.W(texture)
Image.H(texture)
Image.draw(texture, x, y, w, h, color, srcx, srcy, srcw, srch, rotation, alpha, alignMode, GU_LINEAR, GU_REPEAT)
Image.draweasy(texture, x, y, color, rotation, alpha, alignMode, GU_LINEAR, GU_REPEAT)
Image.drawCircleOnTex(texture, x, y, rotation, color)
Image.createPlaceholder()
ALIGN_LEFT = 0
ALIGN_CENTER = 512
ALIGN_RIGHT = 1024
SCROLL_LEFT = 8192
SCROLL_SEESAW = 8704
SCROLL_RIGHT = 9216
SCROLL_THROUGH = 9728
intraFont.load(path, size)
intraFont.setStyle(font, size, color, rotation, align)
intraFont.print(x, y, text, textColor, font, size, rotation, GU_LINEAR, align)
intraFont.printBackground(x, y, text, textColor, bgColor, font, size)
intraFont.printColumn(x, y, text, width, textColor, font, size, align, scroll)
intraFont.printContoured(x, y, text, textColor, contourColor, font, size, rotation)
intraFont.printGradient(x, y, text, textColorStart, textColorEnd, font, size)
intraFont.printStriked(x, y, text, textColor, lineColor, font, size)
intraFont.printShadowed(x, y, text, textColor, shadowColor, font, shadowRotation, lightDistance, size, rotation)
intraFont.printUnderlined(x, y, text, textColor, lineColor, font, size)
intraFont.reverseText(text)
intraFont.size(font, size)
intraFont.textW(font, text, size)
intraFont.textH(font)
intraFont.unload(font)
System.rename(path, newName)
System.removeFile(path)
System.removeDir(path)
System.createDir(path)
System.isFile(path)
System.isDir(path)
System.currentDir(path)
System.listDir(path)
System.OSK(text, desc, cleanBG, bgpath)
System.message(message, mode, cleanBG, bgpath)
System.getBatteryPercent()
System.getBatteryLifeTime()
System.getCPU()
System.getModel()
System.getTime()
System.getOSV()
System.GC()
System.buttonPressed()
System.getNickname()
System.getLang()
System.PowerTick()
System.getGameID()
System.getGameTitle()
System.SaveData(saveData, subTitle, description, ebootpath, icon0path, cleanBG, bgpath)
System.LoadData(cleanBG, bgpath)
System.DeleteData(cleanBG, bgpath)
System.AutoSave(saveData, subTitle, description, ebootpath, AutoSaveFolder, icon0path)
System.AutoLoad(AutoSaveFolder)
System.fileDumpCreate(file)
System.fileDumpGetLine(filePointer, pos)
System.fileDumpRemove(filePointer, linesCount)
System.Net()
System.USB.activate()
System.USB.deactivate()
System.USB.getState()
screen.clear(color)
screen.flip()
screen.filledRect(x, y, width, height, color, rotation, alpha, alignMode)
screen.drawLine(x1, y1, x2, y2, color)
screen.drawCircle(x, y, radius, color)
screen.drawTriangle(x1, y1, x2, y2, x3, y3, color)
sound.cloud(path, channel, loadToRam)
sound.play(channel, loop)
sound.info()
sound.pause(channel)
sound.volume(channel, volumeL, volumeR)
sound.stop(channel)
sound.state(channel)
sound.unload(channel)
PMP.getFrame(pointer)
PMP.getTimeCode()
PMP.getSubs()
PMP.pause()
PMP.play(path, getPointer, loop, subtitlePath, interruptButton, FPS)
PMP.setVolume(volume)
PMP.stop(pointer)
PMP.Mp4_Info(path)
LUA.print(x, y, text)
LUA.getRandom(min, max)
LUA.getRAM()
LUA.screenshot(path, width, height)
LUA.exit()
LUA.quit()
LUA.sleep(ms)
timer.create()
timer.start(timerInstance)
timer.time(timerInstance)
timer.stop(timerInstance)
timer.reset(timerInstance)
timer.remove(timerInstance)
1. Minecraft: Story Mode [mcsm_portable]
5. Funkin engine
6. MikuPSP