Coder Social home page Coder Social logo

adventum_ark's Introduction

Prerequisites (adventum_ark installer):

virtualenv /ara/adventum_ark/envs/py3
source /ara/adventum_ark/envs/py3/bin/activate.csh
pip install -r /ara/adventum_ark/devel/aa/requirements.txt

rm -rf /ara/adventum_ark/envs/wine
mkdir /ara/adventum_ark/envs/wine

rm -rf /ara/adventum_ark/envs/wine/win95
env WINEARCH=win32 WINEPREFIX=/ara/adventum_ark/envs/wine/win95 WINEDLLOVERRIDES="mshtml=disabled,mscoree=disabled" winecfg
(proceed selecting "Windows 95")
ln -s /ara/adventum_ark/games /ara/adventum_ark/envs/wine/win95/drive_c/games
env WINEPREFIX=/ara/adventum_ark/envs/wine/win95 wine /ara/adventum_ark/devel/aa/deps/wine/oalinst.exe
env WINEPREFIX=/ara/adventum_ark/envs/wine/win95 wine /ara/adventum_ark/devel/aa/deps/wine/QuickTime_6.5.1.exe

rm -rf /ara/adventum_ark/envs/wine/win7
env WINEARCH=win32 WINEPREFIX=/ara/adventum_ark/envs/wine/win7 WINEDLLOVERRIDES="mshtml=disabled,mscoree=disabled" winecfg
(proceed selecting "Windows 7")
ln -s /ara/adventum_ark/games /ara/adventum_ark/envs/wine/win7/drive_c/games
env WINEPREFIX=/ara/adventum_ark/envs/wine/win7 wine /ara/adventum_ark/devel/aa/deps/wine/oalinst.exe
env WINEPREFIX=/ara/adventum_ark/envs/wine/win7 wine /ara/adventum_ark/devel/aa/deps/wine/QuickTime_6.5.1.exe

(older QT for e.g. Golden Gate)
rm -rf /ara/adventum_ark/envs/wine/win95_qt2
env WINEARCH=win32 WINEPREFIX=/ara/adventum_ark/envs/wine/win95_qt2 WINEDLLOVERRIDES="mshtml=disabled,mscoree=disabled" winecfg
(proceed selecting "Windows 95")
ln -s /ara/adventum_ark/games /ara/adventum_ark/envs/wine/win95_qt2/drive_c/games
env WINEPREFIX=/ara/adventum_ark/envs/wine/win95_qt2 wine /ara/adventum_ark/devel/aa/deps/wine/oalinst.exe
env WINEPREFIX=/ara/adventum_ark/envs/wine/win95_qt2 wine /ara/adventum_ark/devel/aa/deps/wine/QuickTime_2.1.2.exe


GOG's games extractor:
https://github.com/dscharrer/innoextract



Monitor 4:3 aspect ratio:
Monitor should be switched to 640x480 and aspect ratio 4:3 should be selected from the monitor menu (hardware).
It should store it then.



Bin patches:
bsdiff oldfile newfile patchfile
bspatch oldfile newfile patchfile



Wine:
Sometimes setting screen resolution before running the game prevents some issues.


Ubuntu:
MIDI sequencer (run before MIDI game):
timidity -iA -B2,8 -Os -EFreverb=0

adventum_ark's People

Contributors

rayrapetyan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.