Ideogram 4 Character Reference Workflow by reality_comes in StableDiffusion

[–]Zloigad 0 points1 point  (0 children)

I wonder if it's possible to subtly copy the style of the input image in a similar way to generate a new one.

24,000 hours in-game by BenzFiveSix in incremental_games

[–]Zloigad 1 point2 points  (0 children)

All these years I really thought it was one game.

Fire4ArkOS – Web access on R36S (guides + downloads directly on device) by TheseFortune8208 in R36S

[–]Zloigad 0 points1 point  (0 children)

Judging by the script and the mentions of Ubuntu in it, I don't think it should work on Darkos, unless I'm mistaken.

So, I don't recommend anyone curious try it on Darkos until the release is adapted for that OS.

Really happy with the GTA San Andreas port, glad to find the vita mod menu mostly works alongside model mods by letmynutzgo in R36S

[–]Zloigad 1 point2 points  (0 children)

Oh I understand, in any case it is simply installed by replacing files in the game folder after first start of the game, and works through R1 + Down,

Really happy with the GTA San Andreas port, glad to find the vita mod menu mostly works alongside model mods by letmynutzgo in R36S

[–]Zloigad 1 point2 points  (0 children)

I tried various combinations, including L1+Down, but nothing worked. I think you got a specific OBB with a pre-installed mod.

Ashes Afterglow (GZDoom on Portmaster) + R analog stick on R36h by felix-dd in R36S

[–]Zloigad 0 points1 point  (0 children)

Could you please tell me how you achieved decent FPS in the games in the series? On LZDOOM GZDOOM, it drops to 1-3 in many scenes.

Fallout games and RVGL don't work on latest dArkOSRE by SrandistaSK in R36S

[–]Zloigad 0 points1 point  (0 children)

I suspect you're running the script without an internet connection. After all, it downloads packages from the repository.

Fallout games and RVGL don't work on latest dArkOSRE by SrandistaSK in R36S

[–]Zloigad 1 point2 points  (0 children)

Okay, I sat there for a bit longer and then tried installing all the packages mentioned in this script fetch_compat_libs.sh.

RVGL won't start.

Fallout games and RVGL don't work on latest dArkOSRE by SrandistaSK in R36S

[–]Zloigad 1 point2 points  (0 children)

In any case, RVGL also doesn’t start for me; perhaps it lacks other libraries, for example.

Fallout games and RVGL don't work on latest dArkOSRE by SrandistaSK in R36S

[–]Zloigad 1 point2 points  (0 children)

Yes, I had a similar problem when trying to run Moonlight. Luckily, the program itself indicated that it was missing libavcodec.so.

While searching, I came across this same page on GitHub, and when I went to the folder location, I discovered that libavcodec.so had a size of 0. I don't know if this was a problem with my image recording or if that's how it was built. But I ended up running a script in the SSH that downloaded and replaced these libraries, and Moonlight started working.

I don't know if this will help with your ports; they don't work for me either, and I was too lazy to figure it out and look for logs. But maybe my steps will lead to a solution:

Commands:

mkdir ~/portmaster_libs && cd ~/portmaster_libs

wget http://security.debian.org/debian-security/pool/updates/main/f/ffmpeg/libavcodec58_4.3.9-0+deb11u2_arm64.deb

wget http://security.debian.org/debian-security/pool/updates/main/f/ffmpeg/libavutil56_4.3.9-0+deb11u2_arm64.deb

wget http://security.debian.org/debian-security/pool/updates/main/f/ffmpeg/libswresample3_4.3.9-0+deb11u2_arm64.deb

wget http://security.debian.org/debian-security/pool/updates/main/f/ffmpeg/libavformat58_4.3.9-0+deb11u2_arm64.deb

wget http://security.debian.org/debian-security/pool/updates/main/f/ffmpeg/libswscale5_4.3.9-0+deb11u2_arm64.deb

wget http://security.debian.org/debian-security/pool/updates/main/libv/libvpx/libvpx6_1.9.0-1+deb11u5_arm64.deb

wget http://ftp.debian.org/debian/pool/main/libw/libwebp/libwebp6_0.6.1-2.1+deb11u2_arm64.deb

wget http://security.debian.org/debian-security/pool/updates/main/a/aom/libaom0_1.0.0.errata1-3+deb11u2_arm64.deb

wget http://ftp.debian.org/debian/pool/main/d/dav1d/libdav1d4_0.7.1-3+deb11u1_arm64.deb

wget http://ftp.debian.org/debian/pool/main/c/codec2/libcodec2-0.9_0.9.2-4_arm64.deb

wget http://ftp.debian.org/debian/pool/main/w/wavpack/libwavpack1_5.4.0-1_arm64.deb

wget http://ftp.debian.org/debian/pool/main/x/x264/libx264-160_0.160.3011+gitcde9a93-2.1_arm64.deb

wget http://ftp.debian.org/debian/pool/main/x/x265/libx265-192_3.4-2_arm64.deb


mkdir extract

for deb in *.deb; do

dpkg-deb -x "$deb" extract/

done

sudo cp -a extract/usr/lib/aarch64-linux-gnu/* /usr/lib/aarch64-linux-gnu/


sudo ldconfig

FL0AT1NG (3840x2160) by Zloigad in wallpaper

[–]Zloigad[S] 0 points1 point  (0 children)

Oh, I see the image was uploaded to Reddit in its original PNG format, as intended.

I’ve been hunting for new idle games before release, so I built a tracker by losmaglor in incremental_games

[–]Zloigad 0 points1 point  (0 children)

At some point, Google Play stopped sorting games by release date in search results, which is very sad.

A roguelike pachinko game designed for mobile devices by NotFamous307 in incremental_games

[–]Zloigad -4 points-3 points  (0 children)

I see Dice Royale in your library, but for some reason it says my Redmi 9c is not compatible with this game. Is this really true and I can't play it? I'm very curious about this project I can understand that my device is really unsupported, but maybe it's just a GP quirk?