Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Pyrce

Pages: [1]
1
To be fair I think it'd have the same issue for Mac too given they both have case sensitive file systems.

But yeah I normally play on Windows, but had the itch while on a trip with only my work computer  ;)

2
Mods / Re: [0.9.0a] Outer Rim Alliance v0.84 (2019/01/31)
« on: March 10, 2019, 06:18:19 PM »
FYI a few files need to have the ORA portion of their filename lowercased to load on linux.

graphics/ORA/graphics/weapons/ORA_prayerT.png
graphics/ORA/graphics/weapons/ORA_prayerH.png
graphics/ORA/maps/weapons_normals/ORA_prayerH.png
graphics/ORA/maps/weapons_normals/ORA_prayerT.png

Has to be changed to "ora_" or the asset loader can't find them

graphics/ORA/graphics/weapons/ora_prayerT.png
graphics/ORA/graphics/weapons/ora_prayerH.png
graphics/ORA/maps/weapons_normals/ora_prayerH.png
graphics/ORA/maps/weapons_normals/ora_prayerT.png

3
FYI one of the files in the mod is incorrectly capitalized, which makes loading the mod on linux crash.

graphics/tahlan/weapons/deco/tahlan_Izanami_glow_01.png

needs to have the "I" lowercased

graphics/tahlan/weapons/deco/tahlan_izanami_glow_01.png

Pages: [1]