AdamN

Results 290 comments of AdamN

> Selecting JIT using IR and disabling FPU_XFER causes the game to crash, no solution for IR interpreter or regular interpreter. I'm starting to think were dealing here with multiple...

not sure why i couldn't fetch/pulled the tags, even with unshallow or a large depth, may be because the terminal is sandboxed i think) or may be i need to...

You should provide a GE frame dump or a save state at the time the issue appeared, so the devs doesn't need to play the game from beginning to see...

Only happened to this game? or other games too?

Is this a regression? if it is, can you find out the last working version? PS: i wondered whether this is HTTPS issue🤔 or may be even a missing `curl`

> > i wondered whether this is HTTPS issue > > Actually it might be, since I'm in Russia, which blocks a bunch of sites you wouldn't normally expect (Discord...

is there anyway to change the qemu memory limit to be larger than 4GB?

Btw, there is an alternative to GDS https://github.com/fal-ai/flashpack But not sure whether it will works on all platforms or not. (i just find out about it).

I'm getting this error on v2 or higher (v1 works): ``` The repository will be downloaded using the GitHub REST API To create a local Git repository instead, add Git...

Hmm.. may be downclocking the emulated CPU makes the NPC's A.I response slower, thus can easily win. Does using interpreter instead of JIT/IR also makes it easier to win?