mwpenny / portal64-still-alive

A demake of Portal for the Nintendo 64
MIT License
323 stars 38 forks source link

Persist interlacing setting in save file #81

Open FoxbitDreamtail opened 3 months ago

FoxbitDreamtail commented 3 months ago

Version of the game

What is the enhancement?

Save settings when they are made(Applies to interlacing, make it so that as a failsafe, hold START on valve splash to reset to interlaced)

Additional context

every time the game starts in several emulators, Interlaced is enabled by default, disabling it and then resetting the emulated system re-enables it.

hackgrid commented 3 months ago

I implemented the interlaced-setting to persist its state, but James removed this again because of his video capture card: 8fa6ab8

I already planned to revert this someday.

FoxbitDreamtail commented 3 months ago

if you do, please use START on Startup to return it to it's Interlaced Setting, that way you won't need to delete save data upon broken capture issues.

hackgrid commented 3 months ago

That was my suggestion too

Foxbit @.***> schrieb am So., 11. Aug. 2024, 23:36:

if you do, please use START on Startup to return it to it's Interlaced Setting, that way you won't need to delete save data upon broken capture issues.

— Reply to this email directly, view it on GitHub https://github.com/mwpenny/portal64-still-alive/issues/81#issuecomment-2282897245, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAANGLDSRKID6YDGHUUQVB3ZQ7KOZAVCNFSM6AAAAABMLCGRMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSHA4TOMRUGU . You are receiving this because you commented.Message ID: @.***>

FoxbitDreamtail commented 3 months ago

great minds think alike apparently! hope it gets added.

mwpenny commented 3 months ago

Are you only referring to the interlacing setting, or some other setting(s) too?

FoxbitDreamtail commented 3 months ago

Are you only referring to the interlacing setting, or some other setting(s) too?

the interlacing setting is the most prevalent, I am unsure about other settings.

mwpenny commented 3 months ago

Thanks, I've updated the title