Fangames > Gameplay & Discussion

Windows 10 Cultured + GENKI fix

(1/2) > >>

patrickgh3:
Recently Brokenpeanut67 found a fix for certain fangames not working on Windows 10.

EDIT: On 9/5/16 I made a simple program to apply this fix to all exes in a folder. Scroll down to that post for more info.

Here's downloads of fixed exes for Cultured and Genki so you don't have to do it yourself (put the exe in the game folder next to the old exe). The steps are listed below for the sake of documentation. Please post if the fix works for any other fangames.

1. Download and install CFF Explorer https://www.softpedia.com/get/Programming/SDK-DDK/CFF-Explorer.shtml#download
2. Right-click on the game exe and open with CFF explorer. Click "no" to dialog.
3. (click to show/hide) Click "File Header" on the left, "Click here" on the right, check "App can handle 2gb address space", click ok. See the screenshot.
4. Save the exe, and try running it.

tehjman1993:
Literally just upgraded to W10 today and someone found a fix. Neat RNG!

klazen108:
Is this windows 10 specific? I didn't know there was a flag in the PE headers that lets a program use more than 2GB of address space... This could actually be really big! I wonder if this would help people that can't run big fangames on older systems as well.

infern0man1:
I may test this out some time, since I use Vista and I know of quite a few games that won't run for me.

patrickgh3:
I made a simple program that applies the fix to all exe files in a folder and all its subfolders. Aronax said a recent windows 10 update caused all fangames to need this fix, and using CFF explorer to do them all individually was a pain.

WARNING: Use at your own risk. Backup your whole fangame folder if you want to be safe. I take no responsibility if this tool fucks up your shit. The program does it to all exes in its folder and all subfolders inside it, so be careful.

Download: https://www.dropbox.com/s/cn71cupoj1yycu9/win10fixer%20ver1.exe?dl=0
Source code (C#): https://www.dropbox.com/s/cusaqzzfx5cluv5/win10fix2.zip?dl=0
A pastebin of the source file if you just want to peek at it: https://pastebin.com/8KeNAgX9

Navigation

[0] Message Index

[#] Next page

Go to full version