Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic TextureReplacement UI options. #8821

Merged
merged 1 commit into from
Jun 21, 2016

Conversation

LunaMoo
Copy link
Collaborator

@LunaMoo LunaMoo commented Jun 21, 2016

Don't think it's all that useful for feature which requires manual work, but might avoid potential confusion with changing ppsspp.ini with ppsspp running.

Developer tools screen seems like a fitting place.
trui

@hrydgard
Copy link
Owner

Yeah, in developer menu, this should be fine.

@hrydgard hrydgard merged commit 409c279 into hrydgard:master Jun 21, 2016
@LunaMoo LunaMoo deleted the textureReplacementUI branch June 21, 2016 23:12
if (enabled_) {
std::string texturesIniFile;
#if defined(_WIN32)
texturesIniFile = texturesDirectory + "textures.ini";
Copy link
Collaborator

@unknownbrackets unknownbrackets Jun 22, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should be outside the #if for Linux and friends.

Nevermind, I see it's handled differently... okay.

-[Unknown]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants