![]() |
Re: Porting apps to Leste
|
Re: Porting apps to Leste
Great work!
|
Re: Porting apps to Leste
That's still under construction but here is the Pcsx_rearmed Leste wiki link:
https://leste.maemo.org/Extras/pcsx_rearmed |
Re: Porting apps to Leste
Quote:
|
Re: Porting apps to Leste
As previously mentioned, RetroArch works fine already but 'generic' cores like Pcsx or Picodrive or Snes9x are to heavy for N900. They need a lot of optimisation and specific settings to work properly and most of the time, that's not enough unfortunately.
|
Re: Porting apps to Leste
Pcsx_rearmed is available in Extras repository now.
It works 'out of the box' but user config file ownership must be modified to be able to save custom settings: As root: Code:
chown user /usr/game/pcsx/.pcsx/pcsx.cfg |
Re: Porting apps to Leste
DrNokSnes is also available through Hildon Application Manager now.
GUI is still broken but the emulator works fine from command line: Code:
/usr/bin/drnoksnes -c /usr/games/drnoksnes.conf /your_game_path I'll try to add a wiki soon. Note: it can only work on armhf devices and it has been only tested on N900 at the moment. By the way i'm not sure it is useful or necessary to build it for arm64 since Retroarch should work fine on most 64bits devices. |
Re: Porting apps to Leste
DrNokSnes is now fully working with his GUI.
The main issue was -again- config files and wrong parameters in the desktop file. Here is the DrNokSnes wiki link (WIP): https://leste.maemo.org/Extras/drnoksnes |
Re: Porting apps to Leste
1 Attachment(s)
Here is bomberman which works in the vm but on the droid 4 it is not centered. I have no really time to fix it.
I already fixed automake and libtool. So it can be compiled just by Code:
dpkg-buildpackage -b But debian files should be also updated, I increased only compat level from 4 to 5. Maybe someone likes to play with the code. |
Re: Porting apps to Leste
1 Attachment(s)
Hello guys,
Chatgpt works fine on N900 through command line using some curl commands. But i'm currently writing a GTK2 client in C using libcurl: it already works fine with low CPU and RAM usage for assistants, vision, tts, stt and other options. It has been quite a challenge for me to parse JSON stuff from OpenAI correctly and to be able to keep previous chats in memory/logs (to give a kind of memory to the AI like the website does). It still needs to become more user-friendly and lot of code must be cleaned. I'll try to share it before the end of the year. (NOTE: API key is needed of course) https://talk.maemo.org/attachment.ph...1&d=1733005973 |
All times are GMT. The time now is 18:12. |
vBulletin® Version 3.8.8