User Tag List

Results 1 to 1 of 1

Thread: What's with the Old Strings Fix?

  1. #1
    Octorok Asuna Yuuki Nagato's Avatar
    Join Date
    Jan 2024
    Posts
    486
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    32
    Level
    2
    vBActivity - Bars
    Lv. Percent
    20.33%

    What's with the Old Strings Fix?

    Upon doing File->New, the Tools->Fix Tools->Old Strings Fix is greyed out. There is no ? button next to it.

    What must I do to enable it?

  2. #2
    Octorok Asuna Yuuki Nagato's Avatar
    Join Date
    Jan 2024
    Posts
    486
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    32
    Level
    2
    vBActivity - Bars
    Lv. Percent
    20.33%
    I found onStrFix() in zquest.cpp, which has these clues:

    Fix: Old Margins
    Fixing margins may cause strings that used to spill outside the textbox to instead be cut off. Are you sure?

    Fix: Old Frame Size
    This will fix the frame size of all strings. No visual changes should occur as the string width/height will be fixed, but the compat QR will also be unchecked.

  3. #3
    Octorok Asuna Yuuki Nagato's Avatar
    Join Date
    Jan 2024
    Posts
    486
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    32
    Level
    2
    vBActivity - Bars
    Lv. Percent
    20.33%
    That menu option is disabled by:

    Code:
    		fixtools_menu.disable_uid(MENUID_FIXTOOL_OLDSTRING,
    			!(get_qr(qr_OLD_STRING_EDITOR_MARGINS)
    				||get_qr(qr_STRING_FRAME_OLD_WIDTH_HEIGHT)));
    in zquest.cpp

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social