Post reply

Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: CamDawg
« on: April 23, 2025, 06:14:04 PM »

I really should have mentioned earlier, but with jcompton's permission Quest Pack is now on the PPG Github: https://github.com/Pocket-Plane-Group/QuestPack
Posted by: TotoR
« on: April 14, 2025, 03:45:25 PM »

Yes it could. Only 2 files need to be updated : ds.tpa and ds.tph from newer version of SCS.

Maybe a kind soul... :pirate


Posted by: Salk
« on: April 07, 2025, 09:46:09 AM »

I noticed this one only now.

Couldn't the mod be updated with a newer DS library that is compatible with both the classic and the EE games?
Posted by: Argent77
« on: November 09, 2024, 01:44:14 PM »

The Detectable Spells library version used by QP performs a clean-up operation on STATS.IDS that removes all duplicate entries. This causes compatibility issues with other mods because some entries have intentionally duplicate definitions in the EE games (same numeric value, different symbolic names). Some mods use these alternate symbolic names in their scripts and may fail to install if they are not found.

The problematic code can be found in the macro "reorder_stats_ids" in questpack/tp2/ds/ds.tph.