Active Topics

 


Reply
Thread Tools
Posts: 89 | Thanked: 106 times | Joined on Jul 2023 @ Europe
#31
Here is the Picodrive Leste wiki link:

https://leste.maemo.org/Extras/picodrive
 

The Following User Says Thank You to Arno_11 For This Useful Post:
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#32
Great work!
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Posts: 89 | Thanked: 106 times | Joined on Jul 2023 @ Europe
#33
That's still under construction but here is the Pcsx_rearmed Leste wiki link:

https://leste.maemo.org/Extras/pcsx_rearmed
 

The Following 2 Users Say Thank You to Arno_11 For This Useful Post:
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#34
Originally Posted by Arno_11 View Post
That's still under construction but here is the Pcsx_rearmed Leste wiki link:

https://leste.maemo.org/Extras/pcsx_rearmed
What about porting RetroArch?
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Posts: 89 | Thanked: 106 times | Joined on Jul 2023 @ Europe
#35
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.
 
Posts: 89 | Thanked: 106 times | Joined on Jul 2023 @ Europe
#36
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
That's it. See wiki for more details (I'll try to add more stuff soon).
 

The Following 2 Users Say Thank You to Arno_11 For This Useful Post:
Posts: 89 | Thanked: 106 times | Joined on Jul 2023 @ Europe
#37
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
So it is still a work in progress.

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.
 

The Following User Says Thank You to Arno_11 For This Useful Post:
Posts: 89 | Thanked: 106 times | Joined on Jul 2023 @ Europe
#38
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

Last edited by Arno_11; 2024-07-15 at 11:46.
 
Halftux's Avatar
Posts: 868 | Thanked: 2,516 times | Joined on Feb 2012 @ Germany
#39
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
debhelper (>= 4.0.0), libgtk2.0-dev, libosso-dev (>= 1), libsdl1.2-dev

But debian files should be also updated, I increased only compat level from 4 to 5.

Maybe someone likes to play with the code.
Attached Files
File Type: gz bomberman_1.0.tar.gz (480.6 KB, 104 views)
 

The Following User Says Thank You to Halftux For This Useful Post:
Posts: 89 | Thanked: 106 times | Joined on Jul 2023 @ Europe
#40
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)


Attached Images
 
 

The Following User Says Thank You to Arno_11 For This Useful Post:
Reply

Tags
applications, leste, porting


 
Forum Jump


All times are GMT. The time now is 17:55.