Cyanogenmon

u/Cyanogenmon@lemmy.world
9 posts · 128 comments

Recent posts

Recent comments

Recently replayed F.E.A.R. and can confirm. Holy hell the AI is legitimately impressive, especially for the time.

That said, they still storm the same hallway I just threw a mine down in clear view of them. Well.. there's only like 15 mines total in the entire game.

The AI can take you from full health to dead in about 3 seconds on normal difficulty.

The mech suits can single-burst kill you with their attack.

Lastly, that mission where you're running along the rooftops with the soldiers shooting at you through the windows? Yeah I see that shit in my nightmares. Was too careless and got that checkpoint with no health packs and 35ish HP to my name.

I did like Blood Omen 2, but it's vastly different from the rest of the series so it may be a bit of a shock to LoK fans.

Amy Hennig wasn't part if the project, so some of the writing and lines feel out of place, particularly so by characters like Janos Audron and Vorador.

IMO the other games in the series performed so well BECAUSE of Amy's storytelling ability.

The final level has some glitches and the in-engine cutscenes audio isn't synced with characters mouth animations. I always thought this was a problem with my disc growing up, but recently replayed on emulator and the exact same issue happened.

All that said, as usual with any LoK project, expect absolutely stellar voice acting by Simon Templeman (Kain).

Interesting.

I was able to load New Threat using my method via Gamehub Lite - the games are stored in

data/data/gamehub.lite/files/steam/steamapps/common

Install FF7 fresh on your PC again, install in Gamehub, then try a straight 1:1 copy of the entire game directory from your PC into that folder, overwriting the entire game directory in Gamehub.

It's the exact same install and license check but it should work.

I imagine SYW uses FFNx - when you launch the game, sometimes I need to hit start at the weird mini-launcher window a few times but it will eventually load - in Gamehub I can only get FF7 to launch with Steam Offline Mode enabled.

If it doesn't work I'll see about installing it on my PC via the launcher and tell you what to copy over.

I see now I messed up a small part of my guide that I'll fix later, but SYW Unified actually comes with an installer. For 7th Heaven Mods you can't use 7th Heaven at all in Winlator or Gamehub, but the standalone mod installer should run just fine on-device.

Download the SYW Unified installer from the original forum post and move it to a folder winlator can access:

https://forums.qhimm.com/index.php?topic=21616.0

Then just run the installer inside the container. You'd just have to point it to your game folder.

You might want to make sure you have installed Wine Gecko and Wine Mono from the start menu - every fork puts them somewhere different but they aren't hard to find. You probably should run the container with Box64 set to either Intermediate or Compatibility during the install just so some library doesn't freak while installing, as well as setting services to Normal.

I'm new to gamehub (use gamehub lite, not the original gamehub), so I'm hit or miss on understanding how the desktop environment works. If you can find where the games are installed while on the desktop you should be able to run the installer there as well.

You'd need to run it on a freshly installed completely vanilla FF7.

I WAS able to remove OBB integrity verification and load mods via an OBB zipped up using "store", but the wrapper included in the native version of android is quite a bit different than the Steam version, so, sorry to say, modding the native Android port isn't possible - at least with my level of knowledge.

Most mods only partially applied, and even then sound is broken for most things and FMVs don't play correctly.

I always had garbage luck with MTK devices in the past with performance.

Right out of the box, all blazing fast, but just a month later they're down to 1/3 of their original speed. It could've just been me, but I went through a "buy cheap devices to dick around with" phase in college and this happened with all of them (8-10 devices maybe?).

May not be an issue now, but definitely was then.

Iirc this is an inside joke by the devs.

In Japanese, it's Hai (yes) town, which evidently was the name of the building they spent a lot of time in during development.

I can't find any real credible source, but some mentions of it going back 4 or 5 years.

on Catch of the day · c/lemmyshitpost · 1 pts · 306d

Nah outer banks is a killer spot - wife wanted to go and take maternity pictures at the beach, so we went to the OB for the first time.

Very chill place - not a lot of nightlife as the population is so low, but you also won't get stuck with a dirty needle on the beach or stabbed on the strip so. There's that.

on Catch of the day · c/lemmyshitpost · 2 pts · 306d

Living in NC, when I was a kid, we went to Myrtle beach once a year.

Now as a father myself, hell would freeze over before I take my runt to Myrtle.

Go to the outer banks.

on Life Officially Changed · c/adhd · 1 pts · 330d

Oh I have no delusion that this is a permanent fix and I expect slip-ups, but the fact that I've even been given a glimpse of normalcy is just incredible.

Given that I dealt with it unmedicated for this long though, I'm not concerned about the bad days. Bring em on.

on Life Officially Changed · c/adhd · 2 pts · 332d

I did start on non-XR but it was out of my system by 2:30ish if I took it first thing. My dad has high blood pressure so I'm hoping that won't become an issue for me as well.

The ones without amphetamines might be a way to go? Evidently they're more hit or miss.

If anybody uses this in prod from a git repo, might want to place your database creds in an .env file adjacent to your compose file then gitignore the .env.

Referenced like so:

.env contents

MYSQL_ROOT_PASSWORD=MyExamplePassword

MYSQL_ROOT_USER=MyExampleUser

docker-compose.yml contents:

MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD}

MYSQL_ROOT_USER: ${MYSQL_ROOT_USER}

Don't commit secrets to git!

Damn mobile formatting.