OneLua
|
09-21-2014, 01:56 PM
(This post was last modified: 06-25-2015 08:58 PM by jkpwed.)
Post: #1
|
|||
|
|||
OneLua
ONElua v3
gdljjrod wrote: "ONELua is a brand new Lua Interpreter to create our homebrews to both PSP as PSVita. As LuaDEV, OneLua is based on OSLib, so there are many similar functions (with slightly different syntax). In this version there are enough modules to make decent homebrews. Autors: gdljjrod and Rober Galarga." ONElua http://wololo.net/talk/viewtopic.php?f=2&t=38576 [Changelog ONElua v3 AKA: Oneluav3en.txt] Code: ========= Added by GDL 25/06/15 ======== [Changelog V2R1] Code: V2R1 Code: "This version includes a 3D demo by Mills (Downloads are in our web)" Impotent Missing text: Solution replace jpn0.pgf in flash0 folder with original PSP fonts to get text working (or try JPCSP jpn0.pgf unconfirmed if this will fix the text). Tested with Notepad++: UTF-8 without BOM memstick/PSP/Game/ONEluav2R1 flash0/font/jpn0.pgf Last tested with: ppsspp-v1.0-59-gc9e6938-windows-amd64 PPSSPP issue #1 missing text with following lua code: Code: screen.print(0,100,"Test 1: Must replace jpn0.pgf font to see this massage") New Settings: Code: Fast memory (unstable) -Unchecked (if this is checked it will crash) ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
10-11-2014, 08:29 PM
(This post was last modified: 06-25-2015 08:58 PM by jkpwed.)
Post: #2
|
|||
|
|||
RE: ONElua v2
(Edit)Nice 3D was added on 10/8/2014 AMGLib by Andresmargar
(Edit)3D Demo by Mills v0.9.9.1-619-g25a26ee Fast Memory (unstable): Off Used PSP fonts to show text Optional: Multithreaded (experimental): On Other notes: To change PSP/PPSSPP CPU Clock open up script.lua and add a double hyphen so it looks like to: --os.setcpu(333) tested with:ppsspp-v0.9.9.1-619-g25a26ee-windows-amd64 ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
10-14-2014, 06:40 PM
(This post was last modified: 02-11-2015 01:51 PM by jkpwed.)
Post: #3
|
|||
|
|||
RE: ONElua v2
(Edit) Now just messing around with stuff/testing this are random 3D characters models with no movement what so ever and are not part of this homebrew game.Note:Japanese Hiragana text are working great. DOA5 notes 4th image: textures were scaled down from (1024x1024 to 512x512) and (512x1024 to 256x512).
ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
10-21-2014, 07:36 PM
(This post was last modified: 02-11-2015 01:52 PM by jkpwed.)
Post: #4
|
|||
|
|||
RE: ONElua v2
***(Edit)11/5/2014 I am no-longer working on this.
Here is a slightly different version incomplete (just messing around with stuff this is not a port, I don't recommend using this on a real PSP) this is all trial and error. Fast Memory (unstable): Off Optional: Tab key/` to speed up loading Multithreaded (experimental): On 11/4/2014 script r25 targets scale: https://www.mediafire.com/?mxa4nnsan9k1qfj Change log: Code: Other: stable version: r10 (Mario run 23/23, only 4 models have texture). ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
02-15-2015, 12:07 PM
Post: #5
|
|||
|
|||
RE: OneLua
ONElua v2R1 NEW UPDATE
"gdljjrod wrote: Update" @ http://wololo.net/talk/viewtopic.php?f=2...6&start=30 ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
06-23-2015, 12:00 AM
Post: #6
|
|||
|
|||
RE: OneLua
gdljjrod wrote: "ONElua v3 soon!!!"
https://twitter.com/gdljjrod ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
06-25-2015, 08:33 PM
(This post was last modified: 06-25-2015 08:38 PM by jkpwed.)
Post: #7
|
|||
|
|||
RE: OneLua
gdljjrod wrote: "ONELua v3 ready!!"
http://onelua.x10.mx/ http://wololo.net/talk/viewtopic.php?p=350260 ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
06-29-2015, 12:44 PM
(This post was last modified: 06-29-2015 12:44 PM by Haseeb.)
Post: #8
|
|||
|
|||
RE: OneLua
I am interested in PSP game development. I'm a programmer, 3D artist , animator and developer in general.
I have always wanted to create something for PSP. Although the English documentation is not working and why is there no windows version of this engine? I mean we can't develop inside PSP of course! The Signature! |
|||
06-30-2015, 12:24 PM
(This post was last modified: 07-12-2015 01:28 PM by jkpwed.)
Post: #9
|
|||
|
|||
RE: OneLua
@Haseeb Their is anther version in c/c++ but, it's not a windows version called AMGLib Plus by Andres Margar, more info at wololo.net. For programing in the psp use OneLua IDE by David Nunez Aguilera as showed in this video I can't find the link (psp.scenebeta.com & wololo.net). I was unable to unload 3D stuff on both ONELua v3 (well without textures but the frame rate was 2) and AMGLib Plus (this looks amazing but I can't add that much 3D stuff like SSBB stage and DOA5 Christie maybe do to textures idk).
Main.c (so sorry for the messy code) Note: Mostly all of the code was copy past and unloading 3D objects did not go so well (also c/c++ is new to me do not try this on the PSP). Code: /* ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
06-30-2015, 01:54 PM
Post: #10
|
|||
|
|||
RE: OneLua
Thank you jkpwed , I'll check that out
The Signature! |
|||
06-30-2015, 02:49 PM
Post: #11
|
|||
|
|||
RE: OneLua
ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
07-12-2015, 01:19 PM
(This post was last modified: 07-12-2015 01:34 PM by jkpwed.)
Post: #12
|
|||
|
|||
RE: OneLua
ONEDEMO_(F_EXPLOSION) by Mills and Video
ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
07-23-2015, 01:39 PM
Post: #13
|
|||
|
|||
RE: OneLua
SpaceBall v2 by Mills @ hackinformer.com
ASRock Fatal1ty Z97 Killer | Intel i7-4790k @ 4.0GHz | 2x4GB DDR3 1600MHz | EVGA GTX 1070 | Windows 10 Pro x64 |
|||
« Next Oldest | Next Newest »
|