-
Notifications
You must be signed in to change notification settings - Fork 7
Home
xmeadow edited this page Mar 13, 2026
·
4 revisions
SoulFu is a 3D action-RPG dungeon crawler originally created by Aaron Bishop. This wiki covers everything from playing the game to modding and contributing to the source code.
Join the community on Matrix: #soulfu:matrix.org
To use the devtools, build the game with the debug flag (make debug). Once the game is running, hold C in the main menu to open the tool interface. From there you can spawn objects, inspect game state, and run scripts live.
- Devtools: Scripting
- Devtools: Modeler-tool
- Devtools: Other Tools
- Devtools: Texture Sets
- Devtools: NPC Text
- Devtools: Adding New Items
- Devtools: Virtues
- Devtools: Room Listing
- File Formats: config.dat
- File Formats: HiScore
- File Formats: SDF
- File Formats: DDD and RDY
- File Formats: LAN
- File Formats: MUS
- File Formats: Kanji
- File Formats: Map
- File Formats: Room
- File Formats: PLAYERDAT
- File Formats: Network Packets
Most of the original documentation comes from the old SoulFu forum and wikidot. Dunlar was Aaron Bishop's forum nickname.