Open MrHuu opened 2 months ago
I recently tried to run the game on my old 3DS with the .cia version with files from the Epic version, it just loads the "please stand by" screen then goes black, nothing else responds so I have to power off my console. I have also tried with steam and gog versions, same problem.
In an attempt to make the game compatible with all 3DS / 2DS models, both old and new variants, the code is adapted to check for the actual 3DS or 2DS model which is being used and act accordingly.
I've successfully been able to run the game on the following hardware i have available:
I've tested the Steam and original CD versions. The original CD version is v1.1. The Steam version is v1.2. Which is a semi-official update.
I personally did not experience crashes on any model with the latest fallout-ce-3ds v0.0.4 version.
You can try running it with citra, but it won't handle 800px mode correctly, so the top screen is stretched.
Try the following first:
Make sure to use the latest fallout1-ce-3ds release: https://github.com/MrHuu/fallout1-ce-3ds/releases/latest
Have all required files available:
CRITTER.DAT
MASTER.DAT
'DATA' folder
The files need to be copied to your SD card in the following folder:
SD:\3ds\fallout
*The folder(s) have to be created manually if not available.If using a Non-english version, you'll need to set the language used in the
fallout.cfg
:*Refer to the
fallout.cfg
from your fallout installation to the actual language value. Do NOT copy thefallout.cfg
, but create a new textfile and add these lines. Additional values will be generated on your 3DS during runtime.Still crashing? Try to remove / rename the
DATA
folder. The game will run without it, but you're missing patches and music. TheDATA
folder contains additional patches, which can include high-resolution patches which we obviously do not want.If this does allow running the game, try to add ONLY
SCRIPTS
,SOUND
, andTEXT
to theDATA
folder. Other files / folders will be generated during runtime.If you still experience crashing, please report here.
Make sure to provide at least the following information in English, for me to be able to replicate the issue.
3DS model you're using ( old / new, 2DS / 3DS )
fallout-ce-3ds version used ( .3dsx / .cia )
Fallout version used ( CD / Steam / GOG )
Fallout region / language used
Is
fallout.cfg
generated in theSD:\3ds\fallout
folder?Provide a savegame if the crash occurs in-game and describe how to replicate.