Skip to content

Failing to Create Data Directory in Debug Builds #57

@TheTedder

Description

@TheTedder

Thank you to @ReneeJunior03 for helping to identify this issue.

Expected Behavior

The data directory is created the first time the game is launched with the plugin loaded.

Observed Behavior

The data directory is not created and the plugin fails to load.

Steps to Reproduce

  1. Install RE Framework version v1.5.9.1 to a compatible game.
  2. Launch the game and quit once.
  3. Install a debug interim build of REFix (can be downloaded from Remove Input Scaling #56).
  4. Launch the game.

Notes

This bug is possibly due to Windows' User Account Control system preventing a directory being created under program files. Why this isn't a problem with release builds is unclear. On at least one machine with UAC disabled, this bug is not present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededquestionFurther information is requested

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions