🍎 Mac Installation Issues
❌ "Can't be opened because Apple cannot check it for malicious software"
Problem: When you try to open Dressmaker.app, macOS displays a security warning and blocks the app.
Why This Happens:
Dressmaker is not notarized by Apple because the developers don't have an Apple Developer account (source: official itch.io page). macOS Gatekeeper blocks unsigned apps by default for security.
Is it Safe? Yes. The game is developed by elyaradine, sarandipityx, and raithza (Free Lives studio) and distributed through the official itch.io page.
✅ Solution (Official Method from Apple):
- Try to open Dressmaker.app (you'll see the error)
- Click "OK" to dismiss the warning
- Go to System Settings (or System Preferences on older macOS)
- Click Privacy & Security
- Scroll down to the Security section
- You'll see: "Dressmaker.app was blocked from use because it is not from an identified developer"
- Click "Open Anyway"
- A confirmation dialog appears—click "Open" again
- Enter your Mac password if prompted
- The game will now launch successfully
Source: Apple Support
💡 Alternative: Control + Click Method
- Hold Control key and click on Dressmaker.app
- Select "Open" from the context menu
- Click "Open" again in the dialog
❌ Mac Version Shows Older Version (0.5.0 instead of 0.5.1+)
Problem: The download page shows version 0.5.0 for Mac even though newer versions (0.5.1, 0.5.5) exist for Windows/Linux.
Status: This was reported by a player on September 24, 2025 (source). The developers may have fixed this by now.
✅ Solutions:
- Check the itch.io download page for the latest Mac build
- If only older versions are listed, report the issue on the official Discord
- The version difference may not affect gameplay significantly (most features work on 0.5.0)
🪟 Windows Installation & Launch Issues
❌ "Windows protected your PC" (SmartScreen Warning)
Problem: Windows Defender SmartScreen blocks the game when you try to run it for the first time.
Why This Happens: Dressmaker is not digitally signed by Microsoft, so Windows treats it as an "unrecognized app."
✅ Solution:
- When the warning appears, click "More info"
- Click "Run anyway"
- The game will launch normally
❌ Game Won't Launch (No Error Message)
Problem: Double-clicking Dressmaker.exe does nothing, or the process appears briefly in Task Manager then disappears.
✅ Solutions to Try:
1. Update Graphics Drivers:
- NVIDIA: Visit nvidia.com/drivers
- AMD: Visit amd.com/support
- Intel: Use Windows Update or visit Intel's site
2. Install DirectX & Visual C++ Runtimes:
- Download DirectX End-User Runtime
- Install Visual C++ Redistributables (all versions)
3. Run as Administrator:
- Right-click Dressmaker.exe → "Run as administrator"
4. Check Antivirus:
- Your antivirus may be blocking the game
- Add Dressmaker folder to your antivirus exclusions list
5. Re-download Fresh Copy:
- Delete current installation
- Download again from itch.io
- Extract to a new location
❌ Can't Extract ZIP File
Problem: Error when trying to extract the downloaded ZIP file.
✅ Solutions:
- Re-download the file (it may have been corrupted)
- Use Windows built-in "Extract All" (right-click ZIP → Extract All)
- Or download 7-Zip (free, reliable extractor)
- Make sure you have enough disk space (~150 MB free)
🐧 Linux Issues
❌ Nothing Happens When Double-Clicking Executable
Problem: Double-clicking Dressmaker.x86_64 does nothing.
Cause: The file doesn't have execute permissions.
✅ Solution:
# Navigate to extracted folder
cd ~/Downloads/Dressmaker
# Make executable
chmod +x Dressmaker.x86_64
# Run the game
./Dressmaker.x86_64
❌ Error: Missing Shared Libraries
Problem: Error message about missing .so files.
✅ Solution (Ubuntu/Debian):
sudo apt update
sudo apt install libgl1-mesa-glx libxcursor1 libxinerama1
🐛 Gameplay Bugs & Known Issues
🪲 Lace/Trim Placement is Difficult and Glitchy
Status: Known Issue - Developers made improvements in v0.5.1 (Sept 23, 2025) but issues persist.
Symptoms:
- Lace pins attach to wrong part of dress (e.g., pins to bodice instead of sleeve)
- Difficult to wrap lace around edges neatly
- Lace "bugs out" when trying to place on curved areas
- Hard to remove misplaced lace (must right-click pin, then left-click to remove)
Source: Player report + Dev acknowledgement v0.5.1
⚠️ Workarounds:
- Go slowly: Place one pin at a time, don't drag quickly
- Zoom in: Get closer to the dress for more precision
- Rotate mannequin: Try different angles to access tricky spots
- To remove lace: Right-click the pin, then left-click (or stop using lace tool)
- If lace won't work at all: Skip it and use buttons/bows instead
Note: Developers are aware and working on this for the full Steam version.
🪲 Sewing Machine Hand Twitches/Shakes
Status: Possibly Fixed in v0.4.4 (Sept 9, 2025), but developers couldn't reproduce to confirm.
Symptoms: The hand icon shakes or glitches during sewing, especially when not actively moving the fabric.
Source: Developer statement v0.4.4
✅ Workarounds if still occurring:
- Use keyboard controls: Space + Arrow keys (added v0.4.4) instead of mouse
- Usually visual only – doesn't affect actual sewing quality
- If it interferes with gameplay, restart the sewing phase
- Report on Discord with your system specs
🪲 Sewing Guideline (Dotted Line) Disappears
Status: Known Issue - Intermittent bug, no official fix yet.
Symptoms: The green dotted line showing where to sew disappears mid-seam, making it impossible to follow.
Source: Player report
✅ Workaround:
- First try: Click away from sewing interface, then click back (this often fixes it)
- If that doesn't work: Save progress, exit to main menu, reload save
- As last resort: Sew "blind" following the edge of the fabric piece
- Watch the quality percentage meter – if it drops too low, stop and restart the seam
🪲 Scissors Keep Moving Without Cutting (Cutting Bug)
Status: Known Issue - Affects v0.5.5 and earlier.
How it happens:
- You click scissors to start cutting a pattern piece
- Before cutting finishes, you leave the cutting room (switch tabs/scenes)
- When you return, scissors continue moving but fabric isn't being cut
- The pattern piece stays in place, blocking that area (collision)
Source: Player report on itch.io
⚠️ Workaround:
Exit the game entirely and restart. There's no in-game fix currently.
Prevention: Don't switch away from cutting room while scissors are actively cutting. Wait for each piece to finish cutting before moving to another tab.
🪲 Ruffle Skirt Panels Can't Reach 100% Grain Quality
Status: Reported Issue in v0.5.1+ (Sept 24, 2025) - No developer response yet.
Symptoms: Some ruffle skirt panels (specifically Tier 2 and/or Tier 3 patterns) show green outline when aligned, but still can't achieve 100% grain quality score.
Source: Player comment on v0.5.1 devlog
⚠️ Current Status:
This appears to be a pattern-specific bug introduced in v0.5.1 with the new dress patterns. No workaround exists yet. If this affects your dress quality:
- Choose a different skirt pattern if possible
- Report the specific pattern causing issues on Discord
🪲 Tutorial Softlock (No Money for Accessories)
Status: Design Issue - Tutorial doesn't prevent overspending.
How it happens: If you spend your entire budget on fabric during the tutorial, you won't have money left to buy the required accessory, causing a softlock (can't progress, can't undo).
Source: Player report
✅ Solution:
Restart the game and be more careful with budget allocation.
Prevention: During tutorial, save ~$5-10 for accessories before finalizing fabric purchases.
🪲 Cut Fabric Pieces Reappear on Cutting Table
Status: Known Issue - Still occurring in v0.5.5.
Symptoms: After discarding/using fabric pieces, they sometimes ghost back onto the cutting table, creating visual clutter (though they don't interfere with actual cutting).
Source: Player report
✅ Workaround:
This is mostly visual – the ghost pieces don't affect gameplay. You can cut through them. If it's too confusing, save and reload your game to clear the table.
🪲 Can't Scroll Accessories Inventory When All Purchased
Status: Known Issue - Affects accessory menu.
Symptoms: When you own at least one of every accessory type, the dressmaking menu doesn't allow scrolling, so bottom accessories are hidden.
Source: Player report
⚠️ Workaround:
No perfect fix currently. Don't buy all accessory types if you need to use ones at the bottom of the list. Stick to a subset of accessories you frequently use.
⚡ Performance Issues
⚠️ Game Runs Slowly / Stuttering
Problem: Low frame rate, choppy movement, or delays when interacting.
✅ Solutions:
1. Close Background Programs: Close browsers, Discord, streaming apps while playing.
2. Update Graphics Drivers: See "Game Won't Launch" section above for driver update links.
3. Check System Requirements: Dressmaker needs ~2 GB RAM. If your system is marginal, close all unnecessary programs.
4. Lower Screen Resolution: If your monitor is 4K, try running at 1080p.
5. Disable Overlays: Turn off Discord overlay, Xbox Game Bar, GeForce Experience overlay.
Note: Dressmaker is a lightweight game built in Unity. If you experience persistent performance issues, your system may not meet minimum requirements, or there could be a driver/software conflict.
📢 How to Report Bugs
The developers actively respond to bug reports and appreciate detailed information. Here's how to help:
✅ Official Bug Report Channels:
-
Discord (Preferred): discord.gg/nJY2TsCKm9
Developers are most active here and can respond quickly.
-
itch.io Comments: elyaradine.itch.io/dressmaker
Leave a comment on the game page (developers check regularly).
📝 What to Include in Your Report:
- Game version: (e.g., "Prototype 0.5.5")
- Operating system: (e.g., "Windows 11", "macOS 14.2", "Ubuntu 22.04")
- What happened: Describe the bug clearly
- When it happened: (e.g., "During sewing phase", "While placing lace")
- Steps to reproduce: How can someone else trigger the same bug?
- Screenshots/video: If possible, attach visual evidence
💡 Helpful Behavior:
- Search Discord/comments first – your bug may already be reported
- If you find a fix, share it! Other players will appreciate it
- Be patient – the developers are a small team working on the full version
- Remember it's a prototype – some bugs are expected