mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-26 15:35:58 +03:00
[GH-ISSUE #505] Aftermarket Hi-res texture loading. #52
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @crhy on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/gopher64/gopher64/issues/505
Games look a lot better with some of the upscaled textures. Mario Kart is the main one for me.
@loganmc10 commented on GitHub (Jul 15, 2025):
This is not possible with the current graphics code, and it isn't planned
@crhy commented on GitHub (Jul 15, 2025):
Not possible at all? That seems strange. Hmmmm
@crhy commented on GitHub (Jul 16, 2025):
I mean, can we leave it as a feature request? Maybe someone else will jump on github and put it in.
@loganmc10 commented on GitHub (Jul 16, 2025):
Gopher64 uses Parallel-RDP for graphics (it isn't something I wrote). You are welcome to open a feature request there, but it isn't something I can change.
@crhy commented on GitHub (Jul 16, 2025):
I get it. I didn't see a feature request option. Only Open Issue. Cheers. Thanks for your great work!