본문 바로가기

Game/PlayStation 4

플스4 & 플스5 리모트 루아 로더 | Remote lua loader for PS4 and PS5

728x90
반응형

 

PS4 및 PS5용 리모트(remote) 루아(lua) 로더(loader)로, Artemis 엔진으로 빌드된 게임이 임의의 lua 파일을 로드할 수 있다는 gezine의 발견을 기반으로 합니다. 현재 이 로더는 Raspberry Cube(CUSA16074) 및 Aibeya(CUSA17068)에 특화되어 있습니다. 로더는 펌웨어에 종속되지 않으며 PS5 Pro 10.20에서 성공적으로 테스트되었습니다.

 


Artemis 게임 엔진은 Lua 스크립팅 언어를 사용하여 일부 파일을 로드하며, 이는 오래된 세이브게임 익스플로잇을 통해 활용될 수 있습니다. 다음은 익스플로잇을 처음 보고한 개발자 gezine의 글입니다:

 

Artemis is a cross-platform Visual Novel game engine that utilizes Lua script.
Windows / Android / iOS / Web / Nintendo Switch / Playstation are supported.
Most of Artemis games automatically load save9999.dat file when game boots.
By loading an edited save file, we can chain-load custom scripts from the save folder.
Game boots -> load savefile “save9999.dat” -> load iet script “inject.iet” -> load lua script “inject.lua”
This has been tested on Windows and PS4.
Pretty sure it will work on other platforms too.

 

gezine 글의 번역은 다음과 같습니다:

Artemis는 Lua 스크립트를 활용하는 크로스 플랫폼 Visual Novel 게임 엔진입니다.
Windows / Android / iOS / Web / Nintendo Switch / Playstation이 지원됩니다.
대부분의 Artemis 게임은 게임이 부팅될 때 save9999.dat 파일을 자동으로 로드합니다.
편집된 저장 파일을 로드하면 저장 폴더에서 사용자 지정 스크립트를 체인 로드할 수 있습니다.
게임 부팅 -> 저장 파일 "save9999.dat" 로드 -> iet 스크립트 "inject.iet" 로드 -> lua 스크립트 "inject.lua" 로드
이 기능은 Windows와 PS4에서 테스트되었습니다.
다른 플랫폼에서도 작동할 것으로 확신합니다.

 


이 익스플로잇은 원래 Raspberry Cube 게임에만 적용되었지만 다른 Artemis 엔진 기반 게임에도 이식되었습니다.

Raspberry Cube (CUSA16074)
Aibeya (CUSA17068)
Hamidashi Creative (CUSA27389)
Hamidashi Creative Demo (CUSA27390) – Requires latest firmware to download from PSN


개발자 shahrilnet이 PS4/PS5용 Lua Remote Loader를 새롭게 출시했습니다. PS5 펌웨어 10.20까지 작동하는 것으로 확인되었습니다.

이 도구를 사용하면 포트 9026에서 수신 대기하는 로더를 설치하고 콘솔에서 실행할 lua 파일을 보낼 수 있는 스크립트로 앞서 언급한 4가지 게임을 활용할 수 있습니다.

https://github.com/shahrilnet/remote_lua_loader
https://github.com/Gezine/ArtemisLuaLoader/

 

모든 펌웨어 버전에서 특정 게임이 실행됩니다.

아직 PS4 백업(fpkg) 플레이는 허용되지 않습니다.

 

 

출처: https://wololo.net/2024/11/28/ps4-ps5-remote-lua-loader-artemis-engine-exploit-updates-and-releases/

 

728x90
반응형