You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(duncan@hack:OpenVGDB)$ time for i in monitor_orientation monitor_type monitor_resolution_vertical monitor_resolution_vertical monitor_freq ; do
export $i="$(echo "select $i from arcade where game_rom = 'mvsc';" | sqlite3 OpenVGDB.20210603_1348/OpenVGDB_20210603_1348.sqlite3)"
done
real 0m0.031s
user 0m0.018s
sys 0m0.016s
I need to start using my database for everything
https://github.com/xovox/OpenVGDB
The text was updated successfully, but these errors were encountered: