PS2-Widescreen / OPL-Widescreen-Cheats

A collection of Cheats to force widescreen aspect ratio for PS2 games, ready to use on real hardware with OpenPS2Loader or CheatDevice
132 stars 14 forks source link

[FR]: cheat_list.MD with direct links to their cheat files #58

Closed israpps closed 1 year ago

israpps commented 1 year ago

Discussed in https://github.com/PS2-Widescreen/OPL-Widescreen-Cheats/discussions/57

Originally posted by **Slider2k** June 16, 2023 Could you please add direct links to CHT files in cheat_list.MD? Would greatly help in navigation!
github-actions[bot] commented 1 year ago

Hello! this is an automated message designed to help the repository maintainers

Please make sure your report is clearly readable and that you provided all the needed information!

Slider2k commented 1 year ago

Thank you! I think it might be better to just hyperlink the game IDs (second column) instead of adding an additional column with links.

israpps commented 1 year ago

Thank you! I think it might be better to just hyperlink the game IDs (second column) instead of adding an additional column with links.

Yeah. I couldnt remember how to do it with sed so i made it with what i remembered...

Maybe ill check it after some relaxing. or maybe in few days

Slider2k commented 1 year ago

Try this: sed "s/\(...._...\...\).*$/[\1](.\/CHT\/\1.cht) | [RAW](..\/..\/raw\/main\/CHT\/\1.cht)/" cheat_list.MD

israpps commented 1 year ago

fixed