Here attached is a recompile of the last sources of JzIntv emulator.
I compiled the SDL1 version (i have built also an SDL2 version but i have problem running seems searching for an libudev.so.1 that is not present on Pandora...) and changed the one in the PND built by @EvilDragon , for now...
Here is the game "The Last Mission" remake by Dmitry Smagin.
a nice remake of a old 8 bit game available for Spectrum-CPC-MSX-IBMPC made by OperaSoft in 1987.
I have only changed to run the game in 1280*720 and some buttons. The game on Pyra look a bit pixellated as it's native resolution...
I'm not sure here, maybe for programs that need to be installed on the system, for Halloween 3D for example i simply compiled with make without changing anything on mount directory, then i made a tar.gz file of all the datas and then extracted during first run of the dbp.
Maybe is not the right...
Hi
Someone asked for a recipe/guide on how to make a *.dbp package for the Pyra.
The infos that i share here are mostly taken from other people that have published many Pyra dbp's before me, so the gratitude should be sent to this great guys.
Also i followed the guide available on Pyra Wiki...
Thanks i'm glad that you tested and like :)
Well i'm not the best person to show this...but i could try.
Well my desktop file is
But it didn't work good...it create two entry in "games" and another in "other"...
When i changed to Game;ActionGame;
it correctly show only one voice on the menu...
No error, it works.
At first i tried to copy files from package to SDCard but i get only permission errors...so i looked around the other DBP and i found this method.
this is from my script that exec the game:
if [ ! -d "system" ];then
tar xf system.tar.gz
fi
so i created a tar.gz archive and then extracted to appdata/halloween3d on the sdcard.
This infos i have copyed from other dbp's by ptitSeb.
Finally i have done a release for Pyra look here https://pyra-handheld.com/boards/threads/halloween-3d-fps.99635/
Yes the game have the code to create the directory if its not existent...but on Linux we need to have writing permission for it so it didn't work...better to create before that...
Hi
Finally i had done and published my first *.dbp package for the Pyra...look here at repo to download
It's the game Halloween 3D from Jadeware https://jadegame.com/games/halloween/ that recently was open sourced by the author (thanks @Brizzly27 ).
The game engine was coded for Windows and...
@Brizzly27 @gbudny
Have found why screenshot where not saved (at least on Linux). The game can't save it if the directory are not existent.
If you create a new directory under "distrib/system" called "screenshots" they are saved.
Hi
just adapted the build scripts to the recent sources...i do want to have temp build files under "project linux " directory i changed the script to build from it.
Here is a zip package with the new build files, please delete from the main directory the "clean_tmp" file and replace the files in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.