mrkite / TerraFirma

Mapping for Terraria
http://seancode.com/terrafirma
BSD 2-Clause "Simplified" License
278 stars 61 forks source link

Quick hack for Terraria 1.4.1.1 #112

Closed mojotx closed 4 years ago

mojotx commented 4 years ago

This is a quick hack for macOS and Terraria 1.4.1.1. It addresses Issue #111 , although it is possibly not a complete fix.

The biggest change is that the world version number has increased from 230 to 233 in world.h, and changing this value lets the game load.

Also, it appears that some of the files have moved, at least on macOS, so I tweaked the default locations in the settingsdialog.cpp file. You can manually override the settings, but IMHO that should not be necessary for an unmodified Steam install.

TODO: