Difference between revisions of "Foobar2000:Components/Game Music Emu Decoder (foo input gme)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Thorna moved page Foobar2000:Components/Game Emu Player (foo gep) to Foobar2000:Components/Game Music Emu Decoder (foo input gme): Further development of game emu player component.)
m
Line 1: Line 1:
 
[[Category:Foobar2000 Legacy input components|Legacy input components]]
 
[[Category:Foobar2000 Legacy input components|Legacy input components]]
{{stub}}
+
 
 
{{infobox foobar2000 component
 
{{infobox foobar2000 component
| name                = Game Emu Player
+
| name                = Game Music Emu Decoder
 
| screenshot          = [[File:foo_gep.png|256px]]
 
| screenshot          = [[File:foo_gep.png|256px]]
| caption              = Game Emu Player preferences page.
+
| caption              = Game Music Emu Decoder preferences page
| module_name          = foo_gep
+
| module_name          = foo_input_gme
| developer            = kode54
+
| developer            = Peter Pawlovski
 
| repository          = [https://gitlab.com/kode54/foo_gep/ GitLab]
 
| repository          = [https://gitlab.com/kode54/foo_gep/ GitLab]
 
| released            =  
 
| released            =  
 
| released_ref        =  
 
| released_ref        =  
| stable_release      = 1.218
+
| stable_release      = 0.5.1
| stable_release_date  = 2020-08-14
+
| stable_release_date  = 2023-10-21
 
| preview_release      =  
 
| preview_release      =  
 
| preview_release_date =  
 
| preview_release_date =  
| foobar2000_version  = 1.4
+
| foobar2000_version  = 1.6
 
| foobar2000_ui_module =  
 
| foobar2000_ui_module =  
 
| use                  = Input
 
| use                  = Input
 
| license              =  
 
| license              =  
 
}}
 
}}
 +
 +
Restoration of kode54's Game Emu Player component from the available source code. Rewrite of foobar2000 component code in progress.
 
'''Game Emu Player''' plays several emulation formats, and is based on the "Game_Music_Emu" audio library by Shay Green (see link to "Blargg's Audio Libraries").
 
'''Game Emu Player''' plays several emulation formats, and is based on the "Game_Music_Emu" audio library by Shay Green (see link to "Blargg's Audio Libraries").
 +
 +
Configuration options are available through Advanced Preferences.
  
 
==Supported formats==
 
==Supported formats==
Line 39: Line 43:
  
 
==External links==
 
==External links==
* {{foobar2000|https://www.foobar2000.org/components/view/foo_gep|Game Emu Player}}
+
* {{foobar2000|https://www.foobar2000.org/components/view/foo_input_gme}}
 
* [http://www.slack.net/~ant/libs/audio.html Blargg's Audio Libraries]
 
* [http://www.slack.net/~ant/libs/audio.html Blargg's Audio Libraries]

Revision as of 15:24, 22 October 2023


Game Music Emu Decoder
Foo gep.png
Game Music Emu Decoder preferences page
Developer(s) Peter Pawlovski
Repository GitLab
Release information
Initial release
Stable release 0.5.1 (October 21, 2023)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 1.6
Maximum version {{{foobar2000_maximum}}}
UI module(s) N/A
Additional information
Use Input
License
Discussion thread {{{discussion_thread}}}
View all components

Restoration of kode54's Game Emu Player component from the available source code. Rewrite of foobar2000 component code in progress. Game Emu Player plays several emulation formats, and is based on the "Game_Music_Emu" audio library by Shay Green (see link to "Blargg's Audio Libraries").

Configuration options are available through Advanced Preferences.

Supported formats

  • AY
  • GBS
  • GYM
  • HES
  • KSS
  • NSF/NSFE
  • SAP
  • SFM
  • SGC
  • SPC
  • VGM

See also

External links