Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) |
||
(56 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Windows (operating system) == | |||
Both [[Speedy Blupi]] I/II and [[Speedy Eggbert]] 1/2 work on the operating system [[Windows 95]] or later, even including the latest [[Windows 11]]. | |||
=== DirectPlay is missing === | |||
Solution: Install [[DirectPlay]] | |||
''DirectPlay is an outdated component that is disabled by default on modern [[Windows]] systems.'' | |||
''Although DirectPlay is not required for single-player mode, it is necessary for multiplayer functionality. However, having DirectPlay disabled might occasionally cause issues when launching the game.'' | |||
Other issues can be caused by the Antivirus. Or try to change the compatibility mode. | |||
=== Blue boxes shown, if launched in windowed mode on Windows operating system === | |||
Right-click the game's [[EXE]] file and select "Properties". Go to the Compatibility tab, check "Reduced color mode", and select "16-bit (65536) color". | |||
=== DxWnd === | |||
[[DxWnd]] is a Windows hooker intercepts system calls to allow [[Win32]] programs to operate within a window. This tool enhances application compatibility, improves video modes, adjusts timing, and emulates CD data and audio tracks. It is particularly useful for running older Windows games. | |||
https://sourceforge.net/projects/dxwnd/ | |||
=== Windowed mode has wrong height 477 instead of the correct one 480 === | |||
'''Wrong resolution:''' 640x477 | |||
'''Correct resolution:''' 640x480 | |||
This bug causes also the strange distortion around the mouse cursor. | |||
'''How to fix:''' Open the EXE file in hex editor, search for the hex bytes <code>8d 81 20 fe ff ff</code> and replace the <code>20</code> with <code>1d</code>. then search for <code>8d 81 e0 01 00 00</code> and replace the <code>e0</code> with <code>e3</code>. This makes the window 3 pixels taller | |||
== Linux (operating system) == | |||
=== How to run on Linux === | |||
Use Wine: https://www.winehq.org/ | |||
There are some issues, when you run the Windows version of Speedy Blupi/Eggbert on [[Linux]] via [[Wine]]. | |||
=== How to run on Linux === | |||
Use Windows 95 or [[Windows 98]] and [[DOSBox]] and [[RetroArch]] <ref>https://www.youtube.com/watch?v=9xynDgexf5Y</ref> <ref>https://www.retroarch.com/</ref> <ref>https://www.libretro.com/</ref> | |||
=== Background music does not work in Wine === | |||
Wine usually outpus this error: | |||
<code>0194:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi sound output probably won't work.</code> | |||
==== '''How to fix it:''' ==== | |||
# install [[fluidsynth]] ''(for Debian: apt install fluidsynth)'' | |||
# Download a sound font and place it somewhere you like. Examples: | |||
#* Windows General [[MIDI]] [[soundfont]] | |||
#** https://drive.openeggbert.com/Speedy_Blupi/Troubleshooting/Default_Windows_MIDI_Soundfont/gm.sf2 <ref>https://musical-artifacts.com/artifacts/713</ref> | |||
#* http://www.vogonsdrivers.com/getfile.php?fileid=500 | |||
# Run: <code>fluidsynth -a pulseaudio /path/to/soundfont</code> | |||
#* Add an <code>&</code> at the end, if you want to run it in the background. Or you can configure its autostart at the boot | |||
''Note: Sound game effects works. Format for sound is [[WAV]]. Format for background music is MIDI.'' | |||
=== Multiplayer mode does not work in Wine === | |||
==== How to fix it: ==== | |||
Install directplay: <code>[[winetricks]] directplay</code> (Successfully tested) | |||
https://github.com/RazZziel/wine-dplay | |||
https://github.com/solemnwarning/ipxwrapper | |||
=== Saving custom levels to XCH files does not work in Wine ===<!-- Article stub --> | |||
=== Loading custom levels from XCH files does not work in Wine ===<!-- Article stub --> | |||
=== Blue boxes shown, if launched in windowed mode on Linux via Wine === | |||
Maybe several different solutions exist, one of the is:<blockquote>apt install xserver-xephyr | |||
#Working on LXQT: | |||
Xephyr :1 -ac -screen 800x600x16 & DISPLAY=:1 xfwm4 & DISPLAY=:1 wine egames.exe</blockquote>See more at: https://wiki.winehq.org/256_Color_Mode | |||
=== Play MIDI on Linux (stub) === | |||
https://www.reddit.com/r/linuxquestions/comments/x91k5c/simple_midi_player_on_linux/ | |||
<code>timidity</code> | |||
== Other operating systems == | |||
=== How to run on Android === | |||
External link: https://www.reddit.com/r/EmulationOnAndroid/ | |||
Use one of these: | |||
# [[ExaGear]] <ref>https://www.reddit.com/r/EmulationOnAndroid/comments/8c5c6p/classic_pc_game_speedy_eggbert_works_on_android/</ref><ref>https://www.exagear.wiki/index.php?title=Installation_instructions</ref> | |||
#* https://drive.openeggbert.com/Speedy_Blupi/Screenshots/Android/speedy_blupi_on_android_via_exagear.webp | |||
# [[Winlator]] | |||
# [[Limbo PC Emulator]] with Windows 95 or later operating system installed | |||
[[Gamepad]] can be simulated by: [[GameKeyboard +]] <ref>https://play.google.com/store/apps/details?id=com.locnet.gamekeyboard2</ref> | |||
=== How to run on Raspberry Pi === | |||
Not yet tested: https://github.com/ryanfortner/exagear-rpi | |||
Not yet tested: https://box86.org/ <ref>https://www.youtube.com/watch?v=OT17OQNiGcA</ref> | |||
=== How to run on ReactOS === | |||
[[ReactOS]] is a [[free]] and [[open-source]] operating system for [[i586]]/[[amd64]] personal computers intended to be binary-compatible with computer programs and device drivers developed for Windows Server 2003 and later versions of [[Microsoft]] [[Windows]].<ref>https://reactos.org/</ref> | |||
Speedy Blupi/Eggbert runs on React OS in "Limbo PC Emulator" on Android '''without issues''' | |||
Speedy Blupi/Eggbert runs on React OS in [[VirtualBox]] '''with issues:''' Blupi/Eggbert is moving left or right even in case, no key is pressed, until the top arrow key is pressed. But gameplay is possible, if you consider this issue. | |||
=== How to run in browser === | |||
'''Warning:''' Speedy Eggbert (Blupi maybe too) can be run via [[Boxed Wine]], but it is buggy, slow, with blue boxes around, sound is working, but is jerky, the game crashes very soon. How to fix this issues, was not yet investigated. | |||
'''Steps:''' | |||
# Download BoxedWine for web (build-?.zip files):http://208.113.165.28:8080/job/Boxedwine/job/master/ | |||
# Unzip the zip file, go to Web directory. | |||
# Download: https://sourceforge.net/projects/boxedwine/files/FileSystems/Full/v5/Debian10-Wine-5.0.zip/download | |||
# Delete boxedwine.zip in the Web directory | |||
# Rename file Debian10-Wine-5.0.zip to boxedwine.zip | |||
# Copy DirectX files from Speedy Eggbert 1 or 2 installation CD-Rom to the Speedy Eggbert 1 or 2 directory. | |||
# Zip Speedy Eggbert 1 or 2 directory | |||
# Modify test.html, replace ski32 by speedy eggbert 1 or 2. | |||
# Serve the directory locally: (Python3 or another tool) <code>python3 -m http.server 8000</code> | |||
=== How to run on Steam Deck === | |||
# Open the file /DATA/Config.def with a text editor. Change line like <code>CD-Rom=V:\US</code> to <code>CD-Rom=-nocd</code> | |||
# Copy the installation directory on the Deck. | |||
# Create a "non-steam" shortcut on the deck and point it to BLUPI.EXE | |||
# Select the compatibility tab, check "Force compatibility layer" and select "Proton 7.0" | |||
# Add the following to "Launch options" on the shortcut: <code>PROTON_USE_WINED3D=1 PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 %command% -nocd</code> | |||
# Switch back to gaming mode (if you were on desktop mode), make sure the controller profile is set to Keyboard + Mouse, launch it | |||
Background music is not working. You can fix it by installing Qsynth and sound fonts. | |||
<ref>https://www.reddit.com/r/speedyeggbert/comments/ucddzf/peak_gaming_performance/</ref> <ref>https://web.archive.org/web/20240709191020/https://www.reddit.com/r/speedyeggbert/comments/ucddzf/peak_gaming_performance/</ref> | |||
https://drive.openeggbert.com/Speedy_Blupi/Screenshots/Steam_Deck/peak-gaming-performance-v0-apj3kg8qrvv81.png | |||
== All operating systems == | |||
=== Speedy Blupi game requires CD-ROM === | |||
''Note: Speedy Eggbert does not have these CD-ROM checks.'' | |||
Open the file{install dir}/DATA/Config.def with a text editor (like notepad, for example). | Open the file{install dir}/DATA/Config.def with a text editor (like notepad, for example). | ||
Change line like <code>CD-Rom=V:\US</code> to <code>CD-Rom=-nocd</code> | * Change line like <code>CD-Rom=V:\US</code> to <code>CD-Rom=-nocd</code> | ||
Run the Blupi EXE file with the argument <code>-nocd</code> | |||
=== Cannot change to 16 bit color depth in the Settings screen === | |||
Game considers your computer to be slow. | |||
Solution: Edit the file data/config.def and set Benchmark=9999. | |||
=== Dummy DirectPlay - make the EXE files run without DirectX installed === | |||
https://github.com/CnCNet/dummy-dplayx | |||
This was not yet tested. Investigation is needed. | |||
This program behaves as a ''stub'' to DirectPlay, but that just stops errors and nothing else. | |||
=== How to upgrade the EXE files to DirectX 11/12 === | |||
https://github.com/dege-diosg/dgVoodoo2/ | |||
=== winevdm - to be investigated === | |||
https://github.com/otya128/winevdm | |||
=== Fix some compatibility and performance issues on modern DirectX versions, if exist === | |||
https://github.com/narzoul/DDrawCompat | |||
=== How the 3D models of Eggbert were created === | |||
This software was used: '''Ray Dream Studio''' | |||
http://www.win3x.org/win3board/viewtopic.php?t=13786\ | |||
=== How to show keyboard and mouse presses in the realtime === | |||
Maybe this will work: https://github.com/Jax-Core/Keystrokes | |||
=== How to play multiplayer over Internet === | |||
Use Hamachi. Maybe an alternative exists | |||
=== How to enable the cheat-player === | |||
=== How to create a replay === | |||
Conditions: cheat-player must be enabled | |||
# Open the player and take world 300 to 320 <ref>https://www.youtube.com/watch?v=CclakPC0rxE</ref> | |||
# Delete the old level and create a new level or load another level | |||
# Play the level. | |||
#* If you loose a life, the replay can have a mistake. This maybe impacts only version 2, because there the death animation is not deterministic (2 Eggbert death animations exist) (Missing reference, it needs to be added) | |||
This is stub, extend this section (https://www.youtube.com/watch?v=CclakPC0rxE) | |||
==References== | |||
<references /> |
Latest revision as of 13:31, 9 November 2024
Windows (operating system)
Both Speedy Blupi I/II and Speedy Eggbert 1/2 work on the operating system Windows 95 or later, even including the latest Windows 11.
DirectPlay is missing
Solution: Install DirectPlay
DirectPlay is an outdated component that is disabled by default on modern Windows systems.
Although DirectPlay is not required for single-player mode, it is necessary for multiplayer functionality. However, having DirectPlay disabled might occasionally cause issues when launching the game.
Other issues can be caused by the Antivirus. Or try to change the compatibility mode.
Blue boxes shown, if launched in windowed mode on Windows operating system
Right-click the game's EXE file and select "Properties". Go to the Compatibility tab, check "Reduced color mode", and select "16-bit (65536) color".
DxWnd
DxWnd is a Windows hooker intercepts system calls to allow Win32 programs to operate within a window. This tool enhances application compatibility, improves video modes, adjusts timing, and emulates CD data and audio tracks. It is particularly useful for running older Windows games.
https://sourceforge.net/projects/dxwnd/
Windowed mode has wrong height 477 instead of the correct one 480
Wrong resolution: 640x477
Correct resolution: 640x480
This bug causes also the strange distortion around the mouse cursor.
How to fix: Open the EXE file in hex editor, search for the hex bytes 8d 81 20 fe ff ff
and replace the 20
with 1d
. then search for 8d 81 e0 01 00 00
and replace the e0
with e3
. This makes the window 3 pixels taller
Linux (operating system)
How to run on Linux
Use Wine: https://www.winehq.org/
There are some issues, when you run the Windows version of Speedy Blupi/Eggbert on Linux via Wine.
How to run on Linux
Use Windows 95 or Windows 98 and DOSBox and RetroArch [1] [2] [3]
Background music does not work in Wine
Wine usually outpus this error:
0194:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi sound output probably won't work.
How to fix it:
- install fluidsynth (for Debian: apt install fluidsynth)
- Download a sound font and place it somewhere you like. Examples:
- Run:
fluidsynth -a pulseaudio /path/to/soundfont
- Add an
&
at the end, if you want to run it in the background. Or you can configure its autostart at the boot
- Add an
Note: Sound game effects works. Format for sound is WAV. Format for background music is MIDI.
Multiplayer mode does not work in Wine
How to fix it:
Install directplay: winetricks directplay
(Successfully tested)
https://github.com/RazZziel/wine-dplay
https://github.com/solemnwarning/ipxwrapper
Saving custom levels to XCH files does not work in Wine
Loading custom levels from XCH files does not work in Wine
Blue boxes shown, if launched in windowed mode on Linux via Wine
Maybe several different solutions exist, one of the is:
apt install xserver-xephyr
- Working on LXQT:
Xephyr :1 -ac -screen 800x600x16 & DISPLAY=:1 xfwm4 & DISPLAY=:1 wine egames.exe
See more at: https://wiki.winehq.org/256_Color_Mode
Play MIDI on Linux (stub)
https://www.reddit.com/r/linuxquestions/comments/x91k5c/simple_midi_player_on_linux/
timidity
Other operating systems
How to run on Android
External link: https://www.reddit.com/r/EmulationOnAndroid/
Use one of these:
- ExaGear [5][6]
- Winlator
- Limbo PC Emulator with Windows 95 or later operating system installed
Gamepad can be simulated by: GameKeyboard + [7]
How to run on Raspberry Pi
Not yet tested: https://github.com/ryanfortner/exagear-rpi
Not yet tested: https://box86.org/ [8]
How to run on ReactOS
ReactOS is a free and open-source operating system for i586/amd64 personal computers intended to be binary-compatible with computer programs and device drivers developed for Windows Server 2003 and later versions of Microsoft Windows.[9]
Speedy Blupi/Eggbert runs on React OS in "Limbo PC Emulator" on Android without issues
Speedy Blupi/Eggbert runs on React OS in VirtualBox with issues: Blupi/Eggbert is moving left or right even in case, no key is pressed, until the top arrow key is pressed. But gameplay is possible, if you consider this issue.
How to run in browser
Warning: Speedy Eggbert (Blupi maybe too) can be run via Boxed Wine, but it is buggy, slow, with blue boxes around, sound is working, but is jerky, the game crashes very soon. How to fix this issues, was not yet investigated.
Steps:
- Download BoxedWine for web (build-?.zip files):http://208.113.165.28:8080/job/Boxedwine/job/master/
- Unzip the zip file, go to Web directory.
- Download: https://sourceforge.net/projects/boxedwine/files/FileSystems/Full/v5/Debian10-Wine-5.0.zip/download
- Delete boxedwine.zip in the Web directory
- Rename file Debian10-Wine-5.0.zip to boxedwine.zip
- Copy DirectX files from Speedy Eggbert 1 or 2 installation CD-Rom to the Speedy Eggbert 1 or 2 directory.
- Zip Speedy Eggbert 1 or 2 directory
- Modify test.html, replace ski32 by speedy eggbert 1 or 2.
- Serve the directory locally: (Python3 or another tool)
python3 -m http.server 8000
How to run on Steam Deck
- Open the file /DATA/Config.def with a text editor. Change line like
CD-Rom=V:\US
toCD-Rom=-nocd
- Copy the installation directory on the Deck.
- Create a "non-steam" shortcut on the deck and point it to BLUPI.EXE
- Select the compatibility tab, check "Force compatibility layer" and select "Proton 7.0"
- Add the following to "Launch options" on the shortcut:
PROTON_USE_WINED3D=1 PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 %command% -nocd
- Switch back to gaming mode (if you were on desktop mode), make sure the controller profile is set to Keyboard + Mouse, launch it
Background music is not working. You can fix it by installing Qsynth and sound fonts.
All operating systems
Speedy Blupi game requires CD-ROM
Note: Speedy Eggbert does not have these CD-ROM checks.
Open the file{install dir}/DATA/Config.def with a text editor (like notepad, for example).
- Change line like
CD-Rom=V:\US
toCD-Rom=-nocd
Run the Blupi EXE file with the argument -nocd
Cannot change to 16 bit color depth in the Settings screen
Game considers your computer to be slow.
Solution: Edit the file data/config.def and set Benchmark=9999.
Dummy DirectPlay - make the EXE files run without DirectX installed
https://github.com/CnCNet/dummy-dplayx
This was not yet tested. Investigation is needed.
This program behaves as a stub to DirectPlay, but that just stops errors and nothing else.
How to upgrade the EXE files to DirectX 11/12
https://github.com/dege-diosg/dgVoodoo2/
winevdm - to be investigated
https://github.com/otya128/winevdm
Fix some compatibility and performance issues on modern DirectX versions, if exist
https://github.com/narzoul/DDrawCompat
How the 3D models of Eggbert were created
This software was used: Ray Dream Studio
http://www.win3x.org/win3board/viewtopic.php?t=13786\
How to show keyboard and mouse presses in the realtime
Maybe this will work: https://github.com/Jax-Core/Keystrokes
How to play multiplayer over Internet
Use Hamachi. Maybe an alternative exists
How to enable the cheat-player
How to create a replay
Conditions: cheat-player must be enabled
- Open the player and take world 300 to 320 [12]
- Delete the old level and create a new level or load another level
- Play the level.
- If you loose a life, the replay can have a mistake. This maybe impacts only version 2, because there the death animation is not deterministic (2 Eggbert death animations exist) (Missing reference, it needs to be added)
This is stub, extend this section (https://www.youtube.com/watch?v=CclakPC0rxE)
References
- ↑ https://www.youtube.com/watch?v=9xynDgexf5Y
- ↑ https://www.retroarch.com/
- ↑ https://www.libretro.com/
- ↑ https://musical-artifacts.com/artifacts/713
- ↑ https://www.reddit.com/r/EmulationOnAndroid/comments/8c5c6p/classic_pc_game_speedy_eggbert_works_on_android/
- ↑ https://www.exagear.wiki/index.php?title=Installation_instructions
- ↑ https://play.google.com/store/apps/details?id=com.locnet.gamekeyboard2
- ↑ https://www.youtube.com/watch?v=OT17OQNiGcA
- ↑ https://reactos.org/
- ↑ https://www.reddit.com/r/speedyeggbert/comments/ucddzf/peak_gaming_performance/
- ↑ https://web.archive.org/web/20240709191020/https://www.reddit.com/r/speedyeggbert/comments/ucddzf/peak_gaming_performance/
- ↑ https://www.youtube.com/watch?v=CclakPC0rxE