- Joined
- Jan 30, 2026
- Messages
- 62
- Reaction score
- 148
- Trophies
- 1
- Age
- 40
- Website
- github.com
- XP
- 244
- Country

Yeah sure !
game_presets reads the file name basically. game_presets.cfg needs to be in sd:/discs/
With recent version, multiple file names are suppported (up to 8) :
So in that configuration, your file name should be crazytaxi.gdi or crazytaxi.gdi
I'm not enterely sure spaces are supported
Maybe it needs to be more specific, so just add [crazytaxi1] like this :
[crazytaxi][crazytaxi1][crazy taxi]
Then rename your gdi crazytaxi1.gdi or crazytaxi1.cdi
I'm thinking of updating the preset system depending of the system (Wii, WiiU). Some games would absolutely benefit from that
game_presets reads the file name basically. game_presets.cfg needs to be in sd:/discs/
With recent version, multiple file names are suppported (up to 8) :
[crazytaxi2][crazy taxi 2] ; more specific first
depth_clip=1
tex_cache=normal
vertex_color_fix=off
[crazytaxi][crazy taxi]
depth_clip=1
tex_cache=normal
graphics=normal
So in that configuration, your file name should be crazytaxi.gdi or crazytaxi.gdi
I'm not enterely sure spaces are supported
Maybe it needs to be more specific, so just add [crazytaxi1] like this :
[crazytaxi][crazytaxi1][crazy taxi]
Then rename your gdi crazytaxi1.gdi or crazytaxi1.cdi
Post automatically merged:
I'm thinking of updating the preset system depending of the system (Wii, WiiU). Some games would absolutely benefit from that





