Will

Results 111 comments of Will
trafficstars

Could you post a link of any sort? That sounds exciting.

I think this has been mostly broken since IV, maybe I should just remove the patch entirely... Sound like a good "solution" to avoid misleading people?

Are you 100% sure that the files are actually in the game? Since peace is n-0, perhaps your n-0 is older than what is current

I don't have the game to compare it against, I can't really help much here

You'll definitely have to find someone with Peace to fix the patch as I do not have it.

Yes, you can edit the DLL to get more songs. If you work it out, post the offsets here and I can fix the patcher :)

Might be best to look at the existing offset table and expand the 0s to hit more memory locations. Probably just forgotten!

Just bumping this with some specific pain-points. To iterate a directory and open files, I need to `snprintf` into a temporary buffer of length `LFS_NAME_MAX` to join the directory itself...

I have no say in the compatibility side of things, but just as a comment on the efficacy of the initscr mangling - it worked on me! I threw PDCursesMod...

I actually found parmap on stackoverflow whilst looking for a nice, py2+py3 way to provide constant variables to `map`. Finding it supported tqdm was very pleasant. I'm using it help...